>>> qt5script 5.12.8 Extracting mkdir -p /tmp/instance-1/output-1/per-package/qt5script/host rsync -a --link-dest=/tmp/instance-1/output-1/per-package/host-tar/host/ /tmp/instance-1/output-1/per-package/host-tar/host/ /tmp/instance-1/output-1/per-package/qt5script/host mkdir -p /tmp/instance-1/output-1/per-package/qt5script/target rsync -a --link-dest=/tmp/instance-1/output-1/per-package/host-tar/target/ /tmp/instance-1/output-1/per-package/host-tar/target/ /tmp/instance-1/output-1/per-package/qt5script/target xzcat /tmp/instance-1/dl/qt5script/qtscript-everywhere-src-5.12.8.tar.xz | /tmp/instance-1/output-1/per-package/qt5script/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/qt5script-5.12.8 -xf - >>> qt5script 5.12.8 Patching Applying 0001-Detect-32-bits-armv8-a-architecture.patch using patch: patching file src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h >>> qt5script 5.12.8 Configuring mkdir -p /tmp/instance-1/output-1/per-package/qt5script/host rsync -a --link-dest=/tmp/instance-1/output-1/per-package/host-skeleton/host/ /tmp/instance-1/output-1/per-package/host-skeleton/host/ /tmp/instance-1/output-1/per-package/qt5script/host rsync -a --link-dest=/tmp/instance-1/output-1/per-package/qt5base/host/ /tmp/instance-1/output-1/per-package/qt5base/host/ /tmp/instance-1/output-1/per-package/qt5script/host rsync -a --link-dest=/tmp/instance-1/output-1/per-package/skeleton/host/ /tmp/instance-1/output-1/per-package/skeleton/host/ /tmp/instance-1/output-1/per-package/qt5script/host rsync -a --link-dest=/tmp/instance-1/output-1/per-package/toolchain/host/ /tmp/instance-1/output-1/per-package/toolchain/host/ /tmp/instance-1/output-1/per-package/qt5script/host mkdir -p /tmp/instance-1/output-1/per-package/qt5script/target rsync -a --link-dest=/tmp/instance-1/output-1/per-package/host-skeleton/target/ /tmp/instance-1/output-1/per-package/host-skeleton/target/ /tmp/instance-1/output-1/per-package/qt5script/target rsync -a --link-dest=/tmp/instance-1/output-1/per-package/qt5base/target/ /tmp/instance-1/output-1/per-package/qt5base/target/ /tmp/instance-1/output-1/per-package/qt5script/target rsync -a --link-dest=/tmp/instance-1/output-1/per-package/skeleton/target/ /tmp/instance-1/output-1/per-package/skeleton/target/ /tmp/instance-1/output-1/per-package/qt5script/target rsync -a --link-dest=/tmp/instance-1/output-1/per-package/toolchain/target/ /tmp/instance-1/output-1/per-package/toolchain/target/ /tmp/instance-1/output-1/per-package/qt5script/target (cd /tmp/instance-1/output-1/build/qt5script-5.12.8; PATH="/tmp/instance-1/output-1/per-package/qt5script/host/bin:/tmp/instance-1/output-1/per-package/qt5script/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake) Info: creating stash file /tmp/instance-1/output-1/build/qt5script-5.12.8/.qmake.stash Info: creating cache file /tmp/instance-1/output-1/build/qt5script-5.12.8/.qmake.cache Running configuration tests... Done running configuration tests. Configure summary: Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into '/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr'. Prior to reconfiguration, make sure you remove any leftovers from the previous build. >>> qt5script 5.12.8 Building PATH="/tmp/instance-1/output-1/per-package/qt5script/host/bin:/tmp/instance-1/output-1/per-package/qt5script/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/qt5script-5.12.8 make[1]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8' cd src/ && ( test -e Makefile || /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -o Makefile /tmp/instance-1/output-1/build/qt5script-5.12.8/src/src.pro ) && /usr/bin/make -f Makefile make[2]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src' cd script/ && ( test -e Makefile || /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -o Makefile /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/script.pro ) && /usr/bin/make -f Makefile make[3]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script' perl /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/features/data/unix/findclasslist.pl < QtScript.version.in > QtScript.version /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/pcre_compile.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/pcre_exec.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/pcre_tables.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_tables.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/pcre_ucp_searchfuncs.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/pcre_xclass.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_xclass.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSBase.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSCallbackConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSCallbackFunction.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSCallbackObject.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSClassRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSContextRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSObjectRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSStringRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSValueRef.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/OpaqueJSString.o ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ARMAssembler.o ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MacroAssemblerARM.o ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CodeBlock.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JumpTable.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Opcode.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/SamplingTool.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/StructureStubInfo.o ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/BytecodeGenerator.o ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/NodesCodegen.o ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DebuggerActivation.o ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DebuggerCallFrame.o ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Debugger.o ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CallFrame.o ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Interpreter.o ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegisterFile.o ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ExecutableAllocatorFixedVMPool.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ExecutableAllocatorPosix.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ExecutableAllocatorSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp: In function 'JSRegExp* jsRegExpCompile(const UChar*, int, JSRegExpIgnoreCaseOption, JSRegExpMultilineOption, unsigned int*, const char**)': ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp:2590:62: warning: cast from 'char*' to 'JSRegExp*' increases required alignment of target type [-Wcast-align] JSRegExp* re = reinterpret_cast(new char[size]); ^ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ExecutableAllocatorWin.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ExecutableAllocator.o ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JITArithmetic.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp:50: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp: In member function 'void* QTJSC::ARMAssembler::executableCopy(QTJSC::ExecutablePool*)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:357:65: warning: cast from 'char*' to 'QTJSC::ARMWord*' {aka 'unsigned int*'} increases required alignment of target type [-Wcast-align] ARMWord* ldrAddr = reinterpret_cast(data + pos); ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:361:67: warning: cast from 'char*' to 'QTJSC::ARMWord*' {aka 'unsigned int*'} increases required alignment of target type [-Wcast-align] int diff = reinterpret_cast(data + *addr) - (ldrAddr + DefaultPrefetching); ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JITCall.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 1024]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 1024; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 1024; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:47:42: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JIT.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JITOpcodes.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JITPropertyAccess.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JITStubs.o ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorSymbian.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Lexer.o ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Nodes.o ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ParserArena.o ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:74:44: required from 'void QTJSC::JSCallbackObject::init(QTJSC::ExecState*) [with Base = QTJSC::JSGlobalObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:66:5: required from 'QTJSC::JSCallbackObject::JSCallbackObject(JSClassRef) [with Base = QTJSC::JSGlobalObject; JSClassRef = OpaqueJSClass*]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:100:109: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'void (**)(const OpaqueJSContext*, OpaqueJSValue*)' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Parser.o ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:63:55: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'const OpaqueJSValue**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:382:36: required from 'static QTJSC::JSValue QTJSC::JSCallbackObject::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, const QTJSC::ArgList&) [with Base = QTJSC::JSGlobalObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:365:38: required from 'QTJSC::CallType QTJSC::JSCallbackObject::getCallData(QTJSC::CallData&) [with Base = QTJSC::JSGlobalObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:361:10: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'const OpaqueJSValue**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:74:44: required from 'void QTJSC::JSCallbackObject::init(QTJSC::ExecState*) [with Base = QTJSC::JSObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:55:5: required from 'QTJSC::JSCallbackObject::JSCallbackObject(QTJSC::ExecState*, QTWTF::NonNullPassRefPtr, JSClassRef, void*) [with Base = QTJSC::JSObject; JSClassRef = OpaqueJSClass*]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:234:167: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'void (**)(const OpaqueJSContext*, OpaqueJSValue*)' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp: In member function 'QTJSC::UString OpaqueJSString::ustring() const': ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:44:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (this && m_characters) ^~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp: In member function 'QTJSC::Identifier OpaqueJSString::identifier(QTJSC::JSGlobalData*) const': ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:51:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (!this || !m_characters) ^~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Profile.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ProfileGenerator.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ProfileNode.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Profiler.o ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ArgList.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:382:36: required from 'static QTJSC::JSValue QTJSC::JSCallbackObject::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, const QTJSC::ArgList&) [with Base = QTJSC::JSObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:365:38: required from 'QTJSC::CallType QTJSC::JSCallbackObject::getCallData(QTJSC::CallData&) [with Base = QTJSC::JSObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:361:10: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'const OpaqueJSValue**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp: In member function 'QTJSC::JSValue QTJSC::Interpreter::privateExecute(QTJSC::Interpreter::ExecutionFlag, QTJSC::RegisterFile*, QTJSC::CallFrame*, QTJSC::JSValue*)': ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:2048:28: warning: variable 'end' set but not used [-Wunused-but-set-variable] ScopeChainIterator end = scopeChain->end(); ^~~ ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:2071:28: warning: variable 'end' set but not used [-Wunused-but-set-variable] ScopeChainIterator end = scopeChain->end(); ^~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Arguments.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ArrayConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ArrayPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:58:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'const OpaqueJSValue**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:45:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'std::pair*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/BooleanConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:837:37: required from 'void QTWTF::Vector::shrinkCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:559:30: required from 'void QTWTF::Vector::shrinkToFit() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:1656:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:837:37: required from 'void QTWTF::Vector::shrinkCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:559:30: required from 'void QTWTF::Vector::shrinkToFit() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:1668:43: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:45:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'std::pair*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::RegisterID*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::RegisterID*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::RegisterID*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:264:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::RegisterID**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = void (*)(const OpaqueJSContext*, OpaqueJSValue*); unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:74:44: required from 'void QTJSC::JSCallbackObject::init(QTJSC::ExecState*) [with Base = QTJSC::JSObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:55:5: required from 'QTJSC::JSCallbackObject::JSCallbackObject(QTJSC::ExecState*, QTWTF::NonNullPassRefPtr, JSClassRef, void*) [with Base = QTJSC::JSObject; JSClassRef = OpaqueJSClass*]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:84:155: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'void (**)(const OpaqueJSContext*, OpaqueJSValue*)' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:1338:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::RefPtr*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:1432:67: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::RefPtr*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = std::pair]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = std::pair]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = std::pair; T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:61:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/utility:70, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/algorithm:60, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'struct std::pair' declared here struct pair ^~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h:656:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = int; T = QTJSC::RegisterID; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:192:58: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::RegisterID*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:224:40: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Label; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Label; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Label; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = QTJSC::Label; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:224:40: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Label*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = QTJSC::Label; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:224:40: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = QTJSC::LabelScope; unsigned int SegmentSize = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:224:40: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::LabelScope*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = QTJSC::LabelScope; unsigned int SegmentSize = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:224:40: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:45:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'std::pair*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:833:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:844:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::RefPtr*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:1759:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::RefPtr*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = const OpaqueJSValue*; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:382:36: required from 'static QTJSC::JSValue QTJSC::JSCallbackObject::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, const QTJSC::ArgList&) [with Base = QTJSC::JSObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:365:38: required from 'QTJSC::CallType QTJSC::JSCallbackObject::getCallData(QTJSC::CallData&) [with Base = QTJSC::JSObject]' ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:361:10: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'const OpaqueJSValue**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/BooleanObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/BooleanPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = std::pair]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = std::pair]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = std::pair; T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:61:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/utility:70, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/algorithm:60, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorInitializer::initialize(T*, T*) [with T = QTJSC::RegisterID]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:261:125: required from 'static void QTWTF::VectorTypeOperations::initialize(T*, T*) [with T = QTJSC::RegisterID]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:797:39: required from 'void QTWTF::Vector::grow(size_t) [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:243:13: required from 'void QTWTF::SegmentedVector::ensureSegment(size_t, size_t) [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:232:17: required from 'void QTWTF::SegmentedVector::ensureSegmentsFor(size_t) [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:170:13: required from 'void QTWTF::SegmentedVector::grow(size_t) [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:244:39: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:129:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class QTJSC::RegisterID' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess] memset(begin, 0, reinterpret_cast(end) - reinterpret_cast(begin)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:39, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/RegisterID.h:38:11: note: 'class QTJSC::RegisterID' declared here class RegisterID : public Noncopyable { ^~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CallData.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Collector.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = std::pair]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = std::pair]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = std::pair; T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:61:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algobase.h:64, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:62, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegisterID* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegisterID*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:850:59: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::PassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::PassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:1768:52: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegisterID* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegisterID*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:1342:35: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h: In static member function 'static QTWTF::PassRefPtr QTJSC::UStringImpl::create(const UChar*, int)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:55:16: warning: 'newBuffer' may be used uninitialized in this function [-Wmaybe-uninitialized] UChar* newBuffer; ^~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CommonIdentifiers.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Completion.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTJSC::RegisterID]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTJSC::RegisterID]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:795:13: required from 'void QTWTF::Vector::grow(size_t) [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:243:13: required from 'void QTWTF::SegmentedVector::ensureSegment(size_t, size_t) [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:232:17: required from 'void QTWTF::SegmentedVector::ensureSegmentsFor(size_t) [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:170:13: required from 'void QTWTF::SegmentedVector::grow(size_t) [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:244:39: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTJSC::RegisterID' with no trivial copy-assignment [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:39, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/RegisterID.h:38:11: note: 'class QTJSC::RegisterID' declared here class RegisterID : public Noncopyable { ^~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ConstructData.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:35: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeInfo.h:23, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:35: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DateConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::moveOverlapping(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:271:80: required from 'static void QTWTF::VectorTypeOperations::moveOverlapping(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:975:40: required from 'void QTWTF::Vector::remove(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:140:32: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:173:20: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memmove(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:837:37: required from 'void QTWTF::Vector::shrinkCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:561:24: required from 'void QTWTF::Vector::clear() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:155:22: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DateConversion.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DateInstance.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp: In member function 'void QTJSC::JIT::emit_op_method_check(QTJSC::Instruction*)': ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:1265:43: warning: variable 'protoObj' set but not used [-Wunused-but-set-variable] DataLabelPtr protoStructureToCompare, protoObj = moveWithPatch(ImmPtr(0), regT1); ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:1269:18: warning: variable 'putFunction' set but not used [-Wunused-but-set-variable] DataLabelPtr putFunction = moveWithPatch(ImmPtr(0), regT0); ^~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp: In member function 'void QTJSC::JIT::compileGetByIdHotPath(int, int, QTJSC::Identifier*, unsigned int)': ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:1347:11: warning: variable 'externalLoad' set but not used [-Wunused-but-set-variable] Label externalLoad = loadPtrWithPatchToLEA(Address(regT0, OBJECT_OFFSETOF(JSObject, m_externalStorage)), regT0); ^~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:1352:17: warning: variable 'displacementLabel' set but not used [-Wunused-but-set-variable] DataLabel32 displacementLabel = loadPtrWithAddressOffsetPatch(Address(regT0, patchGetByIdDefaultOffset), regT0); ^~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp: In member function 'void QTJSC::JIT::emit_op_put_by_id(QTJSC::Instruction*)': ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:1428:11: warning: variable 'externalLoad' set but not used [-Wunused-but-set-variable] Label externalLoad = loadPtrWithPatchToLEA(Address(regT0, OBJECT_OFFSETOF(JSObject, m_externalStorage)), regT0); ^~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:1433:17: warning: variable 'displacementLabel' set but not used [-Wunused-but-set-variable] DataLabel32 displacementLabel = storePtrWithAddressOffsetPatch(regT1, Address(regT0, patchGetByIdDefaultOffset)); ^~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:37:11: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:837:37: required from 'void QTWTF::Vector::shrinkCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:561:24: required from 'void QTWTF::Vector::clear() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:97:31: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DatePrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:34: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:367:11: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:367:11: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:34: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ErrorConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h:656:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Error.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:45:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'std::pair*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ErrorInstance.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ErrorPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = std::pair]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = std::pair]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = std::pair; T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:61:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algobase.h:64, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:62, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ExceptionHelpers.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Executable.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::moveOverlapping(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:271:80: required from 'static void QTWTF::VectorTypeOperations::moveOverlapping(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:975:40: required from 'void QTWTF::Vector::remove(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:89:39: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:173:20: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memmove(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/FunctionConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::RefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:77:46: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/FunctionPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/GetterSetter.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/GlobalEvalFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 256]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 256; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 256; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:169:55: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::RefPtr*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorInitializer::initialize(T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:261:125: required from 'static void QTWTF::VectorTypeOperations::initialize(T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:503:43: required from 'QTWTF::Vector::Vector(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 256; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:169:55: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:129:19: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(begin, 0, reinterpret_cast(end) - reinterpret_cast(begin)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 256]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 256]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = short unsigned int; unsigned int inlineCapacity = 256]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:226:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Identifier.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/InitializeThreading.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/InternalFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSActivation.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSAPIValueWrapper.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSArray.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSByteArray.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSCell.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSGlobalData.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSGlobalObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSGlobalObjectFunctions.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSImmediate.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSLock.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSNotAnObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSNumberCell.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp: In static member function 'static QTWTF::PassRefPtr QTJSC::Identifier::addSlowCase(QTJSC::JSGlobalData*, QTJSC::UString::Rep*)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:216:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (c <= 0xFF) ^~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:218:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r->isIdentifier()) { ^~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSONObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSPropertyNameIterator.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSStaticScopeObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSString.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp: In function 'QTJSC::JSCell* QTJSC::formatLocaleDate(QTJSC::ExecState*, QTJSC::DateInstance*, double, QTJSC::LocaleDateTimeFormat, const QTJSC::ArgList&)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:243:39: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] snprintf(yearString, yearLen, "%d", localTM.tm_year + 1900); ^~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:243:39: note: directive argument in the range [-2147481748, 2147483647] ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:243:17: note: 'snprintf' output between 2 and 12 bytes into a destination of size 5 snprintf(yearString, yearLen, "%d", localTM.tm_year + 1900); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:245:39: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] snprintf(yearString, yearLen, "%d", year); ^~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:245:39: note: directive argument in the range [-2147481748, 2147483647] ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:245:17: note: 'snprintf' output between 2 and 12 bytes into a destination of size 5 snprintf(yearString, yearLen, "%d", year); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSValue.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSVariableObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp: In function 'QTJSC::JSValue QTJSC::dateProtoFuncToISOString(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, const QTJSC::ArgList&)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:463:42: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] snprintf(buffer, sizeof(buffer) - 1, "%04d-%02d-%02dT%02d:%02d:%02d.%03dZ", 1900 + gregorianDateTime->year, gregorianDateTime->month + 1, gregorianDateTime->monthDay, gregorianDateTime->hour, gregorianDateTime->minute, gregorianDateTime->second, static_cast(fmod(thisDateObj->internalNumber(), 1000))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:463:13: note: 'snprintf' output between 25 and 85 bytes into a destination of size 27 snprintf(buffer, sizeof(buffer) - 1, "%04d-%02d-%02dT%02d:%02d:%02d.%03dZ", 1900 + gregorianDateTime->year, gregorianDateTime->month + 1, gregorianDateTime->monthDay, gregorianDateTime->hour, gregorianDateTime->minute, gregorianDateTime->second, static_cast(fmod(thisDateObj->internalNumber(), 1000))); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h:47:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/JSWrapperObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/LiteralParser.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Lookup.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MarkStackPosix.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackPosix.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MarkStackSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackSymbian.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MarkStackWin.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackWin.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:38: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:45:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'std::pair*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h:47:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MarkStack.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MathObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/NativeErrorConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:38: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = std::pair]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = std::pair]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = std::pair; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = std::pair; T = std::pair; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h:61:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/utility:70, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/algorithm:60, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:422:39: required from 'void QTWTF::VectorBuffer::deallocateBuffer(T*) [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:407:13: required from 'QTWTF::VectorBuffer::~VectorBuffer() [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:509:9: required from 'QTWTF::Vector::~Vector() [with T = QTJSC::RegisterID; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:116:9: required from 'QTWTF::SegmentedVector::~SegmentedVector() [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:71:11: required from 'void QTWTF::deleteOwnedPtr(T*) [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:53:35: required from 'QTWTF::OwnPtr::~OwnPtr() [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:165: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::RegisterID*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:422:39: required from 'void QTWTF::VectorBuffer::deallocateBuffer(T*) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:407:13: required from 'QTWTF::VectorBuffer::~VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:509:9: required from 'QTWTF::Vector::~Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:116:9: required from 'QTWTF::SegmentedVector::~SegmentedVector() [with T = QTJSC::RegisterID; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:71:11: required from 'void QTWTF::deleteOwnedPtr(T*) [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:53:35: required from 'QTWTF::OwnPtr::~OwnPtr() [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:165: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Label; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:422:39: required from 'void QTWTF::VectorBuffer::deallocateBuffer(T*) [with T = QTJSC::Label; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:407:13: required from 'QTWTF::VectorBuffer::~VectorBuffer() [with T = QTJSC::Label; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:509:9: required from 'QTWTF::Vector::~Vector() [with T = QTJSC::Label; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:116:9: required from 'QTWTF::SegmentedVector::~SegmentedVector() [with T = QTJSC::Label; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:71:11: required from 'void QTWTF::deleteOwnedPtr(T*) [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:53:35: required from 'QTWTF::OwnPtr::~OwnPtr() [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:165: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Label*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:422:39: required from 'void QTWTF::VectorBuffer::deallocateBuffer(T*) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:407:13: required from 'QTWTF::VectorBuffer::~VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:509:9: required from 'QTWTF::Vector::~Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:116:9: required from 'QTWTF::SegmentedVector::~SegmentedVector() [with T = QTJSC::Label; unsigned int SegmentSize = 32]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:71:11: required from 'void QTWTF::deleteOwnedPtr(T*) [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:53:35: required from 'QTWTF::OwnPtr::~OwnPtr() [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:165: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:422:39: required from 'void QTWTF::VectorBuffer::deallocateBuffer(T*) [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:407:13: required from 'QTWTF::VectorBuffer::~VectorBuffer() [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:509:9: required from 'QTWTF::Vector::~Vector() [with T = QTJSC::LabelScope; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:116:9: required from 'QTWTF::SegmentedVector::~SegmentedVector() [with T = QTJSC::LabelScope; unsigned int SegmentSize = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:71:11: required from 'void QTWTF::deleteOwnedPtr(T*) [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:53:35: required from 'QTWTF::OwnPtr::~OwnPtr() [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:165: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::LabelScope*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:422:39: required from 'void QTWTF::VectorBuffer::deallocateBuffer(T*) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:407:13: required from 'QTWTF::VectorBuffer::~VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:509:9: required from 'QTWTF::Vector::~Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:116:9: required from 'QTWTF::SegmentedVector::~SegmentedVector() [with T = QTJSC::LabelScope; unsigned int SegmentSize = 8]' ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:71:11: required from 'void QTWTF::deleteOwnedPtr(T*) [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:53:35: required from 'QTWTF::OwnPtr::~OwnPtr() [with T = QTJSC::BytecodeGenerator]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:77:165: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/NativeErrorPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/NumberConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/NumberObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/NumberPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:35: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:37: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ObjectConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ObjectPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Operations.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:37: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/PropertyDescriptor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h:47:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/PropertyNameArray.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/PropertySlot.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/PrototypeFunction.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:36: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegExpConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegExp.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegExpObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h:47:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Stringifier::Holder; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Stringifier::Holder; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Stringifier::Holder; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:198:29: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Stringifier::Holder*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::PropertyNameArray; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::PropertyNameArray; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::PropertyNameArray; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:662:35: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::PropertyNameArray*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:663:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::JSObject*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::JSObject*; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::JSObject*; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:664:27: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::JSObject**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::JSArray*; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::JSArray*; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::JSArray*; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:665:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::JSArray**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::WalkerState; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::WalkerState; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::WalkerState; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:667:29: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::WalkerState*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegExpPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ScopeChain.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::JSString::Rope*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::JSString::Rope*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::JSString::Rope*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:36:23: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::JSString::Rope**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::JSString::Rope::Fiber; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::JSString::Rope::Fiber; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::JSString::Rope::Fiber; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:101:29: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::JSString::Rope::Fiber*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/SmallStrings.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/StringConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/StringObject.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/StringPrototype.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/StructureChain.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h:47:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::LiteralParser::ParserState; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::LiteralParser::ParserState; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::LiteralParser::ParserState; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:288:29: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::LiteralParser::ParserState*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:289:28: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Structure.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/TimeoutChecker.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/UString.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp: In member function 'void QTJSC::JSString::resolveRope(QTJSC::ExecState*) const': ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:98:12: warning: 'buffer' may be used uninitialized in this function [-Wmaybe-uninitialized] UChar* position = buffer + m_stringLength; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/UStringImpl.o ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Assertions.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/Assertions.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ByteArray.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 64; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h:47:51: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnArrayPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnArrayPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnArrayPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CurrentTime.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/DateMath.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/dtoa.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/FastMalloc.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h: In member function 'virtual bool QTJSC::NumberConstructor::getOwnPropertyDescriptor(QTJSC::ExecState*, const QTJSC::Identifier&, QTJSC::PropertyDescriptor&)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:59:32: warning: 'slot.QTJSC::PropertySlot::m_data.QTJSC::PropertySlot::::valueSlot' may be used uninitialized in this function [-Wmaybe-uninitialized] return *m_data.valueSlot; ~~~~~~~^~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:61:33: warning: 'slot.QTJSC::PropertySlot::m_data.QTJSC::PropertySlot::::registerSlot' may be used uninitialized in this function [-Wmaybe-uninitialized] return (*m_data.registerSlot).jsValue(); ~~~~~~~^~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/HashTable.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MainThread.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -dM -E -o .moc/moc_predefs.h /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/features/data/dummy.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RandomNumber.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/RandomNumber.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RefCountedLeakCounter.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/BlockAllocatorSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegisterFileAllocatorSymbian.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ThreadingNone.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp: In member function 'void QTWTF::TCMalloc_Central_FreeList::Populate()': ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2695:40: warning: cast from 'char*' to 'void**' increases required alignment of target type [-Wcast-align] tail = reinterpret_cast(ptr); ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp: In instantiation of 'T* QTWTF::PageHeapAllocator::New() [with T = QTWTF::Span]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1093:37: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:987:10: warning: cast from 'char*' to 'void**' increases required alignment of target type [-Wcast-align] *(void**)new_allocation = allocated_regions_; ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp: In instantiation of 'T* QTWTF::PageHeapAllocator::New() [with T = QTWTF::TCMalloc_ThreadCache]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2907:57: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:987:10: warning: cast from 'char*' to 'void**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Threading.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/TypeTraits.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CollatorDefault.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/CollatorICU.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/UTF8.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/UTF8.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegexCompiler.o ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegexInterpreter.o ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/RegexJIT.o ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.h:49, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:72: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.h:49, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:72: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.h:49, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:72: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h:36, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp:34: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/Grammar.o ../3rdparty/javascriptcore/JavaScriptCore/generated/Grammar.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/TCSystemAlloc.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:153:25: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptclass.o api/qscriptclass.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptclasspropertyiterator.o api/qscriptclasspropertyiterator.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptcontext.o api/qscriptcontext.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h:69, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCountedLeakCounter.cpp:22: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptcontextinfo.o api/qscriptcontextinfo.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/API -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include api/qscriptengine.h -o .moc/moc_qscriptengine.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptengineagent.o api/qscriptengineagent.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptextensionplugin.o api/qscriptextensionplugin.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptprogram.o api/qscriptprogram.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:34: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h: In member function 'virtual bool QTJSC::RegExpConstructor::getOwnPropertyDescriptor(QTJSC::ExecState*, const QTJSC::Identifier&, QTJSC::PropertyDescriptor&)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:59:32: warning: 'slot.QTJSC::PropertySlot::m_data.QTJSC::PropertySlot::::valueSlot' may be used uninitialized in this function [-Wmaybe-uninitialized] return *m_data.valueSlot; ~~~~~~~^~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:61:33: warning: 'slot.QTJSC::PropertySlot::m_data.QTJSC::PropertySlot::::registerSlot' may be used uninitialized in this function [-Wmaybe-uninitialized] return (*m_data.registerSlot).jsValue(); ~~~~~~~^~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Structure*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Structure*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Structure*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:252:27: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Structure**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::PropertyMapEntry*; unsigned int inlineCapacity = 1024]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = QTJSC::PropertyMapEntry*; unsigned int inlineCapacity = 1024; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = QTJSC::PropertyMapEntry*; unsigned int inlineCapacity = 1024; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:1110:93: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::PropertyMapEntry**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptstring.o api/qscriptstring.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h: In member function 'virtual bool QTJSC::RegExpObject::getOwnPropertyDescriptor(QTJSC::ExecState*, const QTJSC::Identifier&, QTJSC::PropertyDescriptor&)': ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:59:32: warning: 'slot.QTJSC::PropertySlot::m_data.QTJSC::PropertySlot::::valueSlot' may be used uninitialized in this function [-Wmaybe-uninitialized] return *m_data.valueSlot; ~~~~~~~^~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:61:33: warning: 'slot.QTJSC::PropertySlot::m_data.QTJSC::PropertySlot::::registerSlot' may be used uninitialized in this function [-Wmaybe-uninitialized] return (*m_data.registerSlot).jsValue(); ~~~~~~~^~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptvalue.o api/qscriptvalue.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr userDefault(); ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:48:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr Collator::userDefault() ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp: In static member function 'static std::auto_ptr QTWTF::Collator::userDefault()': ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:50:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr(new Collator(0)); ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptvalueiterator.o api/qscriptvalueiterator.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptable.o api/qscriptable.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:38: ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h: At global scope: ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr userDefault(); ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp: In function 'void QTWTF::d2b(QTWTF::BigInt&, QTWTF::U*, int*, int*)': ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:911:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] } else ^~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:913:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if (z) { ^~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:50:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr userDefault(); ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp:30: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = short unsigned int; unsigned int inlineCapacity = 1024]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:399:20: required from 'QTWTF::VectorBuffer::VectorBuffer(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 1024; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:500:28: required from 'QTWTF::Vector::Vector(size_t) [with T = short unsigned int; unsigned int inlineCapacity = 1024; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:224:38: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'short unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptfunction.o bridge/qscriptfunction.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptobject.o bridge/qscriptobject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:150: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp:286:22: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptclassobject.o bridge/qscriptclassobject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptvariant.o bridge/qscriptvariant.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/API -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include bridge/qscriptqobject_p.h -o .moc/moc_qscriptqobject_p.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptglobalobject.o bridge/qscriptglobalobject.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptactivationobject.o bridge/qscriptactivationobject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::UString::Range; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::UString::Range; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::UString::Range; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:253:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::UString::Range*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::UString; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::UString; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::UString; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:254:29: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::UString*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptstaticscopeobject.o bridge/qscriptstaticscopeobject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptdeclarativeobject.o bridge/qscriptdeclarativeobject.cpp ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptdeclarativeclass.o bridge/qscriptdeclarativeclass.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptast.o parser/qscriptast.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptastvisitor.o parser/qscriptastvisitor.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptgrammar.o parser/qscriptgrammar.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptsyntaxchecker.o parser/qscriptsyntaxchecker.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptlexer.o parser/qscriptlexer.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/API -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include api/qscriptextensionplugin.h -o .moc/moc_qscriptextensionplugin.cpp In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptclass.h:29, from api/qscriptclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from api/qscriptclass.h:29, from api/qscriptclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from api/qscriptclass.h:29, from api/qscriptclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptclass.h:29, from api/qscriptclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/API -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp -o .moc/MainThreadQt.moc /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/assembler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/debugger -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/interpreter -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/jit -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/profiler -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/runtime -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wrec -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/yarr -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/API -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp -o .moc/ThreadingQt.moc /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptengine.o api/qscriptengine.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:367:11: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/qscriptqobject.o bridge/qscriptqobject.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/moc_qscriptextensionplugin.o .moc/moc_qscriptextensionplugin.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/MainThreadQt.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h:24, from parser/Grammar.y:31: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptextensionplugin.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontext.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontext.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontext.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -fno-strict-aliasing -Wall -Wreturn-type -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -D_REENTRANT -fPIC -DQT_NO_FOREACH -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DLOG_DISABLED=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DJS_NO_EXPORT -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I. -Iparser -I../../include -I../../include/QtScript -I../../include/QtScript/5.12.8 -I../../include/QtScript/5.12.8/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o obj/release/ThreadingQt.o ../3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qplugin.h:43, from api/qscriptextensionplugin.h:27, from api/qscriptextensionplugin.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qpointer.h:43, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qplugin.h:44, from api/qscriptextensionplugin.h:27, from api/qscriptextensionplugin.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptextensionplugin.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontextinfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontextinfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontextinfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptable.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from api/qscriptprogram_p.h:41, from api/qscriptprogram.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from api/qscriptprogram_p.h:41, from api/qscriptprogram.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from api/qscriptprogram_p.h:41, from api/qscriptprogram.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from api/qscriptengine.h:29, from api/qscriptable.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from api/qscriptengine.h:29, from api/qscriptable.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptable.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptvalueiterator.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptvalueiterator.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptvalueiterator.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h:656:36: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontext.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = std::pair]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = std::pair]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:837:37: required from 'void QTWTF::Vector::shrinkCapacity(size_t) [with T = std::pair; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:561:24: required from 'void QTWTF::Vector::clear() [with T = std::pair; unsigned int inlineCapacity = 0]' parser/Grammar.y:123:5: required from 'T mergeDeclarationLists(T, T) [with T = QTJSC::ParserArenaData > >*]' parser/Grammar.y:968:214: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/utility:70, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/algorithm:60, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'struct std::pair' declared here struct pair ^~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptvalue.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptvalue.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from parser/Grammar.y:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptvalue.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontextinfo.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptengineagent.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptengineagent.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from api/qscriptprogram_p.h:41, from api/qscriptprogram.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore/private/qobject_p.h:62, from bridge/qscriptobject.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptactivationobject_p.h:40, from bridge/qscriptactivationobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptvalueiterator.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32, from bridge/qscriptstaticscopeobject_p.h:40, from bridge/qscriptstaticscopeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qpointer.h:43, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore/private/qobject_p.h:57, from bridge/qscriptobject.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore/private/qobject_p.h:62, from bridge/qscriptobject.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptstring.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from bridge/../api/qscriptengine_p.h:61, from bridge/qscriptclassobject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptvalue.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../../include/QtScript/5.12.8/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:61, from ../../include/QtScript/5.12.8/QtScript/private/qscriptengine_p.h:1, from bridge/qscriptfunction.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengineagent.h:29, from api/qscriptengineagent.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptcontext.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptcontextinfo.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptstring.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from ../../include/QtScript/5.12.8/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:64, from ../../include/QtScript/5.12.8/QtScript/private/qscriptengine_p.h:1, from bridge/qscriptfunction.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from bridge/../api/qscriptengine_p.h:64, from bridge/qscriptclassobject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from bridge/../api/qscriptengine_p.h:61, from bridge/qscriptvariant.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from api/qscriptengineagent.h:29, from api/qscriptengineagent.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from api/qscriptcontextinfo.h:29, from api/qscriptcontextinfo.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptprogram.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../../include/QtScript/../../src/script/api/qscriptvalue.h:29, from ../../include/QtScript/qscriptvalue.h:1, from api/qscriptcontext.h:29, from api/qscriptcontext.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from api/qscriptengineagent.h:29, from api/qscriptengineagent.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from bridge/../api/qscriptengine_p.h:64, from bridge/qscriptvariant.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from ../../include/QtScript/5.12.8/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:61, from ../../include/QtScript/5.12.8/QtScript/private/qscriptengine_p.h:1, from bridge/qscriptdeclarativeclass.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from api/qscriptcontextinfo.h:31, from api/qscriptcontextinfo.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from api/qscriptprogram.h:27, from api/qscriptprogram.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengineagent.h:29, from api/qscriptengineagent.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from ../../include/QtScript/5.12.8/QtScript/private/../../../../../src/script/api/qscriptengine_p.h:64, from ../../include/QtScript/5.12.8/QtScript/private/qscriptengine_p.h:1, from bridge/qscriptdeclarativeclass.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptcontextinfo.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from ../../include/QtScript/../../src/script/api/qscriptvalue.h:30, from ../../include/QtScript/qscriptvalue.h:1, from api/qscriptcontext.h:29, from api/qscriptcontext.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from api/qscriptprogram.h:27, from api/qscriptprogram.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptfunction_p.h:40, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptvalueiterator.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25, from api/qscriptengineagent_p.h:39, from api/qscriptengineagent.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from bridge/../api/qscriptengine_p.h:61, from bridge/qscriptdeclarativeobject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontextinfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontextinfo.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontextinfo.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptprogram.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from bridge/../api/qscriptengine_p.h:61, from bridge/qscriptglobalobject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptprogram.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptcontext.cpp:29: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from bridge/../api/qscriptengine_p.h:64, from bridge/qscriptglobalobject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptfunction_p.h:40, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from bridge/../api/qscriptengine.h:29, from bridge/qscriptclassobject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptstring.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bridge/qscriptdeclarativeclass.cpp: In copy constructor 'QScriptDeclarativeClass::Value::Value(const QScriptDeclarativeClass::Value&)': bridge/qscriptdeclarativeclass.cpp:56:45: warning: cast from 'const QScriptDeclarativeClass::Value*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] new (this) JSC::JSValue((JSC::JSValue &)other); ^~~~~ bridge/qscriptdeclarativeclass.cpp: In destructor 'QScriptDeclarativeClass::Value::~Value()': bridge/qscriptdeclarativeclass.cpp:142:27: warning: cast from 'QScriptDeclarativeClass::Value*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] ((JSC::JSValue *)(this))->~JSValue(); ^ bridge/qscriptdeclarativeclass.cpp: In member function 'QScriptValue QScriptDeclarativeClass::Value::toScriptValue(QScriptEngine*) const': bridge/qscriptdeclarativeclass.cpp:147:88: warning: cast from 'const QScriptDeclarativeClass::Value*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] return QScriptEnginePrivate::get(engine)->scriptValueFromJSCValue((JSC::JSValue &)*this); ^~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../../include/QtScript/../../src/script/api/qscriptvalue.h:29, from ../../include/QtScript/qscriptvalue.h:1, from api/qscriptvalueiterator.h:27, from api/qscriptvalueiterator.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from bridge/../api/qscriptengine_p.h:64, from bridge/qscriptdeclarativeobject.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptfunction_p.h:40, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontext.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptcontext_p.h:56, from api/qscriptcontext.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from bridge/qscriptvariant_p.h:38, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptcontext.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptfunction_p.h:40, from bridge/qscriptfunction.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27, from bridge/qscriptfunction_p.h:42, from bridge/qscriptfunction.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from ../../include/QtScript/../../src/script/api/qscriptvalue.h:30, from ../../include/QtScript/qscriptvalue.h:1, from api/qscriptvalueiterator.h:27, from api/qscriptvalueiterator.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from api/qscriptstring.h:29, from api/qscriptstring.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from bridge/../api/qscriptengine.h:29, from bridge/qscriptclassobject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptclass.h:29, from ../../include/QtScript/qscriptclass.h:1, from bridge/qscriptdeclarativeclass_p.h:40, from bridge/qscriptdeclarativeclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptvalueiterator.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from bridge/qscriptvariant_p.h:38, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalueiterator.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from bridge/../api/qscriptengine.h:29, from bridge/qscriptclassobject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bridge/qscriptdeclarativeobject.cpp: In member function 'virtual bool QScript::DeclarativeObjectDelegate::getOwnPropertySlot(QScriptObject*, QTJSC::ExecState*, const QTJSC::Identifier&, QTJSC::PropertySlot&)': bridge/qscriptdeclarativeobject.cpp:78:45: warning: cast from 'QScriptDeclarativeClass::Value*' to 'const QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] slot.setValue((const JSC::JSValue &)val); ^~~ bridge/qscriptdeclarativeobject.cpp: In static member function 'static QTJSC::JSValue QScript::DeclarativeObjectDelegate::call(QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::JSValue, const QTJSC::ArgList&)': bridge/qscriptdeclarativeobject.cpp:157:35: warning: cast from 'QScriptDeclarativeClass::Value*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] return (JSC::JSValue &)(result); ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:48, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:54, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer_impl.h:64, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:48, from api/qscriptvalue.h:30, from api/qscriptvalue.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::QVarLengthArray(int) [with T = QTJSC::JSValue; int Prealloc = 8]': api/qscriptvalue.cpp:1584:60: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:272:15: warning: cast from 'char*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] ptr = reinterpret_cast(array); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::~QVarLengthArray() [with T = QTJSC::JSValue; int Prealloc = 8]': api/qscriptvalue.cpp:1584:60: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:87:20: warning: cast from 'char*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] if (ptr != reinterpret_cast(array)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptclassobject_p.h:40, from bridge/qscriptclassobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from api/qscriptstring.h:29, from api/qscriptstring.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptvalue.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from bridge/qscriptvariant_p.h:38, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../../include/QtScript/../../src/script/api/qscriptvalue.h:29, from ../../include/QtScript/qscriptvalue.h:1, from bridge/qscriptdeclarativeclass_p.h:39, from bridge/qscriptdeclarativeclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptstring.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptstring.cpp:26: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from bridge/qscriptvariant_p.h:38, from bridge/qscriptvariant.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptvariant_p.h:40, from bridge/qscriptvariant.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from ../../include/QtScript/../../src/script/api/qscriptvalue.h:30, from ../../include/QtScript/qscriptvalue.h:1, from bridge/qscriptdeclarativeclass_p.h:39, from bridge/qscriptdeclarativeclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:43:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] OwnPtr(std::auto_ptr autoPtr) : m_ptr(autoPtr.release()) { } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptengine.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h:61:25: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adopt(std::auto_ptr autoPtr) { ASSERT(!autoPtr.get() || m_ptr != autoPtr.get()); deleteOwnedPtr(m_ptr); m_ptr = autoPtr.release(); } ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptengine.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h:84:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] struct VectorTraits > : SimpleClassVectorTraits { }; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptengine.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptclass.h:29, from ../../include/QtScript/qscriptclass.h:1, from bridge/qscriptdeclarativeclass_p.h:40, from bridge/qscriptdeclarativeobject_p.h:42, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptvalue.h:29, from api/qscriptvalue.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptclass.h:29, from ../../include/QtScript/qscriptclass.h:1, from bridge/qscriptdeclarativeclass_p.h:40, from bridge/qscriptdeclarativeclass.cpp:24: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeclass.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from bridge/../api/qscriptengine.h:29, from bridge/qscriptglobalobject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from api/qscriptvalue.h:30, from api/qscriptvalue.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptvalue.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qshareddata.h:46, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qsharedpointer.h:45, from ../../include/QtScript/../../src/script/api/qscriptvalue.h:30, from ../../include/QtScript/qscriptvalue.h:1, from bridge/qscriptdeclarativeclass_p.h:39, from bridge/qscriptdeclarativeobject_p.h:42, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from bridge/../api/qscriptengine_p.h:61, from bridge/qscriptqobject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:25, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptclass.h:29, from ../../include/QtScript/qscriptclass.h:1, from bridge/qscriptdeclarativeclass_p.h:40, from bridge/qscriptdeclarativeobject_p.h:42, from bridge/qscriptdeclarativeobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptdeclarativeobject_p.h:41, from bridge/qscriptdeclarativeobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptvalue.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptvalue.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from bridge/../api/qscriptengine_p.h:64, from bridge/qscriptqobject.cpp:31: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptvalue.cpp:29: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from bridge/../api/qscriptengine.h:29, from bridge/qscriptglobalobject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from bridge/../api/qscriptengine.h:29, from bridge/qscriptglobalobject.cpp:27: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25, from bridge/qscriptglobalobject_p.h:40, from bridge/qscriptglobalobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:31, from api/qscriptengine_p.h:61, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1388:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void adoptData(std::auto_ptr data) ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/memory:80, from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/tr1/memory:39, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h:84, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:26, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptengine.cpp:28: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:48, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:54, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::QVarLengthArray(const QVarLengthArray&) [with T = QVariant; int Prealloc = 9]': bridge/qscriptqobject.cpp:432:64: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:67:34: warning: cast from 'char*' to 'QVariant*' increases required alignment of target type [-Wcast-align] : a(Prealloc), s(0), ptr(reinterpret_cast(array)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::~QVarLengthArray() [with T = QVariant; int Prealloc = 9]': bridge/qscriptqobject.cpp:432:64: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:87:20: warning: cast from 'char*' to 'QVariant*' increases required alignment of target type [-Wcast-align] if (ptr != reinterpret_cast(array)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::QVarLengthArray(int) [with T = QVariant; int Prealloc = 9]': bridge/qscriptqobject.cpp:434:19: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:272:15: warning: cast from 'char*' to 'QVariant*' increases required alignment of target type [-Wcast-align] ptr = reinterpret_cast(array); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::QVarLengthArray(int) [with T = void*; int Prealloc = 9]': bridge/qscriptqobject.cpp:874:53: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:272:15: warning: cast from 'char*' to 'void**' increases required alignment of target type [-Wcast-align] /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::~QVarLengthArray() [with T = void*; int Prealloc = 9]': bridge/qscriptqobject.cpp:874:53: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:87:20: warning: cast from 'char*' to 'void**' increases required alignment of target type [-Wcast-align] if (ptr != reinterpret_cast(array)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:38, from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h:33, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:30, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:25, from api/qscriptengine_p.h:64, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putShortUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:85:56: warning: cast from 'char*' to 'short int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putIntUnchecked(int)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:99:54: warning: cast from 'char*' to 'int*' increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h:106:58: warning: cast from 'char*' to 'int64_t*' {aka 'long long int*'} increases required alignment of target type [-Wcast-align] *reinterpret_cast(&m_buffer[m_size]) = value; ^ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::QVarLengthArray(int) [with T = QTJSC::JSValue; int Prealloc = 8]': bridge/qscriptqobject.cpp:2159:53: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:272:15: warning: cast from 'char*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] ptr = reinterpret_cast(array); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'QVarLengthArray::~QVarLengthArray() [with T = QTJSC::JSValue; int Prealloc = 8]': bridge/qscriptqobject.cpp:2159:53: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:87:20: warning: cast from 'char*' to 'QTJSC::JSValue*' increases required alignment of target type [-Wcast-align] if (ptr != reinterpret_cast(array)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptqobject_p.h:40, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:49, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:388:7: required from 'QList& QList::operator<<(const T&) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:790:27: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:48, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobject.h:54, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qiodevice.h:45, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qdatastream.h:44, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h: In instantiation of 'void QVarLengthArray::realloc(int, int) [with T = QVariant; int Prealloc = 9]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:345:9: required from 'void QVarLengthArray::append(const T*, int) [with T = QVariant; int Prealloc = 9]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:69:9: required from 'QVarLengthArray::QVarLengthArray(const QVarLengthArray&) [with T = QVariant; int Prealloc = 9]' bridge/qscriptqobject.cpp:432:64: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:378:19: warning: cast from 'char*' to 'QVariant*' increases required alignment of target type [-Wcast-align] ptr = reinterpret_cast(array); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:395:31: warning: cast from 'char*' to 'QVariant*' increases required alignment of target type [-Wcast-align] if (oldPtr != reinterpret_cast(array) && oldPtr != ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvarlengtharray.h:411:19: warning: cast from 'char*' to 'QVariant*' increases required alignment of target type [-Wcast-align] if (oldPtr != reinterpret_cast(array) && oldPtr != ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptqobject_p.h:40, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from ../../include/QtScript/../../src/script/api/qscriptengine.h:29, from ../../include/QtScript/qscriptengine.h:1, from bridge/qscriptqobject_p.h:40, from bridge/qscriptqobject.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:89:4: required from 'constexpr typename std::iterator_traits<_Iterator>::difference_type std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:141:29: required from 'typename std::iterator_traits<_Iterator>::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = QMap::const_iterator; typename std::iterator_traits<_Iterator>::difference_type = int]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1199:31: required from 'static int QtMetaTypePrivate::QAssociativeIterableImpl::sizeImpl(const void*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmetatype.h:1244:68: required from 'QtMetaTypePrivate::QAssociativeIterableImpl::QAssociativeIterableImpl(const T*) [with T = QMap]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:771:140: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:28, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:26, from bridge/qscriptobject_p.h:40, from bridge/qscriptqobject_p.h:38, from bridge/qscriptqobject.cpp:25: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptengine.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'QMapData::Node* QMapData::end() [with Key = QString; T = QVariant; QMapData::Node = QMapNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:803:11: required from 'QMap::iterator QMap::insertMulti(const Key&, const T&) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:823:66: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:215:26: warning: cast from 'QMapNodeBase*' to 'QMapData::Node*' {aka 'QMapNode*'} increases required alignment of target type [-Wcast-align] Node *end() { return reinterpret_cast(&header); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from api/qscriptengine.h:29, from api/qscriptengine.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:607:17: required from 'void QList::append(const T&) [with T = QVariant]' api/qscriptengine.cpp:1108:59: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:455:39: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] else if (QTypeInfo::isComplex) reinterpret_cast(n)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:47, from api/qscriptengine.h:29, from api/qscriptengine.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h: In instantiation of 'const QMapNode* QMapNode::nextNode() const [with Key = QString; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:494:15: required from 'QMap::const_iterator& QMap::const_iterator::operator++() [with Key = QString; T = QVariant]' api/qscriptengine.cpp:1117:59: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qmap.h:118:54: warning: cast from 'const QMapNodeBase*' to 'const QMapNode*' increases required alignment of target type [-Wcast-align] inline const QMapNode *nextNode() const { return reinterpret_cast(QMapNodeBase::nextNode()); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:45, from api/qscriptengine.h:29, from api/qscriptengine.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_destruct(QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:868:5: required from 'void QList::dealloc(QListData::Data*) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:830:9: required from 'QList::~QList() [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:787:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:499:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] while (from != to) --to, reinterpret_cast(to)->~T(); ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h: In instantiation of 'void QList::node_copy(QList::Node*, QList::Node*, QList::Node*) [with T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:791:9: required from 'void QList::detach_helper(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:575:13: required from 'void QList::reserve(int) [with T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:788:38: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:478:34: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] new (current) T(*reinterpret_cast(src)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qlist.h:484:18: warning: cast from 'QList::Node*' to 'QVariant*' increases required alignment of target type [-Wcast-align] (reinterpret_cast(current))->~T(); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::ExecutablePool::Allocation; unsigned int inlineCapacity = 2]' ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:255:47: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExecutablePool::Allocation*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Register; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h:48:26: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Register*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 20]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:46:9: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Yarr::PatternDisjunction*; unsigned int inlineCapacity = 4]' ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h:257:30: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Yarr::PatternDisjunction**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:39:33: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:48, from api/qscriptengine.h:29, from api/qscriptengine.cpp:25: /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h: In instantiation of 'static QHash::Node* QHash::concrete(QHashData::Node*) [with Key = QString; T = QVariant; QHash::Node = QHashNode]': /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:547:13: required from 'static void QHash::deleteNode2(QHashData::Node*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:587:19: required from 'void QHash::freeData(QHashData*) [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:254:37: required from 'QHash::~QHash() [with Key = QString; T = QVariant]' /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qvariant.h:804:30: required from here /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qhash.h:237:16: warning: cast from 'QHashData::Node*' to 'QHash::Node*' {aka 'QHashNode*'} increases required alignment of target type [-Wcast-align] return reinterpret_cast(node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTJSC::Identifier; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:148:35: required from 'void QTWTF::SegmentedVector::append(const U&) [with U = QTJSC::Identifier; T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:52:72: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::Identifier*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = int; unsigned int inlineCapacity = 64]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = int; unsigned int inlineCapacity = 64]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = int; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = unsigned int; unsigned int inlineCapacity = 512]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:394:20: required from 'QTWTF::VectorBuffer::VectorBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:494:23: required from 'QTWTF::Vector::Vector() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:108:23: required from 'QTWTF::SegmentedVector::SegmentedVector() [with T = unsigned int; unsigned int SegmentSize = 512]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h:101:29: required from 'QTJSC::AssemblerBufferWithConstantPool::AssemblerBufferWithConstantPool() [with int maxPoolSize = 2048; int barrierSize = 4; int maxInstructionSize = 4; AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h:82:24: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:774:17: required from 'void QTWTF::Vector::resize(size_t) [with T = QTWTF::Vector*; unsigned int inlineCapacity = 32; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h:177:13: required from 'void QTWTF::SegmentedVector::clear() [with T = QTJSC::Identifier; unsigned int SegmentSize = 64]' ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h:42:44: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTWTF::Vector**' increases required alignment of target type [-Wcast-align] ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::ExpressionNode*; T = QTJSC::ExpressionNode*; unsigned int inlineCapacity = 8]' ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:1087:70: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::ExpressionNode**' increases required alignment of target type [-Wcast-align] In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = const QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTWTF::NonNullPassRefPtr; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:444:141: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'static void QTWTF::VectorMover::move(T*, const T*, T*) [with T = QTWTF::RefPtr]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:266:69: required from 'static void QTWTF::VectorTypeOperations::move(T*, const T*, T*) [with T = QTWTF::RefPtr]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:810:33: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:763:9: required from 'U* QTWTF::Vector::expandCapacity(size_t, U*) [with U = QTJSC::RegExp* const; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::RegExp*; T = QTWTF::RefPtr; unsigned int inlineCapacity = 0]' ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:450:146: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:169:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class QTWTF::RefPtr' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast(srcEnd) - reinterpret_cast(src)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h:24, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h:32, from api/qscriptvalue_p.h:42, from api/qscriptengine_p.h:46, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h:40:33: note: 'class QTWTF::RefPtr' declared here template class RefPtr : public FastAllocBase { ^~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:27, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24, from api/qscriptstring_p.h:41, from api/qscriptengine_p.h:47, from api/qscriptengine.cpp:28: ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h: In instantiation of 'T* QTWTF::VectorBuffer::inlineBuffer() [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]': ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:415:28: required from 'void QTWTF::VectorBuffer::allocateBuffer(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:808:9: required from 'void QTWTF::Vector::reserveCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:745:9: required from 'void QTWTF::Vector::expandCapacity(size_t) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:752:13: required from 'const T* QTWTF::Vector::expandCapacity(size_t, const T*) [with T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16; size_t = unsigned int]' ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:870:17: required from 'void QTWTF::Vector::append(const U&) [with U = QTJSC::AbstractMacroAssembler::Jump; T = QTJSC::AbstractMacroAssembler::Jump; unsigned int inlineCapacity = 16]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h:391:13: required from 'void QTJSC::AbstractMacroAssembler::JumpList::append(QTJSC::AbstractMacroAssembler::Jump) [with AssemblerType = QTJSC::ARMAssembler]' ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h:844:92: required from here ../3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h:473:36: warning: cast from 'QTWTF::AlignedBufferChar*' {aka 'char*'} to 'QTJSC::AbstractMacroAssembler::Jump*' increases required alignment of target type [-Wcast-align] T* inlineBuffer() { return reinterpret_cast(m_inlineBuffer.buffer); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libQt5Script.so.5.12.8 libQt5Script.so libQt5Script.so.5 libQt5Script.so.5.12 /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -Wl,--no-undefined -Wl,--version-script,QtScript.version -Wl,-O1 -Wl,--enable-new-dtags -shared -Wl,-soname,libQt5Script.so.5 -o libQt5Script.so.5.12.8 obj/release/pcre_compile.o obj/release/pcre_exec.o obj/release/pcre_tables.o obj/release/pcre_ucp_searchfuncs.o obj/release/pcre_xclass.o obj/release/JSBase.o obj/release/JSCallbackConstructor.o obj/release/JSCallbackFunction.o obj/release/JSCallbackObject.o obj/release/JSClassRef.o obj/release/JSContextRef.o obj/release/JSObjectRef.o obj/release/JSStringRef.o obj/release/JSValueRef.o obj/release/OpaqueJSString.o obj/release/ARMAssembler.o obj/release/MacroAssemblerARM.o obj/release/CodeBlock.o obj/release/JumpTable.o obj/release/Opcode.o obj/release/SamplingTool.o obj/release/StructureStubInfo.o obj/release/BytecodeGenerator.o obj/release/NodesCodegen.o obj/release/DebuggerActivation.o obj/release/DebuggerCallFrame.o obj/release/Debugger.o obj/release/CallFrame.o obj/release/Interpreter.o obj/release/RegisterFile.o obj/release/ExecutableAllocatorFixedVMPool.o obj/release/ExecutableAllocatorPosix.o obj/release/ExecutableAllocatorSymbian.o obj/release/ExecutableAllocatorWin.o obj/release/ExecutableAllocator.o obj/release/JITArithmetic.o obj/release/JITCall.o obj/release/JIT.o obj/release/JITOpcodes.o obj/release/JITPropertyAccess.o obj/release/JITStubs.o obj/release/Lexer.o obj/release/Nodes.o obj/release/ParserArena.o obj/release/Parser.o obj/release/Profile.o obj/release/ProfileGenerator.o obj/release/ProfileNode.o obj/release/Profiler.o obj/release/ArgList.o obj/release/Arguments.o obj/release/ArrayConstructor.o obj/release/ArrayPrototype.o obj/release/BooleanConstructor.o obj/release/BooleanObject.o obj/release/BooleanPrototype.o obj/release/CallData.o obj/release/Collector.o obj/release/CommonIdentifiers.o obj/release/Completion.o obj/release/ConstructData.o obj/release/DateConstructor.o obj/release/DateConversion.o obj/release/DateInstance.o obj/release/DatePrototype.o obj/release/ErrorConstructor.o obj/release/Error.o obj/release/ErrorInstance.o obj/release/ErrorPrototype.o obj/release/ExceptionHelpers.o obj/release/Executable.o obj/release/FunctionConstructor.o obj/release/FunctionPrototype.o obj/release/GetterSetter.o obj/release/GlobalEvalFunction.o obj/release/Identifier.o obj/release/InitializeThreading.o obj/release/InternalFunction.o obj/release/JSActivation.o obj/release/JSAPIValueWrapper.o obj/release/JSArray.o obj/release/JSByteArray.o obj/release/JSCell.o obj/release/JSFunction.o obj/release/JSGlobalData.o obj/release/JSGlobalObject.o obj/release/JSGlobalObjectFunctions.o obj/release/JSImmediate.o obj/release/JSLock.o obj/release/JSNotAnObject.o obj/release/JSNumberCell.o obj/release/JSObject.o obj/release/JSONObject.o obj/release/JSPropertyNameIterator.o obj/release/JSStaticScopeObject.o obj/release/JSString.o obj/release/JSValue.o obj/release/JSVariableObject.o obj/release/JSWrapperObject.o obj/release/LiteralParser.o obj/release/Lookup.o obj/release/MarkStackPosix.o obj/release/MarkStackSymbian.o obj/release/MarkStackWin.o obj/release/MarkStack.o obj/release/MathObject.o obj/release/NativeErrorConstructor.o obj/release/NativeErrorPrototype.o obj/release/NumberConstructor.o obj/release/NumberObject.o obj/release/NumberPrototype.o obj/release/ObjectConstructor.o obj/release/ObjectPrototype.o obj/release/Operations.o obj/release/PropertyDescriptor.o obj/release/PropertyNameArray.o obj/release/PropertySlot.o obj/release/PrototypeFunction.o obj/release/RegExpConstructor.o obj/release/RegExp.o obj/release/RegExpObject.o obj/release/RegExpPrototype.o obj/release/ScopeChain.o obj/release/SmallStrings.o obj/release/StringConstructor.o obj/release/StringObject.o obj/release/StringPrototype.o obj/release/StructureChain.o obj/release/Structure.o obj/release/TimeoutChecker.o obj/release/UString.o obj/release/UStringImpl.o obj/release/Assertions.o obj/release/ByteArray.o obj/release/CurrentTime.o obj/release/DateMath.o obj/release/dtoa.o obj/release/FastMalloc.o obj/release/HashTable.o obj/release/MainThread.o obj/release/MainThreadQt.o obj/release/ThreadingQt.o obj/release/RandomNumber.o obj/release/RefCountedLeakCounter.o obj/release/BlockAllocatorSymbian.o obj/release/RegisterFileAllocatorSymbian.o obj/release/ThreadingNone.o obj/release/Threading.o obj/release/TypeTraits.o obj/release/CollatorDefault.o obj/release/CollatorICU.o obj/release/UTF8.o obj/release/RegexCompiler.o obj/release/RegexInterpreter.o obj/release/RegexJIT.o obj/release/Grammar.o obj/release/TCSystemAlloc.o obj/release/qscriptclass.o obj/release/qscriptclasspropertyiterator.o obj/release/qscriptcontext.o obj/release/qscriptcontextinfo.o obj/release/qscriptengine.o obj/release/qscriptengineagent.o obj/release/qscriptextensionplugin.o obj/release/qscriptprogram.o obj/release/qscriptstring.o obj/release/qscriptvalue.o obj/release/qscriptvalueiterator.o obj/release/qscriptable.o obj/release/qscriptfunction.o obj/release/qscriptobject.o obj/release/qscriptclassobject.o obj/release/qscriptvariant.o obj/release/qscriptqobject.o obj/release/qscriptglobalobject.o obj/release/qscriptactivationobject.o obj/release/qscriptstaticscopeobject.o obj/release/qscriptdeclarativeobject.o obj/release/qscriptdeclarativeclass.o obj/release/qscriptast.o obj/release/qscriptastvisitor.o obj/release/qscriptgrammar.o obj/release/qscriptsyntaxchecker.o obj/release/qscriptlexer.o obj/release/moc_qscriptextensionplugin.o -latomic /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Core.so -lpthread -lrt -lpthread -ldl ln -s libQt5Script.so.5.12.8 libQt5Script.so ln -s libQt5Script.so.5.12.8 libQt5Script.so.5 ln -s libQt5Script.so.5.12.8 libQt5Script.so.5.12 rm -f ../../lib/libQt5Script.so.5.12.8 mv -f libQt5Script.so.5.12.8 ../../lib/libQt5Script.so.5.12.8 rm -f ../../lib/libQt5Script.so rm -f ../../lib/libQt5Script.so.5 rm -f ../../lib/libQt5Script.so.5.12 mv -f libQt5Script.so ../../lib/libQt5Script.so mv -f libQt5Script.so.5 ../../lib/libQt5Script.so.5 mv -f libQt5Script.so.5.12 ../../lib/libQt5Script.so.5.12 make[3]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script' cd scripttools/ && ( test -e Makefile || /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -o Makefile /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/scripttools.pro ) && /usr/bin/make -f Makefile make[3]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools' perl /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/features/data/unix/findclasslist.pl < QtScriptTools.version.in > QtScriptTools.version /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggervalue.o debugging/qscriptdebuggervalue.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggervalueproperty.o debugging/qscriptdebuggervalueproperty.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercommand.o debugging/qscriptdebuggercommand.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerresponse.o debugging/qscriptdebuggerresponse.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerevent.o debugging/qscriptdebuggerevent.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercommandexecutor.o debugging/qscriptdebuggercommandexecutor.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercommandschedulerfrontend.o debugging/qscriptdebuggercommandschedulerfrontend.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerbackend.o debugging/qscriptdebuggerbackend.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggeragent.o debugging/qscriptdebuggeragent.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerfrontend.o debugging/qscriptdebuggerfrontend.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptstdmessagehandler.o debugging/qscriptstdmessagehandler.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptenginedebuggerfrontend.o debugging/qscriptenginedebuggerfrontend.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerjob.o debugging/qscriptdebuggerjob.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercommandschedulerjob.o debugging/qscriptdebuggercommandschedulerjob.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptvalueproperty.o debugging/qscriptvalueproperty.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptobjectsnapshot.o debugging/qscriptobjectsnapshot.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptscriptdata.o debugging/qscriptscriptdata.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptxmlparser.o debugging/qscriptxmlparser.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptbreakpointdata.o debugging/qscriptbreakpointdata.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -dM -E -o .moc/moc_predefs.h /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/features/data/dummy.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsole.o debugging/qscriptdebuggerconsole.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsolecommand.o debugging/qscriptdebuggerconsolecommand.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsolecommandjob.o debugging/qscriptdebuggerconsolecommandjob.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsolecommandgroupdata.o debugging/qscriptdebuggerconsolecommandgroupdata.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsolecommandmanager.o debugging/qscriptdebuggerconsolecommandmanager.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptcompletiontaskinterface.o debugging/qscriptcompletiontaskinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptcompletiontask.o debugging/qscriptcompletiontask.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsoleglobalobject.o debugging/qscriptdebuggerconsoleglobalobject.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerscriptedconsolecommand.o debugging/qscriptdebuggerscriptedconsolecommand.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptedit.o debugging/qscriptedit.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptsyntaxhighlighter.o debugging/qscriptsyntaxhighlighter.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsolewidgetinterface.o debugging/qscriptdebuggerconsolewidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerconsolewidget_p.h -o .moc/moc_qscriptdebuggerconsolewidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerstackwidgetinterface.o debugging/qscriptdebuggerstackwidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerstackwidget_p.h -o .moc/moc_qscriptdebuggerstackwidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerstackmodel.o debugging/qscriptdebuggerstackmodel.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerscriptswidgetinterface.o debugging/qscriptdebuggerscriptswidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerscriptswidget_p.h -o .moc/moc_qscriptdebuggerscriptswidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerscriptsmodel.o debugging/qscriptdebuggerscriptsmodel.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerlocalswidgetinterface.o debugging/qscriptdebuggerlocalswidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerlocalswidget_p.h -o .moc/moc_qscriptdebuggerlocalswidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerlocalsmodel.o debugging/qscriptdebuggerlocalsmodel.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercodewidgetinterface.o debugging/qscriptdebuggercodewidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggercodewidget_p.h -o .moc/moc_qscriptdebuggercodewidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercodeviewinterface.o debugging/qscriptdebuggercodeviewinterface.cpp In file included from ../../include/QtScript/qscriptengine.h:1, from debugging/qscriptdebuggerconsole.cpp:56: ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptBreakpointData]': debugging/qscriptdebuggerconsole.cpp:303:125: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QScriptBreakpointData&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptBreakpointData&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QMap]': debugging/qscriptdebuggerconsole.cpp:304:122: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QMap&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QMap&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptScriptData]': debugging/qscriptdebuggerconsole.cpp:305:113: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QScriptScriptData&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptScriptData&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QMap]': debugging/qscriptdebuggerconsole.cpp:306:110: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QMap&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QMap&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptContextInfo]': debugging/qscriptdebuggerconsole.cpp:307:116: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QScriptContextInfo&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptContextInfo&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptDebuggerValueProperty]': debugging/qscriptdebuggerconsole.cpp:308:158: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QScriptDebuggerValueProperty&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptDebuggerValueProperty&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptDebuggerResponse]': debugging/qscriptdebuggerconsole.cpp:310:131: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QScriptDebuggerResponse&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptDebuggerResponse&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptDebuggerConsoleCommand*]': debugging/qscriptdebuggerconsole.cpp:311:134: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, QScriptDebuggerConsoleCommand* const&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptDebuggerConsoleCommand*&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QScriptDebuggerConsoleCommandGroupData]': debugging/qscriptdebuggerconsole.cpp:313:160: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QScriptDebuggerConsoleCommandGroupData&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QScriptDebuggerConsoleCommandGroupData&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QMap]': debugging/qscriptdebuggerconsole.cpp:314:157: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QMap&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QMap&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggercodeview_p.h -o .moc/moc_qscriptdebuggercodeview_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercodefinderwidgetinterface.o debugging/qscriptdebuggercodefinderwidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggercodefinderwidget_p.h -o .moc/moc_qscriptdebuggercodefinderwidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebugoutputwidgetinterface.o debugging/qscriptdebugoutputwidgetinterface.cpp ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QList]': ../../include/QtScript/../../src/script/api/qscriptengine.h:423:38: required from 'int qScriptRegisterSequenceMetaType(QScriptEngine*, const QScriptValue&, T*) [with T = QList]' debugging/qscriptdebuggerconsole.cpp:309:84: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QList&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QList&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h: In instantiation of 'int qScriptRegisterMetaType(QScriptEngine*, QScriptValue (*)(QScriptEngine*, const T&), void (*)(const QScriptValue&, T&), const QScriptValue&, T*) [with T = QList]': ../../include/QtScript/../../src/script/api/qscriptengine.h:423:38: required from 'int qScriptRegisterSequenceMetaType(QScriptEngine*, const QScriptValue&, T*) [with T = QList]' debugging/qscriptdebuggerconsole.cpp:312:85: required from here ../../include/QtScript/../../src/script/api/qscriptengine.h:387:18: warning: cast between incompatible function types from 'QScriptValue (*)(QScriptEngine*, const QList&)' to 'QScriptEngine::MarshalFunction' {aka 'QScriptValue (*)(QScriptEngine*, const void*)'} [-Wcast-function-type] eng, id, reinterpret_cast(toScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/QtScript/../../src/script/api/qscriptengine.h:388:9: warning: cast between incompatible function types from 'void (*)(const QScriptValue&, QList&)' to 'QScriptEngine::DemarshalFunction' {aka 'void (*)(const QScriptValue&, void*)'} [-Wcast-function-type] reinterpret_cast(fromScriptValue), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/algorithm:62, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qglobal.h:142, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qnamespace.h:43, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobjectdefs.h:48, from debugging/qscriptdebuggerevent_p.h:54, from debugging/qscriptdebuggerevent.cpp:40: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h: In function 'typename std::iterator_traits<_Iterator>::difference_type std::__count_if(_InputIterator, _InputIterator, _Predicate) [with _InputIterator = QHash::const_iterator; _Predicate = __gnu_cxx::__ops::_Iter_equals_iter::const_iterator>]': /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3190:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3190:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h: In function 'bool std::__is_permutation(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _BinaryPredicate) [with _ForwardIterator1 = QHash::const_iterator; _ForwardIterator2 = QHash::const_iterator; _BinaryPredicate = __gnu_cxx::__ops::_Iter_equal_to_iter]': /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3494:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 __is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, ^~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3494:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3494:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3517:23: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 = std::__count_if(__first2, __last2, ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3520:23: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 std::__count_if(__scan, __last1, ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebugoutputwidget.o debugging/qscriptdebugoutputwidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptbreakpointswidgetinterface.o debugging/qscriptbreakpointswidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h: In member function 'bool QHash::operator==(const QHash&) const [with Key = QScriptDebuggerEvent::Attribute; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3553:35: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 return std::__is_permutation(__first1, __last1, __first2, ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __gnu_cxx::__ops::__iter_equal_to_iter()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptbreakpointswidget_p.h -o .moc/moc_qscriptbreakpointswidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptbreakpointsmodel.o debugging/qscriptbreakpointsmodel.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscripterrorlogwidgetinterface.o debugging/qscripterrorlogwidgetinterface.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscripterrorlogwidget.o debugging/qscripterrorlogwidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerstandardwidgetfactory.o debugging/qscriptdebuggerstandardwidgetfactory.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptenginedebugger.h -o .moc/moc_qscriptenginedebugger.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/rcc -name scripttools_debugging debugging/scripttools_debugging.qrc -o .rcc/qrc_scripttools_debugging.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptcompletiontaskinterface_p.h -o .moc/moc_qscriptcompletiontaskinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptcompletiontask_p.h -o .moc/moc_qscriptcompletiontask_p.cpp In file included from /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/algorithm:62, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qglobal.h:142, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qnamespace.h:43, from /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/qobjectdefs.h:48, from debugging/qscriptdebuggercommand_p.h:54, from debugging/qscriptdebuggercommand.cpp:40: /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h: In function 'typename std::iterator_traits<_Iterator>::difference_type std::__count_if(_InputIterator, _InputIterator, _Predicate) [with _InputIterator = QHash::const_iterator; _Predicate = __gnu_cxx::__ops::_Iter_equals_iter::const_iterator>]': /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3190:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) ^~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3190:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h: In function 'bool std::__is_permutation(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _BinaryPredicate) [with _ForwardIterator1 = QHash::const_iterator; _ForwardIterator2 = QHash::const_iterator; _BinaryPredicate = __gnu_cxx::__ops::_Iter_equal_to_iter]': /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3494:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 __is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, ^~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3494:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3494:5: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3517:23: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 = std::__count_if(__first2, __last2, ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3520:23: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 std::__count_if(__scan, __last1, ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h: In member function 'bool QHash::operator==(const QHash&) const [with Key = QScriptDebuggerCommand::Attribute; T = QVariant]': /tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_algo.h:3553:35: note: parameter passing for argument of type 'QHash::const_iterator' changed in GCC 7.1 return std::__is_permutation(__first1, __last1, __first2, ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __gnu_cxx::__ops::__iter_equal_to_iter()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerconsoleglobalobject_p.h -o .moc/moc_qscriptdebuggerconsoleglobalobject_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptedit_p.h -o .moc/moc_qscriptedit_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerconsolewidgetinterface_p.h -o .moc/moc_qscriptdebuggerconsolewidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerstackwidgetinterface_p.h -o .moc/moc_qscriptdebuggerstackwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerscriptswidgetinterface_p.h -o .moc/moc_qscriptdebuggerscriptswidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerscriptsmodel_p.h -o .moc/moc_qscriptdebuggerscriptsmodel_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerlocalswidgetinterface_p.h -o .moc/moc_qscriptdebuggerlocalswidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerlocalsmodel_p.h -o .moc/moc_qscriptdebuggerlocalsmodel_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggercodewidgetinterface_p.h -o .moc/moc_qscriptdebuggercodewidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggercodeviewinterface_p.h -o .moc/moc_qscriptdebuggercodeviewinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggercodefinderwidgetinterface_p.h -o .moc/moc_qscriptdebuggercodefinderwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebugoutputwidgetinterface_p.h -o .moc/moc_qscriptdebugoutputwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebugoutputwidget_p.h -o .moc/moc_qscriptdebugoutputwidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptbreakpointswidgetinterface_p.h -o .moc/moc_qscriptbreakpointswidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptbreakpointsmodel_p.h -o .moc/moc_qscriptbreakpointsmodel_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscripterrorlogwidgetinterface_p.h -o .moc/moc_qscripterrorlogwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscripterrorlogwidget_p.h -o .moc/moc_qscripterrorlogwidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebugger_p.h -o .moc/moc_qscriptdebugger_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerconsolewidget.cpp -o .moc/qscriptdebuggerconsolewidget.moc /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerstackwidget.o debugging/qscriptdebuggerstackwidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerscriptswidget.o debugging/qscriptdebuggerscriptswidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptdebuggerlocalswidget.cpp -o .moc/qscriptdebuggerlocalswidget.moc /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercodewidget.o debugging/qscriptdebuggercodewidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercodeview.o debugging/qscriptdebuggercodeview.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggercodefinderwidget.o debugging/qscriptdebuggercodefinderwidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptbreakpointswidget.cpp -o .moc/qscriptbreakpointswidget.moc /tmp/instance-1/output-1/per-package/qt5base/host/bin/moc -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/.moc/moc_predefs.h -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -I/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8 -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I/tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0 -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/arm-buildroot-linux-musleabihf -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/backward -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include -I/tmp/instance-1/output-1/per-package/qt5base/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/include -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include debugging/qscriptenginedebugger.cpp -o .moc/qscriptenginedebugger.moc /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qrc_scripttools_debugging.o .rcc/qrc_scripttools_debugging.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptcompletiontaskinterface_p.o .moc/moc_qscriptcompletiontaskinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptcompletiontask_p.o .moc/moc_qscriptcompletiontask_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerconsoleglobalobject_p.o .moc/moc_qscriptdebuggerconsoleglobalobject_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptedit_p.o .moc/moc_qscriptedit_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerconsolewidgetinterface_p.o .moc/moc_qscriptdebuggerconsolewidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerstackwidgetinterface_p.o .moc/moc_qscriptdebuggerstackwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerscriptswidgetinterface_p.o .moc/moc_qscriptdebuggerscriptswidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerscriptsmodel_p.o .moc/moc_qscriptdebuggerscriptsmodel_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerlocalswidgetinterface_p.o .moc/moc_qscriptdebuggerlocalswidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggerlocalsmodel_p.o .moc/moc_qscriptdebuggerlocalsmodel_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggercodewidgetinterface_p.o .moc/moc_qscriptdebuggercodewidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggercodeviewinterface_p.o .moc/moc_qscriptdebuggercodeviewinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebuggercodefinderwidgetinterface_p.o .moc/moc_qscriptdebuggercodefinderwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebugoutputwidgetinterface_p.o .moc/moc_qscriptdebugoutputwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptdebugoutputwidget_p.o .moc/moc_qscriptdebugoutputwidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptbreakpointswidgetinterface_p.o .moc/moc_qscriptbreakpointswidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscriptbreakpointsmodel_p.o .moc/moc_qscriptbreakpointsmodel_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscripterrorlogwidgetinterface_p.o .moc/moc_qscripterrorlogwidgetinterface_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/moc_qscripterrorlogwidget_p.o .moc/moc_qscripterrorlogwidget_p.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebugger.o debugging/qscriptdebugger.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerconsolewidget.o debugging/qscriptdebuggerconsolewidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptdebuggerlocalswidget.o debugging/qscriptdebuggerlocalswidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptbreakpointswidget.o debugging/qscriptbreakpointswidget.cpp /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_SVG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SCRIPTTOOLS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SCRIPT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtScriptTools -I../../include/QtScriptTools/5.12.8 -I../../include/QtScriptTools/5.12.8/QtScriptTools -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore/5.12.8/QtCore -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtCore -I../../include/QtScript -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets/5.12.8/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8 -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui/5.12.8/QtGui -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtWidgets -I/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtGui -I.moc -I/tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/devices/linux-buildroot-g++ -o .obj/qscriptenginedebugger.o debugging/qscriptenginedebugger.cpp rm -f libQt5ScriptTools.so.5.12.8 libQt5ScriptTools.so libQt5ScriptTools.so.5 libQt5ScriptTools.so.5.12 /tmp/instance-1/output-1/per-package/qt5base/host/bin/arm-linux-g++ --sysroot=/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot -Wl,--no-undefined -Wl,--version-script,QtScriptTools.version -Wl,-O1 -Wl,--enable-new-dtags -shared -Wl,-soname,libQt5ScriptTools.so.5 -o libQt5ScriptTools.so.5.12.8 .obj/qscriptdebuggervalue.o .obj/qscriptdebuggervalueproperty.o .obj/qscriptdebuggercommand.o .obj/qscriptdebuggerresponse.o .obj/qscriptdebuggerevent.o .obj/qscriptdebuggercommandexecutor.o .obj/qscriptdebuggercommandschedulerfrontend.o .obj/qscriptdebuggerbackend.o .obj/qscriptdebuggeragent.o .obj/qscriptdebuggerfrontend.o .obj/qscriptstdmessagehandler.o .obj/qscriptenginedebuggerfrontend.o .obj/qscriptdebuggerjob.o .obj/qscriptdebuggercommandschedulerjob.o .obj/qscriptvalueproperty.o .obj/qscriptobjectsnapshot.o .obj/qscriptscriptdata.o .obj/qscriptxmlparser.o .obj/qscriptbreakpointdata.o .obj/qscriptdebugger.o .obj/qscriptdebuggerconsole.o .obj/qscriptdebuggerconsolecommand.o .obj/qscriptdebuggerconsolecommandjob.o .obj/qscriptdebuggerconsolecommandgroupdata.o .obj/qscriptdebuggerconsolecommandmanager.o .obj/qscriptcompletiontaskinterface.o .obj/qscriptcompletiontask.o .obj/qscriptdebuggerconsoleglobalobject.o .obj/qscriptdebuggerscriptedconsolecommand.o .obj/qscriptedit.o .obj/qscriptsyntaxhighlighter.o .obj/qscriptdebuggerconsolewidgetinterface.o .obj/qscriptdebuggerconsolewidget.o .obj/qscriptdebuggerstackwidgetinterface.o .obj/qscriptdebuggerstackwidget.o .obj/qscriptdebuggerstackmodel.o .obj/qscriptdebuggerscriptswidgetinterface.o .obj/qscriptdebuggerscriptswidget.o .obj/qscriptdebuggerscriptsmodel.o .obj/qscriptdebuggerlocalswidgetinterface.o .obj/qscriptdebuggerlocalswidget.o .obj/qscriptdebuggerlocalsmodel.o .obj/qscriptdebuggercodewidgetinterface.o .obj/qscriptdebuggercodewidget.o .obj/qscriptdebuggercodeviewinterface.o .obj/qscriptdebuggercodeview.o .obj/qscriptdebuggercodefinderwidgetinterface.o .obj/qscriptdebuggercodefinderwidget.o .obj/qscriptdebugoutputwidgetinterface.o .obj/qscriptdebugoutputwidget.o .obj/qscriptbreakpointswidgetinterface.o .obj/qscriptbreakpointswidget.o .obj/qscriptbreakpointsmodel.o .obj/qscripterrorlogwidgetinterface.o .obj/qscripterrorlogwidget.o .obj/qscriptdebuggerstandardwidgetfactory.o .obj/qscriptenginedebugger.o .obj/qrc_scripttools_debugging.o .obj/moc_qscriptcompletiontaskinterface_p.o .obj/moc_qscriptcompletiontask_p.o .obj/moc_qscriptdebuggerconsoleglobalobject_p.o .obj/moc_qscriptedit_p.o .obj/moc_qscriptdebuggerconsolewidgetinterface_p.o .obj/moc_qscriptdebuggerstackwidgetinterface_p.o .obj/moc_qscriptdebuggerscriptswidgetinterface_p.o .obj/moc_qscriptdebuggerscriptsmodel_p.o .obj/moc_qscriptdebuggerlocalswidgetinterface_p.o .obj/moc_qscriptdebuggerlocalsmodel_p.o .obj/moc_qscriptdebuggercodewidgetinterface_p.o .obj/moc_qscriptdebuggercodeviewinterface_p.o .obj/moc_qscriptdebuggercodefinderwidgetinterface_p.o .obj/moc_qscriptdebugoutputwidgetinterface_p.o .obj/moc_qscriptdebugoutputwidget_p.o .obj/moc_qscriptbreakpointswidgetinterface_p.o .obj/moc_qscriptbreakpointsmodel_p.o .obj/moc_qscripterrorlogwidgetinterface_p.o .obj/moc_qscripterrorlogwidget_p.o -latomic /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Core.so -lpthread /tmp/instance-1/output-1/build/qt5script-5.12.8/lib/libQt5Script.so /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Widgets.so /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Gui.so /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Core.so -lrt -lpthread -ldl ln -s libQt5ScriptTools.so.5.12.8 libQt5ScriptTools.so ln -s libQt5ScriptTools.so.5.12.8 libQt5ScriptTools.so.5 ln -s libQt5ScriptTools.so.5.12.8 libQt5ScriptTools.so.5.12 rm -f ../../lib/libQt5ScriptTools.so.5.12.8 mv -f libQt5ScriptTools.so.5.12.8 ../../lib/libQt5ScriptTools.so.5.12.8 rm -f ../../lib/libQt5ScriptTools.so rm -f ../../lib/libQt5ScriptTools.so.5 rm -f ../../lib/libQt5ScriptTools.so.5.12 mv -f libQt5ScriptTools.so ../../lib/libQt5ScriptTools.so mv -f libQt5ScriptTools.so.5 ../../lib/libQt5ScriptTools.so.5 mv -f libQt5ScriptTools.so.5.12 ../../lib/libQt5ScriptTools.so.5.12 make[3]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools' make[2]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src' make[1]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8' >>> qt5script 5.12.8 Installing to staging directory PATH="/tmp/instance-1/output-1/per-package/qt5script/host/bin:/tmp/instance-1/output-1/per-package/qt5script/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/qt5script-5.12.8 install make[1]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8' cd src/ && ( test -e Makefile || /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -o Makefile /tmp/instance-1/output-1/build/qt5script-5.12.8/src/src.pro ) && /usr/bin/make -f Makefile install make[2]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src' cd script/ && ( test -e Makefile || /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -o Makefile /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/script.pro ) && /usr/bin/make -f Makefile install make[3]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script' /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall -exe ../../lib/libQt5Script.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/mkspecs/modules-inst/qt_lib_script.pri /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/modules/qt_lib_script.pri /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/mkspecs/modules-inst/qt_lib_script_private.pri /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/modules/qt_lib_script_private.pri /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptable /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptable /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptable.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptable.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptable_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptable_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptClass /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptClass ln -f -s libQt5Script.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script.so /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptclass.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptclass.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptcontext_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptcontext_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/lib/cmake/Qt5Script/Qt5ScriptConfigVersion.cmake /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5Script/Qt5ScriptConfigVersion.cmake ln -f -s libQt5Script.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script.so.5 /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptclasspropertyiterator.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptclasspropertyiterator.h ln -f -s libQt5Script.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script.so.5.12 /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptClassPropertyIterator /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptClassPropertyIterator /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptengine_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptengine_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptcontext.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptcontext.h sed -e 's,/tmp/instance-1/output-1/build/qt5script-5.12.8/lib/,$$[QT_INSTALL_LIBS]/,g' -e 's,[^ '\'']*/tmp/instance-1/output-1/build/qt5script-5.12.8/lib,,g' -e 's,/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5Script.prl > /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script.prl /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptcontextinfo.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptcontextinfo.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptContext /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptContext /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptengineagent_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptengineagent_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptengine.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptengine.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptContextInfo /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptContextInfo /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptprogram_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptprogram_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptengineagent.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptengineagent.h sed -e s,/tmp/instance-1/output-1/build/qt5script-5.12.8/lib/,=/usr/lib/,g -e 's,[^ '\'']*/tmp/instance-1/output-1/build/qt5script-5.12.8/lib,,g' ../../lib/libQt5Script.la > /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script.la /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptstring_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptstring_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptContextInfoList /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptContextInfoList /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptextensioninterface.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptextensioninterface.h sed -e s,/tmp/instance-1/output-1/build/qt5script-5.12.8/lib/,/usr/lib/,g -e 's,[^ '\'']*/tmp/instance-1/output-1/build/qt5script-5.12.8/lib,,g' ../../lib/pkgconfig/Qt5Script.pc > /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig/Qt5Script.pc /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptSyntaxCheckResult /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptSyntaxCheckResult /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptvalue_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptvalue_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptextensionplugin.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptextensionplugin.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptEngine /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptEngine /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptactivationobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptactivationobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptprogram.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptprogram.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptclassobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptclassobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptEngineAgent /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptEngineAgent /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptstring.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptstring.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptdeclarativeclass_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptdeclarativeclass_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptExtensionInterface /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptExtensionInterface /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptvalue.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptvalue.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptdeclarativeobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptdeclarativeobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptExtensionPlugin /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptExtensionPlugin /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qscriptvalueiterator.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qscriptvalueiterator.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptfunction_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptfunction_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptProgram /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptProgram /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptglobalobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptglobalobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/api/qtscriptglobal.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qtscriptglobal.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptString /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptString /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QtScriptDepends /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QtScriptDepends /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptValueList /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptValueList /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptqobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptqobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/qtscript-config.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qtscript-config.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptValue /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptValue /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptstaticscopeobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptstaticscopeobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QScriptValueIterator /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QScriptValueIterator /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/bridge/qscriptvariant_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptvariant_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptast_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptast_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/qtscriptversion.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/qtscriptversion.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptastfwd_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptastfwd_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QtScriptVersion /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QtScriptVersion /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptastvisitor_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptastvisitor_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScript/QtScript /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/QtScript /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptgrammar_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptgrammar_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptlexer_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptlexer_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptparser_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptparser_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/parser/qscriptsyntaxchecker_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qscriptsyntaxchecker_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/script/qtscript-config_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScript/5.12.8/QtScript/private/qtscript-config_p.h make[3]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/script' cd scripttools/ && ( test -e Makefile || /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -o Makefile /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/scripttools.pro ) && /usr/bin/make -f Makefile install make[3]: Entering directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools' /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall -exe ../../lib/libQt5ScriptTools.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ScriptTools.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/mkspecs/modules-inst/qt_lib_scripttools.pri /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/modules/qt_lib_scripttools.pri /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/mkspecs/modules-inst/qt_lib_scripttools_private.pri /tmp/instance-1/output-1/per-package/qt5base/host/mkspecs/modules/qt_lib_scripttools_private.pri ln -f -s libQt5ScriptTools.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ScriptTools.so /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/QScriptEngineDebugger /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/QScriptEngineDebugger /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptenginedebugger.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/qscriptenginedebugger.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/lib/cmake/Qt5ScriptTools/Qt5ScriptToolsConfig.cmake /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5ScriptTools/Qt5ScriptToolsConfig.cmake /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptbreakpointdata_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptbreakpointdata_p.h ln -f -s libQt5ScriptTools.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ScriptTools.so.5 ln -f -s libQt5ScriptTools.so.5.12.8 /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ScriptTools.so.5.12 /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/qtscripttoolsversion.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/qtscripttoolsversion.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/lib/cmake/Qt5ScriptTools/Qt5ScriptToolsConfigVersion.cmake /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/cmake/Qt5ScriptTools/Qt5ScriptToolsConfigVersion.cmake /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptbreakpointsmodel_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptbreakpointsmodel_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/QtScriptToolsDepends /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/QtScriptToolsDepends sed -e 's,/tmp/instance-1/output-1/build/qt5script-5.12.8/lib/,$$[QT_INSTALL_LIBS]/,g' -e 's,[^ '\'']*/tmp/instance-1/output-1/build/qt5script-5.12.8/lib,,g' -e 's,/tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5ScriptTools.prl > /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ScriptTools.prl /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/QtScriptToolsVersion /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/QtScriptToolsVersion /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptbreakpointswidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptbreakpointswidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/include/QtScriptTools/QtScriptTools /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/QtScriptTools /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptbreakpointswidgetinterface_p.h sed -e s,/tmp/instance-1/output-1/build/qt5script-5.12.8/lib/,=/usr/lib/,g -e 's,[^ '\'']*/tmp/instance-1/output-1/build/qt5script-5.12.8/lib,,g' ../../lib/libQt5ScriptTools.la > /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5ScriptTools.la /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptbreakpointswidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptbreakpointswidgetinterface_p_p.h sed -e s,/tmp/instance-1/output-1/build/qt5script-5.12.8/lib/,/usr/lib/,g -e 's,[^ '\'']*/tmp/instance-1/output-1/build/qt5script-5.12.8/lib,,g' ../../lib/pkgconfig/Qt5ScriptTools.pc > /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig/Qt5ScriptTools.pc /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptcompletionproviderinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptcompletionproviderinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptcompletiontask_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptcompletiontask_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptcompletiontaskinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptcompletiontaskinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptcompletiontaskinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebugger_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebugger_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggeragent_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggeragent_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggeragent_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggeragent_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerbackend_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerbackend_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerbackend_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerbackend_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodefinderwidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodefinderwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodefinderwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodeview_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodeview_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodeviewinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodeviewinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodeviewinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodewidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodewidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodewidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercodewidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercommand_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercommand_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercommandexecutor_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercommandschedulerfrontend_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercommandschedulerinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercommandschedulerinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercommandschedulerjob_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggercommandschedulerjob_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsole_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsole_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolecommand_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolecommand_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolecommand_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolecommandgroupdata_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolecommandjob_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolecommandjob_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolecommandmanager_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsoleglobalobject_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolehistorianinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolewidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolewidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerconsolewidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerevent_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerevent_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggereventhandlerinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggereventhandlerinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerfrontend_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerfrontend_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerfrontend_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerjob_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerjob_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerjob_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerjob_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerjobschedulerinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerlocalsmodel_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerlocalswidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerlocalswidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerlocalswidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerobjectsnapshotdelta_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerresponse_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerresponse_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerresponsehandlerinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerresponsehandlerinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerscriptedconsolecommand_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerscriptsmodel_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerscriptswidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerscriptswidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerscriptswidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerstackmodel_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerstackmodel_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerstackwidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerstackwidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerstackwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerstackwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerstandardwidgetfactory_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggervalue_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggervalue_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggervalueproperty_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggervalueproperty_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebuggerwidgetfactoryinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebugoutputwidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebugoutputwidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebugoutputwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptdebugoutputwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptedit_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptedit_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptenginedebuggerfrontend_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscripterrorlogwidget_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscripterrorlogwidget_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscripterrorlogwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscripterrorlogwidgetinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscripterrorlogwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscripterrorlogwidgetinterface_p_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptmessagehandlerinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptmessagehandlerinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptobjectsnapshot_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptobjectsnapshot_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptscriptdata_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptscriptdata_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptstdmessagehandler_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptstdmessagehandler_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptsyntaxhighlighter_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptsyntaxhighlighter_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscripttooltipproviderinterface_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscripttooltipproviderinterface_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptvalueproperty_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptvalueproperty_p.h /tmp/instance-1/output-1/per-package/qt5script/host/bin/qmake -install qinstall /tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools/debugging/qscriptxmlparser_p.h /tmp/instance-1/output-1/per-package/qt5base/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/qt5/QtScriptTools/5.12.8/QtScriptTools/private/qscriptxmlparser_p.h make[3]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src/scripttools' make[2]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8/src' make[1]: Leaving directory '/tmp/instance-1/output-1/build/qt5script-5.12.8' >>> qt5script 5.12.8 Fixing libtool files for la in $(find /tmp/instance-1/output-1/per-package/qt5script/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/per-package/qt5script/host/arm-buildroot-linux-musleabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/output-1/per-package/qt5script/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-1/output-1/per-package/qt5script/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/per-package/qt5script/host/arm-buildroot-linux-musleabihf/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> qt5script 5.12.8 Installing to target cp -dpf /tmp/instance-1/output-1/per-package/qt5script/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script*.so.* /tmp/instance-1/output-1/per-package/qt5script/target/usr/lib cp: cannot stat '/tmp/instance-1/output-1/per-package/qt5script/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libQt5Script*.so.*': No such file or directory make: *** [package/pkg-generic.mk:364: /tmp/instance-1/output-1/build/qt5script-5.12.8/.stamp_target_installed] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'