Skip to content

Instantly share code, notes, and snippets.

@yurikoles
Created June 20, 2022 14:33
Show Gist options
  • Save yurikoles/308e36d85a31d9461c183e44182a85ef to your computer and use it in GitHub Desktop.
Save yurikoles/308e36d85a31d9461c183e44182a85ef to your computer and use it in GitHub Desktop.
qt-webkit (kde-mac/kde/qt-webkit) on macOS 12 - Homebrew build logs
Homebrew build logs for kde-mac/kde/qt-webkit on macOS 12
Build date: 2022-06-20 17:22:45
HOMEBREW_VERSION: 3.5.2-109-g9416032
ORIGIN: https://github.com/Homebrew/brew
HEAD: 9416032ee5d253fc00419f111373af54e1c6bc5d
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 638118a7d6c0e33fb04e6f364807b2c32a785b22
Core tap last commit: 22 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: ["--no-quarantine"]
HOMEBREW_EDITOR: subl -w
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 6
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: hexa-core 64-bit kabylake
Clang: 14.0.0 build 1400
Git: 2.36.1 => /usr/local/bin/git
Curl: 7.79.1 => /usr/bin/curl
macOS: 12.4-x86_64
CLT: 14.0.0.0.1.1654139970
Xcode: 14.0 => /Applications/Xcode_14_beta.app/Contents/Developer
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Unknown support status
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
sdl
Warning: Putting non-prefixed coreutils in your path can cause GMP builds to fail.
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
qt-webkit
bash-completion
gnupg
Warning: Some taps are not on the default git origin branch and may not receive
updates. If this is a surprise to you, check out the default branch with:
git -C $(brew --repo kde-mac/kde) checkout master
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/usr/local/share/okteta/icontheme.rcc
kde-mac/kde/qt-webkit
Formula: qt-webkit
Tap: kde-mac/kde
Path: /usr/local/Homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/qt-webkit.rb
2022-06-20 14:22:23 +0000
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/qt-webkit/HEAD-84ad475_4
-DCMAKE_INSTALL_LIBDIR=lib
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DBUILD_TESTING=OFF
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
-G
Ninja
-B
build
-S
.
-D
BUILD_QCH=ON
-D
BUILD_TESTING=ON
-D
BUILD_TESTS=ON
-D
BUILD_UNITTESTS=ON
-D
CMAKE_INSTALL_BUNDLEDIR=/usr/local/Cellar/qt-webkit/HEAD-84ad475_4/bin
-D
KDE_INSTALL_LIBDIR=lib
-D
KDE_INSTALL_PLUGINDIR=lib/qt5/plugins
-D
KDE_INSTALL_QMLDIR=lib/qt5/qml
-D
KDE_INSTALL_QTPLUGINDIR=lib/qt5/plugins
-D
APPLE_SUPPRESS_X11_WARNING=ON
-D
KF_IGNORE_PLATFORM_CHECK=ON
-G
Ninja
-B
build
-S
.
-D
BUILD_QCH=ON
-D
CMAKE_INSTALL_BUNDLEDIR=/usr/local/Cellar/qt-webkit/HEAD-84ad475_4/bin
-DPORT=Qt
-DENABLE_TOOLS=OFF
-DCMAKE_MACOSX_RPATH=OFF
-DEGPF_SET_RPATH=OFF
-DCMAKE_SKIP_RPATH=ON
-DCMAKE_SKIP_INSTALL_RPATH=ON
-- The C compiler identification is AppleClang 14.0.0.14000017
-- The CXX compiler identification is AppleClang 14.0.0.14000017
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found BISON: /usr/bin/bison (found suitable version "2.3", minimum required is "2.1")
-- Found Gperf: /usr/local/bin/gperf (Required is at least version "3.0.1")
-- Found Perl: /usr/local/bin/perl (found suitable version "5.34.0", minimum required is "5.10.0")
-- Found PythonInterp: /usr/local/opt/python@3.10/bin/python3 (found suitable version "3.10.4", minimum required is "2.7.0")
-- Found Ruby: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/ruby (found suitable version "2.6.8", minimum required is "1.9")
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
-- Looking for include file features.h
-- Looking for include file features.h - not found
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
-- Checking for module 'sqlite3'
-- Found sqlite3, version 3.38.5
-- Found Sqlite: /usr/local/opt/sqlite/include
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found JPEG: /usr/local/opt/jpeg-turbo/lib/libjpeg.dylib (found version "80")
-- Found ZLIB: /usr/local/opt/zlib/lib/libz.dylib (found version "1.2.12")
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.37")
-- Found WebP: /usr/local/include
-- Qt OpenGL implementation: GL
-- Qt OpenGL libraries: Qt5::Gui_OpenGL;Qt5::Gui_AGL
-- Qt EGL libraries:
-- Performing Test Qt5Gui_PRIVATE_HEADER_FOUND
-- Performing Test Qt5Gui_PRIVATE_HEADER_FOUND - Success
-- Performing Test Qt5Network_PRIVATE_HEADER_FOUND
-- Performing Test Qt5Network_PRIVATE_HEADER_FOUND - Success
-- Performing Test Qt5Quick_PRIVATE_HEADER_FOUND
-- Performing Test Qt5Quick_PRIVATE_HEADER_FOUND - Success
-- Checking for module 'libwoff2dec'
-- Found libwoff2dec, version 1.0.2
-- Found WOFF2Dec: /usr/local/include (found suitable version "1.0.2", minimum required is "1.0.1")
-- Using system WOFF2Dec library.
-- The following OPTIONAL packages have been found:
* JPEG
* WebP
* Qt5OpenGL (required version >= 5.2.0)
* PkgConfig
* WOFF2Dec (required version >= 1.0.1)
-- The following REQUIRED packages have been found:
* BISON (required version >= 2.1)
* Gperf (required version >= 3.0.1)
* Perl (required version >= 5.10.0)
* PythonInterp (required version >= 2.7.0)
* Ruby (required version >= 1.9)
* Sqlite
* Threads
* PNG
* ZLIB
* Qt5Core
* Qt5Gui
* Qt5Network
* Qt5Widgets
* Qt5Test
* Qt5QuickTest
* Qt5Positioning
* Qt5Sensors
* Qt5PrintSupport
Required for ENABLE_PRINT_SUPPORT=ON
* Qt5Qml (required version >= 5.15.5)
* Qt5QmlModels (required version >= 5.15.5)
* Qt5Quick
* Qt5WebChannel
* Qt5 (required version >= 5.2.0)
* Qt5Multimedia (required version >= 5.2.0)
* Qt5MultimediaWidgets (required version >= 5.2.0)
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PlatformQt.cmake
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/PlatformQt.cmake
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/shell/PlatformQt.cmake
-- All-in-One build is enabled.
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/PlatformQt.cmake
-- Performing Test ATOMIC_INT64_IS_BUILTIN
-- Performing Test ATOMIC_INT64_IS_BUILTIN - Success
-- Looking for shm_open
-- Looking for shm_open - found
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebKit2/PlatformQt.cmake
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebKit/PlatformQt.cmake
-- Using platform-specific CMakeLists: /tmp/qt-webkit-20220620-32583-yjyamx/Source/PlatformQt.cmake
-- Enabled features:
-- ENABLE_ACCELERATED_2D_CANVAS ............ ON
-- ENABLE_ALLINONE_BUILD ON
-- ENABLE_API_TESTS ........................ ON
-- ENABLE_CSS_GRID_LAYOUT ON
-- ENABLE_DATABASE_PROCESS ................. ON
-- ENABLE_DATALIST_ELEMENT ON
-- ENABLE_DEVICE_ORIENTATION ............... ON
-- ENABLE_DRAG_SUPPORT ON
-- ENABLE_FULLSCREEN_API ................... ON
-- ENABLE_GAMEPAD_DEPRECATED OFF
-- ENABLE_GEOLOCATION ...................... ON
-- ENABLE_ICONDATABASE ON
-- ENABLE_INDEXED_DATABASE ................. ON
-- ENABLE_INSPECTOR_UI ON
-- ENABLE_JIT .............................. ON
-- ENABLE_LEGACY_WEB_AUDIO OFF
-- ENABLE_LINK_PREFETCH .................... ON
-- ENABLE_MEDIA_SOURCE OFF
-- ENABLE_NETSCAPE_PLUGIN_API .............. OFF
-- ENABLE_OPENGL ON
-- ENABLE_PRINT_SUPPORT .................... ON
-- ENABLE_QT_GESTURE_EVENTS ON
-- ENABLE_QT_WEBCHANNEL .................... ON
-- ENABLE_SAMPLING_PROFILER ON
-- ENABLE_SPELLCHECK ....................... ON
-- ENABLE_TOUCH_EVENTS ON
-- ENABLE_VIDEO ............................ ON
-- ENABLE_WEBKIT2 ON
-- ENABLE_WEB_AUDIO ........................ OFF
-- ENABLE_X11_TARGET OFF
-- ENABLE_XSLT ............................. ON
-- USE_GSTREAMER OFF
-- USE_LIBHYPHEN ........................... OFF
-- USE_LIBJPEG ON
-- USE_MEDIA_FOUNDATION .................... OFF
-- USE_QT_MULTIMEDIA ON
-- USE_SYSTEM_MALLOC ....................... OFF
-- USE_WOFF2 ON
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
APPLE_SUPPRESS_X11_WARNING
BUILD_TESTING
BUILD_TESTS
BUILD_UNITTESTS
KF_IGNORE_PLATFORM_CHECK
-- Build files have been written to: /tmp/qt-webkit-20220620-32583-yjyamx/build
clang called with: CMakeCCompilerId.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CMakeCCompilerABI.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o -o cmTC_195ec
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_195ec.dir/CMakeCCompilerABI.c.o -o cmTC_195ec -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ca26f
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_ca26f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ca26f -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_8f18d.dir/HAVE_FEATURES_H.c.o -MF CMakeFiles/cmTC_8f18d.dir/HAVE_FEATURES_H.c.o.d -o CMakeFiles/cmTC_8f18d.dir/HAVE_FEATURES_H.c.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CheckIncludeFiles/HAVE_FEATURES_H.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_8f18d.dir/HAVE_FEATURES_H.c.o -MF CMakeFiles/cmTC_8f18d.dir/HAVE_FEATURES_H.c.o.d -o CMakeFiles/cmTC_8f18d.dir/HAVE_FEATURES_H.c.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CheckIncludeFiles/HAVE_FEATURES_H.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang called with: -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang called with: -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o -o cmTC_b471b
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b471b.dir/CheckIncludeFile.c.o -o cmTC_b471b -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCMAKE_HAVE_LIBC_PTHREAD -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_6b687.dir/src.c.o -MF CMakeFiles/cmTC_6b687.dir/src.c.o.d -o CMakeFiles/cmTC_6b687.dir/src.c.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang -DCMAKE_HAVE_LIBC_PTHREAD -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_6b687.dir/src.c.o -MF CMakeFiles/cmTC_6b687.dir/src.c.o.d -o CMakeFiles/cmTC_6b687.dir/src.c.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang called with: -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b687.dir/src.c.o -o cmTC_6b687
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b687.dir/src.c.o -o cmTC_6b687 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQt5Gui_PRIVATE_HEADER_FOUND -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -std=gnu++11 -MD -MT CMakeFiles/cmTC_03922.dir/src.cxx.o -MF CMakeFiles/cmTC_03922.dir/src.cxx.o.d -o CMakeFiles/cmTC_03922.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQt5Gui_PRIVATE_HEADER_FOUND -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -std=gnu++11 -MD -MT CMakeFiles/cmTC_03922.dir/src.cxx.o -MF CMakeFiles/cmTC_03922.dir/src.cxx.o.d -o CMakeFiles/cmTC_03922.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang++ called with: -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03922.dir/src.cxx.o -o cmTC_03922 /usr/local/opt/qt@5/lib/QtGui.framework/QtGui /usr/local/opt/qt@5/lib/QtCore.framework/QtCore
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03922.dir/src.cxx.o -o cmTC_03922 /usr/local/opt/qt@5/lib/QtGui.framework/QtGui /usr/local/opt/qt@5/lib/QtCore.framework/QtCore -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQt5Network_PRIVATE_HEADER_FOUND -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -std=gnu++11 -MD -MT CMakeFiles/cmTC_90781.dir/src.cxx.o -MF CMakeFiles/cmTC_90781.dir/src.cxx.o.d -o CMakeFiles/cmTC_90781.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQt5Network_PRIVATE_HEADER_FOUND -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -std=gnu++11 -MD -MT CMakeFiles/cmTC_90781.dir/src.cxx.o -MF CMakeFiles/cmTC_90781.dir/src.cxx.o.d -o CMakeFiles/cmTC_90781.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang++ called with: -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_90781.dir/src.cxx.o -o cmTC_90781 /usr/local/opt/qt@5/lib/QtNetwork.framework/QtNetwork /usr/local/opt/qt@5/lib/QtCore.framework/QtCore
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_90781.dir/src.cxx.o -o cmTC_90781 /usr/local/opt/qt@5/lib/QtNetwork.framework/QtNetwork /usr/local/opt/qt@5/lib/QtCore.framework/QtCore -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQt5Quick_PRIVATE_HEADER_FOUND -I/usr/local/opt/qt@5/lib/QtQuick.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtQuick.framework/Versions/5/Headers/5.15.5/QtQuick -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -I/usr/local/opt/qt@5/lib/QtQmlModels.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtQmlModels.framework/Versions/5/Headers/5.15.5/QtQmlModels -I/usr/local/opt/qt@5/lib/QtQml.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtQml.framework/Versions/5/Headers/5.15.5/QtQml -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtQuick.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtQmlModels.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtQml.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -std=gnu++11 -MD -MT CMakeFiles/cmTC_33c4b.dir/src.cxx.o -MF CMakeFiles/cmTC_33c4b.dir/src.cxx.o.d -o CMakeFiles/cmTC_33c4b.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQt5Quick_PRIVATE_HEADER_FOUND -I/usr/local/opt/qt@5/lib/QtQuick.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtQuick.framework/Versions/5/Headers/5.15.5/QtQuick -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -I/usr/local/opt/qt@5/lib/QtQmlModels.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtQmlModels.framework/Versions/5/Headers/5.15.5/QtQmlModels -I/usr/local/opt/qt@5/lib/QtQml.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtQml.framework/Versions/5/Headers/5.15.5/QtQml -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtQuick.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtQmlModels.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtQml.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -std=gnu++11 -MD -MT CMakeFiles/cmTC_33c4b.dir/src.cxx.o -MF CMakeFiles/cmTC_33c4b.dir/src.cxx.o.d -o CMakeFiles/cmTC_33c4b.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang++ called with: -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33c4b.dir/src.cxx.o -o cmTC_33c4b /usr/local/opt/qt@5/lib/QtQuick.framework/QtQuick /usr/local/opt/qt@5/lib/QtGui.framework/QtGui /usr/local/opt/qt@5/lib/QtQmlModels.framework/QtQmlModels /usr/local/opt/qt@5/lib/QtQml.framework/QtQml /usr/local/opt/qt@5/lib/QtNetwork.framework/QtNetwork /usr/local/opt/qt@5/lib/QtCore.framework/QtCore
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33c4b.dir/src.cxx.o -o cmTC_33c4b /usr/local/opt/qt@5/lib/QtQuick.framework/QtQuick /usr/local/opt/qt@5/lib/QtGui.framework/QtGui /usr/local/opt/qt@5/lib/QtQmlModels.framework/QtQmlModels /usr/local/opt/qt@5/lib/QtQml.framework/QtQml /usr/local/opt/qt@5/lib/QtNetwork.framework/QtNetwork /usr/local/opt/qt@5/lib/QtCore.framework/QtCore -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DATOMIC_INT64_IS_BUILTIN -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_c9bd8.dir/src.cxx.o -MF CMakeFiles/cmTC_c9bd8.dir/src.cxx.o.d -o CMakeFiles/cmTC_c9bd8.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang++ -DATOMIC_INT64_IS_BUILTIN -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_c9bd8.dir/src.cxx.o -MF CMakeFiles/cmTC_c9bd8.dir/src.cxx.o.d -o CMakeFiles/cmTC_c9bd8.dir/src.cxx.o -c /tmp/qt-webkit-20220620-32583-yjyamx/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang++ called with: -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c9bd8.dir/src.cxx.o -o cmTC_c9bd8
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c9bd8.dir/src.cxx.o -o cmTC_c9bd8 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fvisibility=hidden -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -DCHECK_FUNCTION_EXISTS=shm_open -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
superenv executed: clang -fvisibility=hidden -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -DCHECK_FUNCTION_EXISTS=shm_open -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.23.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include
clang called with: -fvisibility=hidden -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -DCHECK_FUNCTION_EXISTS=shm_open -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o -o cmTC_d39fe
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -fvisibility=hidden -fno-exceptions -fno-strict-aliasing -fcolor-diagnostics -Qunused-arguments -DCHECK_FUNCTION_EXISTS=shm_open -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d39fe.dir/CheckFunctionExists.c.o -o cmTC_d39fe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/sqlite/include -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include -I/usr/local/opt/jpeg-turbo/include -I/usr/local/opt/qt@5/include -I/usr/local/opt/zlib/include -L/usr/local/opt/sqlite/lib -L/usr/local/opt/python@3.10/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/jpeg-turbo/lib -L/usr/local/opt/qt@5/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
2022-06-20 14:22:45 +0000
cmake
--build
build
[1/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Operator.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Operator.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/Operator.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/Operator.cpp
[2/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/LoopInfo.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/LoopInfo.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/LoopInfo.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/LoopInfo.cpp
[3/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputESSL.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputESSL.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputESSL.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/OutputESSL.cpp
[4/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateDeclarations.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateDeclarations.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/SeparateDeclarations.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/SeparateDeclarations.cpp
[5/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSL.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSL.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSL.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/OutputGLSL.cpp
[6/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/intermOut.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/intermOut.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/intermOut.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/intermOut.cpp
[7/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/util.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/util.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/util.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/util.cpp
[8/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSLBase.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSLBase.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/OutputGLSLBase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/OutputGLSLBase.cpp
[9/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PoolAlloc.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PoolAlloc.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PoolAlloc.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/PoolAlloc.cpp
[10/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PruneEmptyDeclarations.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PruneEmptyDeclarations.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/PruneEmptyDeclarations.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/PruneEmptyDeclarations.cpp
[11/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/parseConst.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/parseConst.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/parseConst.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/parseConst.cpp
[12/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RegenerateStructNames.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RegenerateStructNames.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RegenerateStructNames.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/RegenerateStructNames.cpp
[13/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RemoveSwitchFallThrough.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RemoveSwitchFallThrough.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/RemoveSwitchFallThrough.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/RemoveSwitchFallThrough.cpp
[14/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/sql -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/icu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/line -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/shapes -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/rendering/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/storage -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/style -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/svg/properties -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/workers -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/xml/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/bmp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/gif -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/ico -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/jpeg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/png -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/image-decoders/webp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/linux -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling/coordinatedgraphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/texmap/coordinated -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include/KHR -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/gamepad -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/egl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/glx -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/gpu/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opengl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/surfaces/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/text/qt -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/win -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/x11 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/testing/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/include -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxml2 -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libxslt -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Versions/5/Headers/5.15.5/QtGui -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.5/QtCore -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5 -isystem /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/Headers/5.15.5/QtNetwork -isystem /usr/local/opt/qt@5/lib/QtSensors.framework/Headers -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wno-parentheses-equality -fPIC -Wno-null-conversion -MD -MT Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/QualifierAlive.cpp.o -MF Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/QualifierAlive.cpp.o.d -o Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/QualifierAlive.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/ThirdParty/ANGLE/src/compiler/translator/QualifierAlive.cpp
[15/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/airplay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/battery -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/encryptedmedia -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/fetch -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/geolocation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/client -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/server -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indexeddb/shared -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/indieui -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediacontrols -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasession -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/navigatorcontentutils -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/notifications -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/plugins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/proximity -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/quota -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/speech -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/streams -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/vibration -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webaudio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/webdatabase -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/Modules/websockets -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/accessibility -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/generic -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bindings/js -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/c -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/bridge/jsc -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/contentextensions -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/algorithms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/keys -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/crypto/parameters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/css -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/cssjit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/dom/default -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/editing -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/fileapi -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/history -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/canvas -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/forms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/shadow -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/html/track -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/appcache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/archive/mhtml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/cache -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/loader/icon -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/mathml -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/csp -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/page/scrolling -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/animation -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/audio -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/crypto -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/cpu/arm/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/displaylists -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/filters -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/harfbuzz/ng -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/opentype -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/graphics/transforms -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mediastream -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/mock/mediasource -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/platform/network -I/tmp/qt-webkit-20220620-32583-yj
[...snip...]
amx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSSALoweringPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1036/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSAConversionPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSAConversionPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSSAConversionPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSSAConversionPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSSAConversionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSSAConversionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSSAConversionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSSAConversionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1037/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:28:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:28:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1038/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStackLayoutPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStackLayoutPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStackLayoutPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStackLayoutPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStackLayoutPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStackLayoutPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGGraph.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStackLayoutPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGGraph.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStackLayoutPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1039/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureAbstractValue.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureAbstractValue.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureAbstractValue.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/JSCell.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1040/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStrengthReductionPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStrengthReductionPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStrengthReductionPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGClobberize.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGEdgeUsesStructure.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGGraph.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractHeap.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1041/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPutStackSinkingPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPutStackSinkingPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGPutStackSinkingPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGPutStackSinkingPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGPutStackSinkingPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBlockMapInlines.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBlockMap.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGPutStackSinkingPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGPutStackSinkingPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBlockMapInlines.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBlockMap.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGPutStackSinkingPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1042/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStaticExecutionCountEstimationPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStaticExecutionCountEstimationPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStaticExecutionCountEstimationPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStaticExecutionCountEstimationPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStaticExecutionCountEstimationPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStaticExecutionCountEstimationPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStaticExecutionCountEstimationPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStaticExecutionCountEstimationPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1043/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThreadData.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThreadData.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThreadData.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThreadData.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThreadData.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThreadData.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/JSCInlines.h:40:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ErrorInstance.h:24:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/Interpreter.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ArgList.h:25:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThreadData.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
3 warnings generated.
[1044/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureRegistrationPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureRegistrationPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStructureRegistrationPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureRegistrationPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureRegistrationPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureRegistrationPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureRegistrationPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureRegistrationPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1045/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStoreBarrierInsertionPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStoreBarrierInsertionPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGStoreBarrierInsertionPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1046/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThunks.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThunks.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGThunks.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThunks.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThunks.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThunks.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/CCallHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThunks.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThunks.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGThunks.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1047/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTierUpCheckInjectionPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTierUpCheckInjectionPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTierUpCheckInjectionPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTierUpCheckInjectionPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTierUpCheckInjectionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTierUpCheckInjectionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGGraph.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTierUpCheckInjectionPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGGraph.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTierUpCheckInjectionPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1048/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTransition.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTransition.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTransition.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTransition.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTransition.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTransition.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/JSCInlines.h:40:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ErrorInstance.h:24:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/Interpreter.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ArgList.h:25:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTransition.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
3 warnings generated.
[1049/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTypeCheckHoistingPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTypeCheckHoistingPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGTypeCheckHoistingPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTypeCheckHoistingPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTypeCheckHoistingPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTypeCheckHoistingPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTypeCheckHoistingPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGTypeCheckHoistingPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1050/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/DeferredCompilationCallback.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/DeferredSourceDump.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeOrigin.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/WriteBarrier.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1051/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLDeferredCompilationCallback.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLDeferredCompilationCallback.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGToFTLDeferredCompilationCallback.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/DeferredCompilationCallback.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/DeferredSourceDump.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeOrigin.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/WriteBarrier.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1052/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueStrength.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueStrength.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueStrength.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValueStrength.cpp
[1053/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUseKind.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUseKind.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUseKind.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUseKind.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUseKind.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUseKind.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/JSCInlines.h:40:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ExceptionHelpers.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ErrorInstance.h:24:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/Interpreter.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ArgList.h:25:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUseKind.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
3 warnings generated.
[1054/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUnificationPhase.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUnificationPhase.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGUnificationPhase.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUnificationPhase.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUnificationPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUnificationPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUnificationPhase.cpp:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlockInlines.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGBasicBlock.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGUnificationPhase.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1055/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT64.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT64.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT64.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1056/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableAccessData.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableAccessData.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableAccessData.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableAccessData.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableAccessData.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableAccessData.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGCommon.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
1 warning generated.
[1057/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueSource.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueSource.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValueSource.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValueSource.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValueSource.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValueSource.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValueSource.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGCommon.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValueSource.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
3 warnings generated.
[1058/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableEvent.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableEvent.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGVariableEvent.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableEvent.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableEvent.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableEvent.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableEvent.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGCommon.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/VirtualRegister.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/CallFrame.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter/AbstractPC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGVariableEvent.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
3 warnings generated.
[1059/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:35:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h:64:15: note: in implicit copy assignment operator for 'JSC::StructureSet' first required here
m_set = StructureSet(structure);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGAbstractValue.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ArrayProfile.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/ConcurrentJITLock.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/DeferGC.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/Heap.h:33:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap/JITStubRoutineSet.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/JITStubRoutine.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/ExecutableAllocator.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/MetaAllocator.h:37:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageBlock.h:40:5: warning: definition of implicit copy assignment operator for 'PageBlock' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
PageBlock(const PageBlock&);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:72:7: note: in implicit copy assignment operator for 'WTF::PageBlock' first required here
class PageAllocation : private PageBlock {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:39:7: note: in implicit move assignment operator for 'WTF::PageAllocation' first required here
__x = _VSTD::move(__y);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/PageAllocation.h:100:14: note: in instantiation of function template specialization 'std::swap<WTF::PageAllocation>' requested here
std::swap(tmp, *this);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<int, WTF::RecordOverflow>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:798:12: note: in implicit copy constructor for 'WTF::Checked<int, WTF::RecordOverflow>' first required here
return Checked<T, RecordOverflow>(value) + checkedSum<T>(args...);
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:806:12: note: in instantiation of function template specialization 'WTF::checkedSum<int, int, int>' requested here
return checkedSum<T>(args...).hasOverflowed();
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/Operations.h:47:9: note: in instantiation of function template specialization 'WTF::sumOverflows<int, int, int>' requested here
if (sumOverflows<int32_t>(length1, length2))
^
4 warnings generated.
[1060/4438] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DBUILDING_JavaScriptCore -DBUILDING_QT__=1 -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 -DQT_ASCII_CAST_WARNINGS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_DYNAMIC_CAST -DQT_NO_EXCEPTIONS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_USE_QSTRINGBUILDER -DSTATICALLY_LINKED_WITH_WTF -I/tmp/qt-webkit-20220620-32583-yjyamx/build/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/.. -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/API -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/assembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/b3/air -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bindings -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/builtins -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecompiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/disassembler/udis86 -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/ftl -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/heap -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/debugger -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/agents -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/augmentable -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/inspector/remote -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/interpreter -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/llint -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/parser -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/profiler -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/replay -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/tools -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/wasm -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/ForwardingHeaders -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore -I/tmp/qt-webkit-20220620-32583-yjyamx/build/DerivedSources/JavaScriptCore/inspector -I/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WebCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/icu -isystem /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/icu -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++11 -fcolor-diagnostics -Qunused-arguments -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wall -Wextra -Wcast-align -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -Wno-parentheses-equality -fPIC -fPIC -std=gnu++11 -MD -MT Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValidate.cpp.o -MF Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValidate.cpp.o.d -o Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGValidate.cpp.o -c /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValidate.cpp
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValidate.cpp:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/config.h:54:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/FastMalloc.h:26:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/StdLibExtras.h:33:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/WTF/wtf/CheckedArithmetic.h:496:20: warning: definition of implicit copy constructor for 'Checked<unsigned int>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
const Checked& operator=(Checked rhs)
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:80:8: note: in implicit copy constructor for 'WTF::Checked<unsigned int>' first required here
struct PatternTerm {
^
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/yarr/YarrPattern.h:181:16: note: in implicit move constructor for 'JSC::Yarr::PatternTerm' first required here
return PatternTerm(TypeForwardReference);
^
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValidate.cpp:27:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGValidate.h:32:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/dfg/DFGGraph.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/jit/AssemblyHelpers.h:31:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/CodeBlock.h:34:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/ByValInfo.h:35:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureStubInfo.h:30:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/Instruction.h:36:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/SymbolTable.h:37:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/TypeLocation.h:29:
In file included from /tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/runtime/TypeSet.h:30:
/tmp/qt-webkit-20220620-32583-yjyamx/Source/JavaScriptCore/bytecode/StructureSet.h:60:19: warning: definition of implicit copy assignment operator for 'StructureSet' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
ALWAYS_INLINE StructureSet(const StructureSet& other)
^
/tmp/qt-webkit-20220