Skip to content

Instantly share code, notes, and snippets.

@yurikoles
Created May 18, 2022 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yurikoles/6dcc21b0c1002945cd2ebba306a90601 to your computer and use it in GitHub Desktop.
Save yurikoles/6dcc21b0c1002945cd2ebba306a90601 to your computer and use it in GitHub Desktop.
analitza (kde-mac/kde/analitza) on macOS 12 - Homebrew build logs
Homebrew build logs for kde-mac/kde/analitza on macOS 12
Build date: 2022-05-18 16:28:24
HOMEBREW_VERSION: 3.4.11-53-g34dd8e3
ORIGIN: https://github.com/Homebrew/brew
HEAD: 34dd8e305789a5433d345a29b03a4d4f3a568d1e
Last commit: 17 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: bc67f7dc39899b87d80ffc6f04e8139574bb86bd
Core tap last commit: 83 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: ["--no-quarantine"]
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
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: 13.1.6 build 1316
Git: 2.36.1 => /usr/local/bin/git
Curl: 7.79.1 => /usr/bin/curl
macOS: 12.4-x86_64
CLT: 13.4.0.0.1.1651278267
Xcode: 13.4 => /Applications/Xcode_13.4.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: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
sdl2_sound
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
sdl
sdl_image
sdl_mixer
sdl_net
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:
bash-completion
gnupg
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/usr/local/bin/expo
/usr/local/bin/expo-cli
kde-mac/kde/analitza
Formula: analitza
Tap: kde-mac/kde
Path: /usr/local/Homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/analitza.rb
2022-05-18 13:27:52 +0000
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/analitza/HEAD-3c8c5a5_1
-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/analitza/HEAD-3c8c5a5_1/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
-DCMAKE_PREFIX_PATH=/usr/local/opt/qt@5/lib/cmake
-DCMAKE_CXX_STANDARD=20
-DCMAKE_CXX_STANDARD_REQUIRED=TRUE
-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- 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
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
Installing in /usr/local/Cellar/analitza/HEAD-3c8c5a5_1. Run /tmp/analitza-20220518-86234-8mmiws/build/prefix.sh to set the environment for Analitza.
-- Could not set up the appstream test. appstreamcli is missing.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- The following OPTIONAL packages have been found:
* Eigen3
-- The following REQUIRED packages have been found:
* ECM (required version >= 1.7.0)
* Qt5Core (required version >= 5.15.3)
* Qt5Gui (required version >= 5.15.3)
* Qt5Widgets
* Qt5Xml
* Qt5Svg
* Qt5Test
* Qt5Network (required version >= 5.15.3)
* Qt5Qml
* Qt5QmlModels (required version >= 5.15.3)
* Qt5Quick
* Qt5PrintSupport
* Qt5 (required version >= 5.6)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_QCH
BUILD_TESTS
BUILD_UNITTESTS
KF_IGNORE_PLATFORM_CHECK
-- Build files have been written to: /tmp/analitza-20220518-86234-8mmiws/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 -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 -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 -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 -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_f85c0.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.23.0/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
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.23.0/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
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -o cmTC_f85c0
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 -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_f85c0.dir/CMakeCCompilerABI.c.o -o cmTC_f85c0 -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 -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_fad96.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.23.0/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
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.23.0/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
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fad96
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 -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_fad96.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fad96 -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 -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 -MD -MT CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o -c /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/CheckSymbolExists.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
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o -c /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/CheckSymbolExists.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
clang++ called with: -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_e0ec8.dir/src.cxx.o -MF CMakeFiles/cmTC_e0ec8.dir/src.cxx.o.d -o CMakeFiles/cmTC_e0ec8.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
superenv executed: clang++ -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_e0ec8.dir/src.cxx.o -MF CMakeFiles/cmTC_e0ec8.dir/src.cxx.o.d -o CMakeFiles/cmTC_e0ec8.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e0ec8.dir/src.cxx.o -o cmTC_e0ec8
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 -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 CMakeFiles/cmTC_e0ec8.dir/src.cxx.o -o cmTC_e0ec8 -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 -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: -DHAVE_DATE_TIME -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_02ee0.dir/src.cxx.o -MF CMakeFiles/cmTC_02ee0.dir/src.cxx.o.d -o CMakeFiles/cmTC_02ee0.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
superenv executed: clang++ -DHAVE_DATE_TIME -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_02ee0.dir/src.cxx.o -MF CMakeFiles/cmTC_02ee0.dir/src.cxx.o.d -o CMakeFiles/cmTC_02ee0.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
clang++ called with: -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_02ee0.dir/src.cxx.o -o cmTC_02ee0
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 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_02ee0.dir/src.cxx.o -o cmTC_02ee0 -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 -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: -DCOMPILER_HAS_HIDDEN_VISIBILITY -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fvisibility=hidden -MD -MT CMakeFiles/cmTC_5a7d1.dir/src.cxx.o -MF CMakeFiles/cmTC_5a7d1.dir/src.cxx.o.d -o CMakeFiles/cmTC_5a7d1.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
superenv executed: clang++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fvisibility=hidden -MD -MT CMakeFiles/cmTC_5a7d1.dir/src.cxx.o -MF CMakeFiles/cmTC_5a7d1.dir/src.cxx.o.d -o CMakeFiles/cmTC_5a7d1.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
clang++ called with: -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5a7d1.dir/src.cxx.o -o cmTC_5a7d1
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 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5a7d1.dir/src.cxx.o -o cmTC_5a7d1 -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 -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: -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fvisibility-inlines-hidden -MD -MT CMakeFiles/cmTC_0d02b.dir/src.cxx.o -MF CMakeFiles/cmTC_0d02b.dir/src.cxx.o.d -o CMakeFiles/cmTC_0d02b.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
superenv executed: clang++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fvisibility-inlines-hidden -MD -MT CMakeFiles/cmTC_0d02b.dir/src.cxx.o -MF CMakeFiles/cmTC_0d02b.dir/src.cxx.o.d -o CMakeFiles/cmTC_0d02b.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
clang++ called with: -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0d02b.dir/src.cxx.o -o cmTC_0d02b
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 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0d02b.dir/src.cxx.o -o cmTC_0d02b -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 -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: -DCOMPILER_HAS_DEPRECATED_ATTR -DQT_MAC_USE_COCOA -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_9d52b.dir/src.cxx.o -MF CMakeFiles/cmTC_9d52b.dir/src.cxx.o.d -o CMakeFiles/cmTC_9d52b.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
superenv executed: clang++ -DCOMPILER_HAS_DEPRECATED_ATTR -DQT_MAC_USE_COCOA -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_9d52b.dir/src.cxx.o -MF CMakeFiles/cmTC_9d52b.dir/src.cxx.o.d -o CMakeFiles/cmTC_9d52b.dir/src.cxx.o -c /tmp/analitza-20220518-86234-8mmiws/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
clang++ called with: -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d52b.dir/src.cxx.o -o cmTC_9d52b
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 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d52b.dir/src.cxx.o -o cmTC_9d52b -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 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2022-05-18 13:27:55 +0000
cmake
--build
build
[1/179] cd /tmp/analitza-20220518-86234-8mmiws/build/analitza && /usr/local/Cellar/cmake/3.23.0/bin/cmake -E cmake_autogen /tmp/analitza-20220518-86234-8mmiws/build/analitza/CMakeFiles/Analitza_autogen.dir/AutogenInfo.json Release && /usr/local/Cellar/cmake/3.23.0/bin/cmake -E touch /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/timestamp && /usr/local/Cellar/cmake/3.23.0/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /tmp/analitza-20220518-86234-8mmiws /tmp/analitza-20220518-86234-8mmiws/analitza /tmp/analitza-20220518-86234-8mmiws/build /tmp/analitza-20220518-86234-8mmiws/build/analitza /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/deps /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/d/27f49c61464098efc56725cc5acd0bf427ad03dddee1a0254700a385f3820948.d
[2/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -MF analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -MF analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:20:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/analyzer.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QStringList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qstringlist.h:41:
In file included from /usr/local/include/QtCore/qlist.h:46:
In file included from /usr/local/include/QtCore/qhashfunctions.h:44:
In file included from /usr/local/include/QtCore/qstring.h:50:
In file included from /usr/local/include/QtCore/qchar.h:666:
In file included from /usr/local/include/QtCore/qstringview.h:58:
/usr/local/include/QtCore/qbytearray.h:78:7: error: typedef redefinition with different types ('QArrayDataPointer<char>' vs 'QArrayData')
using QByteArrayData = QArrayDataPointer<char>;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qobjectdefs.h:57:20: note: previous definition is here
typedef QArrayData QByteArrayData;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QMetaObject:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qobjectdefs.h:48:
In file included from /usr/local/include/QtCore/qnamespace.h:44:
/usr/local/include/QtCore/qglobal.h:1109:27: error: no matching function for call to 'swap'
noexcept(noexcept(swap(t, t)));
^~~~
/usr/local/include/QtCore/qglobal.h:1117:55: note: in instantiation of exception specification for 'checkSwap<QArrayData>' requested here
noexcept(noexcept(QtPrivate::SwapExceptionTester::checkSwap(value1)))
^
/usr/local/include/QtCore/qglobal.h:1116:16: note: in instantiation of exception specification for 'qSwap<QArrayData>' requested here
constexpr void qSwap(T &value1, T &value2)
^
/usr/local/include/QtCore/qbytearray.h:124:7: note: in instantiation of function template specialization 'qSwap<QArrayData>' requested here
{ qSwap(d, other.d); }
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/pair.h:374:1: note: candidate template ignored: could not match 'pair<type-parameter-0-0, type-parameter-0-1>' against 'QArrayData'
swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:45:1: note: candidate template ignored: could not match '_Tp [_Np]' against 'QArrayData'
swap(_Tp (&__a)[_Np], _Tp (&__b)[_Np]) _NOEXCEPT_(__is_nothrow_swappable<_Tp>::value) {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/tuple:184:6: note: candidate template ignored: could not match '__tuple_leaf<_Ip, type-parameter-0-1, >' against 'QArrayData'
void swap(__tuple_leaf<_Ip, _Hp, _Ep>& __x, __tuple_leaf<_Ip, _Hp, _Ep>& __y)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/tuple:1120:1: note: candidate template ignored: could not match 'tuple<type-parameter-0-0...>' against 'QArrayData'
swap(tuple<_Tp...>& __t, tuple<_Tp...>& __u)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/compressed_pair.h:191:6: note: candidate template ignored: could not match '__compressed_pair<type-parameter-0-0, type-parameter-0-1>' against 'QArrayData'
void swap(__compressed_pair<_T1, _T2>& __x, __compressed_pair<_T1, _T2>& __y)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/unique_ptr.h:567:1: note: candidate template ignored: could not match 'unique_ptr<type-parameter-0-0, type-parameter-0-1>' against 'QArrayData'
swap(unique_ptr<_Tp, _Dp>& __x, unique_ptr<_Tp, _Dp>& __y) _NOEXCEPT {__x.swap(__y);}
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/shared_ptr.h:1271:1: note: candidate template ignored: could not match 'shared_ptr<type-parameter-0-0>' against 'QArrayData'
swap(shared_ptr<_Tp>& __x, shared_ptr<_Tp>& __y) _NOEXCEPT
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/shared_ptr.h:1561:1: note: candidate template ignored: could not match 'weak_ptr<type-parameter-0-0>' against 'QArrayData'
swap(weak_ptr<_Tp>& __x, weak_ptr<_Tp>& __y) _NOEXCEPT
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/variant:1721:6: note: candidate template ignored: could not match 'variant<type-parameter-0-0...>' against 'QArrayData'
auto swap(variant<_Types...>& __lhs,
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__functional/function.h:1235:1: note: candidate template ignored: could not match 'function<type-parameter-0-0 (type-parameter-0-1...)>' against 'QArrayData'
swap(function<_Rp(_ArgTypes...)>& __x, function<_Rp(_ArgTypes...)>& __y) _NOEXCEPT
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:36:85: note: candidate template ignored: requirement 'is_move_constructible<QArrayData>::value' was not satisfied [with _Tp = QArrayData]
inline _LIBCPP_INLINE_VISIBILITY __swap_result_t<_Tp> _LIBCPP_CONSTEXPR_AFTER_CXX17 swap(_Tp& __x, _Tp& __y)
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QMetaObject:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qobjectdefs.h:48:
In file included from /usr/local/include/QtCore/qnamespace.h:44:
/usr/local/include/QtCore/qglobal.h:1120:5: error: no matching function for call to 'swap'
swap(value1, value2);
^~~~
/usr/local/include/QtCore/qbytearray.h:124:7: note: in instantiation of function template specialization 'qSwap<QArrayData>' requested here
{ qSwap(d, other.d); }
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/pair.h:374:1: note: candidate template ignored: could not match 'pair<type-parameter-0-0, type-parameter-0-1>' against 'QArrayData'
swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:45:1: note: candidate template ignored: could not match '_Tp [_Np]' against 'QArrayData'
swap(_Tp (&__a)[_Np], _Tp (&__b)[_Np]) _NOEXCEPT_(__is_nothrow_swappable<_Tp>::value) {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/tuple:184:6: note: candidate template ignored: could not match '__tuple_leaf<_Ip, type-parameter-0-1, >' against 'QArrayData'
void swap(__tuple_leaf<_Ip, _Hp, _Ep>& __x, __tuple_leaf<_Ip, _Hp, _Ep>& __y)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/tuple:1120:1: note: candidate template ignored: could not match 'tuple<type-parameter-0-0...>' against 'QArrayData'
swap(tuple<_Tp...>& __t, tuple<_Tp...>& __u)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/compressed_pair.h:191:6: note: candidate template ignored: could not match '__compressed_pair<type-parameter-0-0, type-parameter-0-1>' against 'QArrayData'
void swap(__compressed_pair<_T1, _T2>& __x, __compressed_pair<_T1, _T2>& __y)
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/unique_ptr.h:567:1: note: candidate template ignored: could not match 'unique_ptr<type-parameter-0-0, type-parameter-0-1>' against 'QArrayData'
swap(unique_ptr<_Tp, _Dp>& __x, unique_ptr<_Tp, _Dp>& __y) _NOEXCEPT {__x.swap(__y);}
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/shared_ptr.h:1271:1: note: candidate template ignored: could not match 'shared_ptr<type-parameter-0-0>' against 'QArrayData'
swap(shared_ptr<_Tp>& __x, shared_ptr<_Tp>& __y) _NOEXCEPT
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__memory/shared_ptr.h:1561:1: note: candidate template ignored: could not match 'weak_ptr<type-parameter-0-0>' against 'QArrayData'
swap(weak_ptr<_Tp>& __x, weak_ptr<_Tp>& __y) _NOEXCEPT
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/variant:1721:6: note: candidate template ignored: could not match 'variant<type-parameter-0-0...>' against 'QArrayData'
auto swap(variant<_Types...>& __lhs,
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__functional/function.h:1235:1: note: candidate template ignored: could not match 'function<type-parameter-0-0 (type-parameter-0-1...)>' against 'QArrayData'
swap(function<_Rp(_ArgTypes...)>& __x, function<_Rp(_ArgTypes...)>& __y) _NOEXCEPT
^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__utility/swap.h:36:85: note: candidate template ignored: requirement 'is_move_constructible<QArrayData>::value' was not satisfied [with _Tp = QArrayData]
inline _LIBCPP_INLINE_VISIBILITY __swap_result_t<_Tp> _LIBCPP_CONSTEXPR_AFTER_CXX17 swap(_Tp& __x, _Tp& __y)
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:20:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/analyzer.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QStringList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qstringlist.h:41:
In file included from /usr/local/include/QtCore/qlist.h:46:
In file included from /usr/local/include/QtCore/qhashfunctions.h:44:
In file included from /usr/local/include/QtCore/qstring.h:50:
In file included from /usr/local/include/QtCore/qchar.h:666:
In file included from /usr/local/include/QtCore/qstringview.h:58:
/usr/local/include/QtCore/qbytearray.h:393:27: error: no matching constructor for initialization of 'QByteArray::DataPointer' (aka 'QArrayData')
return QByteArray(DataPointer(nullptr, const_cast<char *>(data), size));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qarraydata.h:52:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 3 were provided
struct QArrayData
^
/usr/local/include/QtCore/qarraydata.h:52:8: note: candidate constructor (the implicit default constructor) not viable: requires 0 arguments, but 3 were provided
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:20:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/analyzer.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QStringList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qstringlist.h:41:
In file included from /usr/local/include/QtCore/qlist.h:46:
In file included from /usr/local/include/QtCore/qhashfunctions.h:44:
In file included from /usr/local/include/QtCore/qstring.h:50:
In file included from /usr/local/include/QtCore/qchar.h:666:
In file included from /usr/local/include/QtCore/qstringview.h:58:
/usr/local/include/QtCore/qbytearray.h:465:45: error: member reference type 'const QByteArray::DataPointer' (aka 'const QArrayData') is not a pointer; did you mean to use '.'?
inline qsizetype size() const { return d->size; }
~^
/usr/local/include/QtCore/qbytearray.h:465:47: error: no member named 'size' in 'QArrayData'
inline qsizetype size() const { return d->size; }
~ ^
/usr/local/include/QtCore/qbytearray.h:472:11: error: call to implicitly-deleted copy constructor of 'QByteArray::DataPointer' (aka 'QArrayData')
: d(dd)
^ ~~
/usr/local/include/QtCore/qarraydata.h:70:21: note: copy constructor of 'QArrayData' is implicitly deleted because field 'ref_' has a deleted copy constructor
QBasicAtomicInt ref_;
^
/usr/local/include/QtCore/qbasicatomic.h:209:5: note: 'QBasicAtomicInteger' has been explicitly marked deleted here
QBasicAtomicInteger(const QBasicAtomicInteger &) = delete;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:20:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/analyzer.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QStringList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qstringlist.h:41:
In file included from /usr/local/include/QtCore/qlist.h:46:
In file included from /usr/local/include/QtCore/qhashfunctions.h:44:
In file included from /usr/local/include/QtCore/qstring.h:50:
In file included from /usr/local/include/QtCore/qchar.h:666:
In file included from /usr/local/include/QtCore/qstringview.h:58:
/usr/local/include/QtCore/qbytearray.h:501:50: error: no member named 'data' in 'QArrayData'
{ Q_ASSERT(size_t(i) < size_t(size())); return d.data()[i]; }
~ ^
/usr/local/include/QtCore/qbytearray.h:503:50: error: no member named 'data' in 'QArrayData'
{ Q_ASSERT(size_t(i) < size_t(size())); return d.data()[i]; }
~ ^
/usr/local/include/QtCore/qbytearray.h:516:16: error: no member named 'data' in 'QArrayData'
Q_ASSERT(d.data());
~ ^
/usr/local/include/QtCore/qglobal.h:1001:56: note: expanded from macro 'Q_ASSERT'
# define Q_ASSERT(cond) static_cast<void>(false && (cond))
^~~~
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:20:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/analyzer.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QStringList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qstringlist.h:41:
In file included from /usr/local/include/QtCore/qlist.h:46:
In file included from /usr/local/include/QtCore/qhashfunctions.h:44:
In file included from /usr/local/include/QtCore/qstring.h:50:
In file included from /usr/local/include/QtCore/qchar.h:666:
In file included from /usr/local/include/QtCore/qstringview.h:58:
/usr/local/include/QtCore/qbytearray.h:517:14: error: no member named 'data' in 'QArrayData'
return d.data();
~ ^
/usr/local/include/QtCore/qbytearray.h:522:14: error: no member named 'data' in 'QArrayData'
return d.data() ? d.data() : &_empty;
~ ^
/usr/local/include/QtCore/qbytearray.h:522:25: error: no member named 'data' in 'QArrayData'
return d.data() ? d.data() : &_empty;
~ ^
/usr/local/include/QtCore/qbytearray.h:530:8: error: member reference type 'QByteArray::DataPointer' (aka 'QArrayData') is not a pointer; did you mean to use '.'?
{ if (d->needsDetach()) reallocData(size(), QArrayData::KeepSize); }
~^
/usr/local/include/QtCore/qbytearray.h:532:12: error: member reference type 'const QByteArray::DataPointer' (aka 'const QArrayData') is not a pointer; did you mean to use '.'?
{ return !d->isShared(); }
~^
/usr/local/include/QtCore/qbytearray.h:533:63: error: call to implicitly-deleted copy constructor of 'QByteArray::DataPointer' (aka 'QArrayData')
inline QByteArray::QByteArray(const QByteArray &a) noexcept : d(a.d)
^ ~~~
/usr/local/include/QtCore/qarraydata.h:70:21: note: copy constructor of 'QArrayData' is implicitly deleted because field 'ref_' has a deleted copy constructor
QBasicAtomicInt ref_;
^
/usr/local/include/QtCore/qbasicatomic.h:209:5: note: 'QBasicAtomicInteger' has been explicitly marked deleted here
QBasicAtomicInteger(const QBasicAtomicInteger &) = delete;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.cpp:20:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/analyzer.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QStringList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qstringlist.h:41:
In file included from /usr/local/include/QtCore/qlist.h:46:
In file included from /usr/local/include/QtCore/qhashfunctions.h:44:
In file included from /usr/local/include/QtCore/qstring.h:50:
In file included from /usr/local/include/QtCore/qchar.h:666:
In file included from /usr/local/include/QtCore/qstringview.h:58:
/usr/local/include/QtCore/qbytearray.h:536:67: error: member reference type 'const QByteArray::DataPointer' (aka 'const QArrayData') is not a pointer; did you mean to use '.'?
inline qsizetype QByteArray::capacity() const { return qsizetype(d->constAllocatedCapacity()); }
~^
/usr/local/include/QtCore/qbytearray.h:540:10: error: member reference type 'QByteArray::DataPointer' (aka 'QArrayData') is not a pointer; did you mean to use '.'?
if (d->needsDetach() || asize > capacity() - d->freeSpaceAtBegin())
~^
/usr/local/include/QtCore/qbytearray.h:540:51: error: member reference type 'QByteArray::DataPointer' (aka 'QArrayData') is not a pointer; did you mean to use '.'?
if (d->needsDetach() || asize > capacity() - d->freeSpaceAtBegin())
~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[3/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -MF analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -MF analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:47:
In file included from /usr/local/include/QtCore/qmap.h:49:
/usr/local/include/QtCore/qshareddata_impl.h:70:42: error: unknown type name 'QAdoptSharedDataTag'
QExplicitlySharedDataPointerV2(T *t, QAdoptSharedDataTag) noexcept
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:37: error: unknown type name 'QStringRef'; did you mean 'CFStringRef'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
^
/usr/local/include/QtCore/qstring.h:69:1: note: 'CFStringRef' declared here
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:77: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:118:1: note: expanded from here
CFStringRef
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:75:46: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QString *string) : ts(string, QIODevice::WriteOnly), ref(1), type(QtDebugMsg),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:77:43: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QtMsgType t) : ts(&buffer, QIODevice::WriteOnly), ref(1), type(t),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:87:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:87:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:10:
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/../../../../analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:244:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const QVector<T> &vec)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:238:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QList<T> &list)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:310:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const std::pair<T1, T2> &pair)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:301:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QPair<T1, T2> &pair)
^
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:2:
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:16:2: error: "This file was generated using the moc from 5.15.3. It"
#error "This file was generated using the moc from 5.15.3. It"
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 20), // "Analitza::Expression"
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 21, 8), // "toString"
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 30, 0) // ""
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:79:1: error: unknown type name 'QT_INIT_METAOBJECT'
QT_INIT_METAOBJECT const QMetaObject Analitza::Expression::staticMetaObject = { {
^
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_expression.cpp:79:37: error: expected ';' after top level declarator
QT_INIT_METAOBJECT const QMetaObject Analitza::Expression::staticMetaObject = { {
^
;
In file included from /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.cpp:3:
/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/EWIEGA46WW/moc_object.cpp:16:2: error: "This file was generated using the moc from 5.15.3. It"
#error "This file was generated using the moc from 5.15.3. It"
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[4/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:47:
In file included from /usr/local/include/QtCore/qmap.h:49:
/usr/local/include/QtCore/qshareddata_impl.h:70:42: error: unknown type name 'QAdoptSharedDataTag'
QExplicitlySharedDataPointerV2(T *t, QAdoptSharedDataTag) noexcept
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:37: error: unknown type name 'QStringRef'; did you mean 'CFStringRef'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
^
/usr/local/include/QtCore/qstring.h:69:1: note: 'CFStringRef' declared here
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:77: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:105:1: note: expanded from here
CFStringRef
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:75:46: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QString *string) : ts(string, QIODevice::WriteOnly), ref(1), type(QtDebugMsg),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:77:43: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QtMsgType t) : ts(&buffer, QIODevice::WriteOnly), ref(1), type(t),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:74:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:74:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.h:23:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:244:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const QVector<T> &vec)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:238:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QList<T> &list)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:310:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const std::pair<T1, T2> &pair)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:301:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QPair<T1, T2> &pair)
^
10 errors generated.
[5/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -MF analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -MF analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp:21:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/list.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:37: error: unknown type name 'QStringRef'; did you mean 'CFStringRef'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
^
/usr/local/include/QtCore/qstring.h:69:1: note: 'CFStringRef' declared here
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:77: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:128:1: note: expanded from here
CFStringRef
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp:21:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/list.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:75:46: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QString *string) : ts(string, QIODevice::WriteOnly), ref(1), type(QtDebugMsg),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp:21:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/list.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:77:43: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QtMsgType t) : ts(&buffer, QIODevice::WriteOnly), ref(1), type(t),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp:21:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/list.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:97:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp:21:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/list.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:97:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.cpp:21:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/list.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:244:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const QVector<T> &vec)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:238:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QList<T> &list)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:310:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const std::pair<T1, T2> &pair)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:301:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QPair<T1, T2> &pair)
^
9 errors generated.
[6/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -MF analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -MF analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:48:
/usr/local/include/QtCore/qvector.h:50:32: error: no template named 'QMutableListIterator'
using QMutableVectorIterator = QMutableListIterator<T>;
^
/usr/local/include/QtCore/qvector.h:52:25: error: no template named 'QListIterator'
using QVectorIterator = QListIterator<T>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:71:29: error: redefinition of 'QVector' as different kind of symbol
template <typename T> class QVector;
^
/usr/local/include/QtCore/qcontainerfwd.h:63:22: note: previous definition is here
template<typename T> using QVector = QList<T>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:191:32: error: no member named 'isSharable' in 'QtPrivate::RefCount'
if (sharable == d->ref.isSharable())
~~~~~~ ^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:196:20: error: no member named 'setSharable' in 'QtPrivate::RefCount'
d->ref.setSharable(sharable);
~~~~~~ ^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1142:43: error: out-of-line definition of 'toList' does not match any declaration in 'QList<T>'
Q_OUTOFLINE_TEMPLATE QList<T> QVector<T>::toList() const
^~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1148:24: error: out-of-line definition of 'fromList' does not match any declaration in 'QList<T>'
QVector<T> QVector<T>::fromList(const QList<T> &list)
^~~~~~~~
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:68:54: error: no template named 'QListSpecialMethodsBase'; did you mean 'QListSpecialMethods'?
template <> struct QListSpecialMethods<QByteArray> : QListSpecialMethodsBase<QByteArray>
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: 'QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:68:54: error: base class has incomplete type
template <> struct QListSpecialMethods<QByteArray> : QListSpecialMethodsBase<QByteArray>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:68:20: note: definition of 'QListSpecialMethods<QByteArray>' is not complete until the closing '}'
template <> struct QListSpecialMethods<QByteArray> : QListSpecialMethodsBase<QByteArray>
^
/usr/local/include/QtCore/qbytearraylist.h:76:11: error: no template named 'QListSpecialMethodsBase'; did you mean '::QListSpecialMethods'?
using QListSpecialMethodsBase<QByteArray>::indexOf;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: '::QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:76:11: error: using declaration refers to its own class
using QListSpecialMethodsBase<QByteArray>::indexOf;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:76:48: error: no member named 'indexOf' in 'QListSpecialMethods<QByteArray>'
using QListSpecialMethodsBase<QByteArray>::indexOf;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/QtCore/qbytearraylist.h:77:11: error: no template named 'QListSpecialMethodsBase'; did you mean '::QListSpecialMethods'?
using QListSpecialMethodsBase<QByteArray>::lastIndexOf;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: '::QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:77:11: error: using declaration refers to its own class
using QListSpecialMethodsBase<QByteArray>::lastIndexOf;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:77:48: error: no member named 'lastIndexOf' in 'QListSpecialMethods<QByteArray>'
using QListSpecialMethodsBase<QByteArray>::lastIndexOf;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/QtCore/qbytearraylist.h:78:11: error: no template named 'QListSpecialMethodsBase'; did you mean '::QListSpecialMethods'?
using QListSpecialMethodsBase<QByteArray>::contains;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: '::QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:78:11: error: using declaration refers to its own class
using QListSpecialMethodsBase<QByteArray>::contains;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:78:48: error: no member named 'contains' in 'QListSpecialMethods<QByteArray>'
using QListSpecialMethodsBase<QByteArray>::contains;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/QtCore/qbytearraylist.h:81:45: error: use of undeclared identifier 'self'
{ return QtPrivate::QByteArrayList_join(self(), nullptr, 0); }
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[7/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -MF analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -MF analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.h:21:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QVariant:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:77:7: error: definition of type 'QStringList' conflicts with type alias of the same name
class QStringList;
^
/usr/local/include/QtCore/qcontainerfwd.h:64:7: note: 'QStringList' declared here
using QStringList = QList<QString>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.h:21:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QVariant:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:164:29: error: no member named 'QRegExp' in 'QMetaType'
RegExp = QMetaType::QRegExp,
~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:191:29: error: no member named 'QMatrix' in 'QMetaType'
Matrix = QMetaType::QMatrix,
~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:625:5: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
QtMetaTypePrivate::QSequentialIterableImpl m_impl;
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:630:9: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
QtMetaTypePrivate::QSequentialIterableImpl m_impl;
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:635:39: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
explicit const_iterator(const QtMetaTypePrivate::QSequentialIterableImpl &impl, QAtomicInt *ref_);
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:665:40: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
explicit QSequentialIterable(const QtMetaTypePrivate::QSequentialIterableImpl &impl);
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:679:5: error: no type named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QAssociativeIterable'?
QtMetaTypePrivate::QAssociativeIterableImpl m_impl;
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:677:21: note: 'QAssociativeIterable' declared here
class Q_CORE_EXPORT QAssociativeIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:684:9: error: no type named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QAssociativeIterable'?
QtMetaTypePrivate::QAssociativeIterableImpl m_impl;
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:677:21: note: 'QAssociativeIterable' declared here
class Q_CORE_EXPORT QAssociativeIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:689:39: error: no type named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QAssociativeIterable'?
explicit const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_);
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:677:21: note: 'QAssociativeIterable' declared here
class Q_CORE_EXPORT QAssociativeIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:723:41: error: no type named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QAssociativeIterable'?
explicit QAssociativeIterable(const QtMetaTypePrivate::QAssociativeIterableImpl &impl);
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:677:21: note: 'QAssociativeIterable' declared here
class Q_CORE_EXPORT QAssociativeIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:772:63: error: no member named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'
return QSequentialIterable(QtMetaTypePrivate::QSequentialIterableImpl(reinterpret_cast<const QVariantList*>(v.constData())));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:775:63: error: no member named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'
return QSequentialIterable(QtMetaTypePrivate::QSequentialIterableImpl(reinterpret_cast<const QStringList*>(v.constData())));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:779:63: error: no member named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'
return QSequentialIterable(QtMetaTypePrivate::QSequentialIterableImpl(reinterpret_cast<const QByteArrayList*>(v.constData())));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:782:73: error: no member named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'
return QSequentialIterable(qvariant_cast<QtMetaTypePrivate::QSequentialIterableImpl>(v));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:792:64: error: no member named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'
return QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl(reinterpret_cast<const QVariantMap*>(v.constData())));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:795:64: error: no member named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'
return QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl(reinterpret_cast<const QVariantHash*>(v.constData())));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:797:74: error: no member named 'QAssociativeIterableImpl' in namespace 'QtMetaTypePrivate'
return QAssociativeIterable(qvariant_cast<QtMetaTypePrivate::QAssociativeIterableImpl>(v));
~~~~~~~~~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:807:99: error: no member named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'
(QMetaType::hasRegisteredConverterFunction(typeId, qMetaTypeId<QtMetaTypePrivate::QSequentialIterableImpl>()) && !QMetaType::hasRegisteredConverterFunction(typeId, qMetaTypeId<QVariantList>()))) {
~~~~~~~~~~~~~~~~~~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[8/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -MF analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -MF analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:48:
/usr/local/include/QtCore/qvector.h:50:32: error: no template named 'QMutableListIterator'
using QMutableVectorIterator = QMutableListIterator<T>;
^
/usr/local/include/QtCore/qvector.h:52:25: error: no template named 'QListIterator'
using QVectorIterator = QListIterator<T>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:71:29: error: redefinition of 'QVector' as different kind of symbol
template <typename T> class QVector;
^
/usr/local/include/QtCore/qcontainerfwd.h:63:22: note: previous definition is here
template<typename T> using QVector = QList<T>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:191:32: error: no member named 'isSharable' in 'QtPrivate::RefCount'
if (sharable == d->ref.isSharable())
~~~~~~ ^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:196:20: error: no member named 'setSharable' in 'QtPrivate::RefCount'
d->ref.setSharable(sharable);
~~~~~~ ^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1142:43: error: out-of-line definition of 'toList' does not match any declaration in 'QList<T>'
Q_OUTOFLINE_TEMPLATE QList<T> QVector<T>::toList() const
^~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1148:24: error: out-of-line definition of 'fromList' does not match any declaration in 'QList<T>'
QVector<T> QVector<T>::fromList(const QList<T> &list)
^~~~~~~~
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:68:54: error: no template named 'QListSpecialMethodsBase'; did you mean 'QListSpecialMethods'?
template <> struct QListSpecialMethods<QByteArray> : QListSpecialMethodsBase<QByteArray>
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: 'QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:68:54: error: base class has incomplete type
template <> struct QListSpecialMethods<QByteArray> : QListSpecialMethodsBase<QByteArray>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:68:20: note: definition of 'QListSpecialMethods<QByteArray>' is not complete until the closing '}'
template <> struct QListSpecialMethods<QByteArray> : QListSpecialMethodsBase<QByteArray>
^
/usr/local/include/QtCore/qbytearraylist.h:76:11: error: no template named 'QListSpecialMethodsBase'; did you mean '::QListSpecialMethods'?
using QListSpecialMethodsBase<QByteArray>::indexOf;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: '::QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:76:11: error: using declaration refers to its own class
using QListSpecialMethodsBase<QByteArray>::indexOf;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:76:48: error: no member named 'indexOf' in 'QListSpecialMethods<QByteArray>'
using QListSpecialMethodsBase<QByteArray>::indexOf;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/QtCore/qbytearraylist.h:77:11: error: no template named 'QListSpecialMethodsBase'; did you mean '::QListSpecialMethods'?
using QListSpecialMethodsBase<QByteArray>::lastIndexOf;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: '::QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:77:11: error: using declaration refers to its own class
using QListSpecialMethodsBase<QByteArray>::lastIndexOf;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:77:48: error: no member named 'lastIndexOf' in 'QListSpecialMethods<QByteArray>'
using QListSpecialMethodsBase<QByteArray>::lastIndexOf;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/QtCore/qbytearraylist.h:78:11: error: no template named 'QListSpecialMethodsBase'; did you mean '::QListSpecialMethods'?
using QListSpecialMethodsBase<QByteArray>::contains;
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:74:30: note: '::QListSpecialMethods' declared here
template <typename T> struct QListSpecialMethods
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.cpp:19:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.h:23:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QList:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qlist.h:1195:
/usr/local/include/QtCore/qbytearraylist.h:78:11: error: using declaration refers to its own class
using QListSpecialMethodsBase<QByteArray>::contains;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/QtCore/qbytearraylist.h:78:48: error: no member named 'contains' in 'QListSpecialMethods<QByteArray>'
using QListSpecialMethodsBase<QByteArray>::contains;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/QtCore/qbytearraylist.h:81:45: error: use of undeclared identifier 'self'
{ return QtPrivate::QByteArrayList_join(self(), nullptr, 0); }
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[9/179] /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expression.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expression.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expression.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp
FAILED: analitza/CMakeFiles/Analitza.dir/expression.cpp.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expression.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expression.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expression.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:47:
In file included from /usr/local/include/QtCore/qmap.h:49:
/usr/local/include/QtCore/qshareddata_impl.h:70:42: error: unknown type name 'QAdoptSharedDataTag'
QExplicitlySharedDataPointerV2(T *t, QAdoptSharedDataTag) noexcept
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:37: error: unknown type name 'QStringRef'; did you mean 'CFStringRef'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
^
/usr/local/include/QtCore/qstring.h:69:1: note: 'CFStringRef' declared here
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:77: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:105:1: note: expanded from here
CFStringRef
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:75:46: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QString *string) : ts(string, QIODevice::WriteOnly), ref(1), type(QtDebugMsg),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:77:43: error: incomplete type 'QIODevice' named in nested name specifier
Stream(QtMsgType t) : ts(&buffer, QIODevice::WriteOnly), ref(1), type(t),
^~~~~~~~~~~
/usr/local/include/QtCore/qtextstream.h:57:7: note: forward declaration of 'QIODevice'
class QIODevice;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:66: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:74:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: member reference type 'const CFStringRef' (aka 'const __CFString *const') is a pointer; did you mean to use '->'?
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:162:86: error: incomplete definition of type '__CFString'
inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); }
~^
/usr/local/include/QtCore/qstringview.h:65:1: note: forward declaration of '__CFString'
Q_FORWARD_DECLARE_CF_TYPE(CFString);
^
/usr/local/include/QtCore/qglobal.h:830:64: note: expanded from macro 'Q_FORWARD_DECLARE_CF_TYPE'
# define Q_FORWARD_DECLARE_CF_TYPE(type) typedef const struct __ ## type * type ## Ref
^
<scratch space>:74:1: note: expanded from here
__CFString
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:18:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.h:26:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/object.h:22:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QDebug:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:244:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const QVector<T> &vec)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:238:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QList<T> &list)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:310:15: error: redefinition of 'operator<<'
inline QDebug operator<<(QDebug debug, const std::pair<T1, T2> &pair)
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qdebug.h:301:15: note: previous definition is here
inline QDebug operator<<(QDebug debug, const QPair<T1, T2> &pair)
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:21:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QCoreApplication:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qcoreapplication.h:66:7: error: definition of type 'QStringList' conflicts with type alias of the same name
class QStringList;
^
/usr/local/include/QtCore/qcontainerfwd.h:64:7: note: 'QStringList' declared here
using QStringList = QList<QString>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:23:
/tmp/analitza-20220518-86234-8mmiws/analitza/explexer.h:38:9: error: unknown type name 'QRegExp'
QRegExp m_realRx;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:29:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/stringexpressionwriter.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressionvisitor.h:25:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QVariant:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:77:7: error: definition of type 'QStringList' conflicts with type alias of the same name
class QStringList;
^
/usr/local/include/QtCore/qcontainerfwd.h:64:7: note: 'QStringList' declared here
using QStringList = QList<QString>;
^
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/expression.cpp:29:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/stringexpressionwriter.h:22:
In file included from /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressionvisitor.h:25:
In file included from /usr/local/opt/qt@5/lib/QtCore.framework/Headers/QVariant:1:
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:164:29: error: no member named 'QRegExp' in 'QMetaType'
RegExp = QMetaType::QRegExp,
~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:191:29: error: no member named 'QMatrix' in 'QMetaType'
Matrix = QMetaType::QMatrix,
~~~~~~~~~~~^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:625:5: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
QtMetaTypePrivate::QSequentialIterableImpl m_impl;
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:630:9: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
QtMetaTypePrivate::QSequentialIterableImpl m_impl;
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:635:39: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
explicit const_iterator(const QtMetaTypePrivate::QSequentialIterableImpl &impl, QAtomicInt *ref_);
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:665:40: error: no type named 'QSequentialIterableImpl' in namespace 'QtMetaTypePrivate'; did you mean 'QSequentialIterable'?
explicit QSequentialIterable(const QtMetaTypePrivate::QSequentialIterableImpl &impl);
^~~~~~~~~~~~~~~~~~~
/usr/local/opt/qt@5/lib/QtCore.framework/Headers/qvariant.h:623:21: note: 'QSequentialIterable' declared here
class Q_CORE_EXPORT QSequentialIterable
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
ninja: build stopped: subcommand failed.
HOMEBREW_VERSION: 3.4.11-53-g34dd8e3
ORIGIN: https://github.com/Homebrew/brew
HEAD: 34dd8e305789a5433d345a29b03a4d4f3a568d1e
Last commit: 17 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: bc67f7dc39899b87d80ffc6f04e8139574bb86bd
Core tap last commit: 82 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: ["--no-quarantine"]
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_EDITOR: subl -w
HOMEBREW_MAKE_JOBS: 6
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: hexa-core 64-bit kabylake
Clang: 13.1.6 build 1316
Git: 2.36.1 => /usr/local/bin/git
Curl: 7.79.1 => /usr/bin/curl
macOS: 12.4-x86_64
CLT: 13.4.0.0.1.1651278267
Xcode: 13.4 => /Applications/Xcode_13.4.app/Contents/Developer
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j6
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/eigen/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/12
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cmake/bin:/usr/local/opt/kdoctools/bin:/usr/local/opt/ninja/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -dM -E -c /usr/local/Cellar/cmake/3.23.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtXml.framework -I/usr/local/opt/qt@5/lib/QtXml.framework/Headers -I/usr/local/include/eigen3 -I/usr/local/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1 -I/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -I/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /usr/local/opt/qt@5/lib
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
superenv executed: clang++ -dM -E -c /usr/local/Cellar/cmake/3.23.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtXml.framework -I/usr/local/opt/qt@5/lib/QtXml.framework/Headers -I/usr/local/include/eigen3 -I/usr/local/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1 -I/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -I/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /usr/local/opt/qt@5/lib -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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -MF analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -MF analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/Analitza_autogen/mocs_compilation.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/mocs_compilation.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -MF analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -MF analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/importqobjectmetatype.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/importqobjectmetatype.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -MF analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -MF analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/builtinmethods.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/builtinmethods.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expressionstream.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expressionstream.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -MF analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -MF analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/providederivative.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/providederivative.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -MF analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -MF analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/abstractexpressiontransformer.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/abstractexpressiontransformer.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expression.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expression.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expression.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expression.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/expression.cpp.o -MF analitza/CMakeFiles/Analitza.dir/expression.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/expression.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/expression.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
clang++ called with: -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -MF analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.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
superenv executed: clang++ -DAnalitza_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_MAC_USE_COCOA -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/analitza-20220518-86234-8mmiws/build/analitza -I/tmp/analitza-20220518-86234-8mmiws/analitza -I/tmp/analitza-20220518-86234-8mmiws/build/analitza/Analitza_autogen/include -I/tmp/analitza-20220518-86234-8mmiws -I/tmp/analitza-20220518-86234-8mmiws/build -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 -isystem /usr/local/opt/qt@5/lib/QtXml.framework/Headers -isystem /usr/local/include/eigen3 -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++20 -MD -MT analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -MF analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o.d -o analitza/CMakeFiles/Analitza.dir/polynomial.cpp.o -c /tmp/analitza-20220518-86234-8mmiws/analitza/polynomial.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
# This is the CMakeCache file.
# For build in directory: /tmp/analitza-20220518-86234-8mmiws/build
# It was generated by CMake: /usr/local/Cellar/cmake/3.23.0/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Force enable X11 related detection on OS X
APPLE_FORCE_X11:BOOL=OFF
//Suppress X11 and related technologies search disabling warning
// on OS X
APPLE_SUPPRESS_X11_WARNING:BOOL=ON
//Path to a program.
APPSTREAMCLI:FILEPATH=APPSTREAMCLI-NOTFOUND
//Dependencies for the target
AnalitzaGui_LIB_DEPENDS:STATIC=general;Qt5::Core;general;Qt5::Gui;general;Analitza;
//Dependencies for the target
AnalitzaPlot_LIB_DEPENDS:STATIC=general;Analitza;general;Qt5::Core;general;Qt5::Gui;general;Qt5::PrintSupport;
//Dependencies for the target
AnalitzaWidgets_LIB_DEPENDS:STATIC=general;Qt5::Widgets;general;Analitza;general;AnalitzaPlot;general;AnalitzaGui;general;Qt5::Svg;
//Value Computed by CMake
Analitza_BINARY_DIR:STATIC=/tmp/analitza-20220518-86234-8mmiws/build
//Value Computed by CMake
Analitza_IS_TOP_LEVEL:STATIC=ON
//Dependencies for the target
Analitza_LIB_DEPENDS:STATIC=general;Qt5::Core;general;Qt5::Xml;
//Value Computed by CMake
Analitza_SOURCE_DIR:STATIC=/tmp/analitza-20220518-86234-8mmiws
//Build the project with gcov support
BUILD_COVERAGE:BOOL=OFF
//No help, variable specified on the command line.
BUILD_QCH:UNINITIALIZED=ON
//If enabled, shared libs will be built by default, otherwise static
// libs
BUILD_SHARED_LIBS:BOOL=TRUE
//Build the testing tree.
BUILD_TESTING:BOOL=ON
//No help, variable specified on the command line.
BUILD_TESTS:UNINITIALIZED=ON
//No help, variable specified on the command line.
BUILD_UNITTESTS:UNINITIALIZED=ON
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Release
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//No help, variable specified on the command line.
CMAKE_CXX_STANDARD:UNINITIALIZED=20
//No help, variable specified on the command line.
CMAKE_CXX_STANDARD_REQUIRED:UNINITIALIZED=TRUE
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//No help, variable specified on the command line.
CMAKE_INSTALL_BUNDLEDIR:UNINITIALIZED=/usr/local/Cellar/analitza/HEAD-3c8c5a5_1/bin
//No help, variable specified on the command line.
CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/analitza/HEAD-3c8c5a5_1
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld
//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/bin/ninja
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=
//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
//No help, variable specified on the command line.
CMAKE_PREFIX_PATH:UNINITIALIZED=/usr/local/opt/qt@5/lib/cmake
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=Analitza
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//The directory containing a CMake configuration file for ECM.
ECM_DIR:PATH=/usr/local/share/ECM/cmake
//Make use of -Bsymbolic-functions
ENABLE_BSYMBOLICFUNCTIONS:BOOL=OFF
//Enable Clazy warnings
ENABLE_CLAZY:BOOL=OFF
//The directory containing a CMake configuration file for Eigen3.
Eigen3_DIR:PATH=/usr/local/share/eigen3/cmake
//Path to a program.
FISH_EXECUTABLE:FILEPATH=/usr/local/bin/fish
//Path to a file.
IEEEFP_DIR:PATH=IEEEFP_DIR-NOTFOUND
//application desktop files (DATAROOTDIR/applications)
KDE_INSTALL_APPDIR:PATH=
//autostart files (CONFDIR/autostart)
KDE_INSTALL_AUTOSTARTDIR:PATH=
//user executables (EXECROOTDIR/bin)
KDE_INSTALL_BINDIR:PATH=
//application bundles (/Applications/KDE)
KDE_INSTALL_BUNDLEDIR:PATH=/usr/local/Cellar/analitza/HEAD-3c8c5a5_1/bin
//CMake packages, including config files (LIBDIR/cmake)
KDE_INSTALL_CMAKEPACKAGEDIR:PATH=
//application configuration files (SYSCONFDIR/xdg)
KDE_INSTALL_CONFDIR:PATH=
//read-only architecture-independent data (DATAROOTDIR)
KDE_INSTALL_DATADIR:PATH=
//read-only architecture-independent data root (share)
KDE_INSTALL_DATAROOTDIR:PATH=
//D-Bus (DATAROOTDIR/dbus-1)
KDE_INSTALL_DBUSDIR:PATH=
//D-Bus interfaces (DBUSDIR/interfaces)
KDE_INSTALL_DBUSINTERFACEDIR:PATH=
//D-Bus session services (DBUSDIR/services)
KDE_INSTALL_DBUSSERVICEDIR:PATH=
//D-Bus system services (DBUSDIR/system-services)
KDE_INSTALL_DBUSSYSTEMSERVICEDIR:PATH=
//desktop directories (DATAROOTDIR/desktop-directories)
KDE_INSTALL_DESKTOPDIR:PATH=
//documentation bundles generated using kdoctools (DATAROOTDIR/doc/HTML)
KDE_INSTALL_DOCBUNDLEDIR:PATH=
//executables and libraries ()
KDE_INSTALL_EXECROOTDIR:PATH=
//icons (DATAROOTDIR/icons)
KDE_INSTALL_ICONDIR:PATH=
//C and C++ header files (include)
KDE_INSTALL_INCLUDEDIR:PATH=
//info documentation (DATAROOTDIR/info)
KDE_INSTALL_INFODIR:PATH=
//Java AAR/JAR files for Android (jar)
KDE_INSTALL_JARDIR:PATH=
//KAppTemplate and KDevelop templates (DATAROOTDIR/kdevappwizard/templates)
KDE_INSTALL_KAPPTEMPLATESDIR:PATH=
//kconfig description files (DATAROOTDIR/config.kcfg)
KDE_INSTALL_KCFGDIR:PATH=
//kconf_update scripts (DATAROOTDIR/kconf_update)
KDE_INSTALL_KCONFUPDATEDIR:PATH=
//KDevelop file templates (DATAROOTDIR/kdevfiletemplates/templates)
KDE_INSTALL_KFILETEMPLATESDIR:PATH=
//knotify description files (DATAROOTDIR/knotifications5)
KDE_INSTALL_KNOTIFY5RCDIR:PATH=
//services for KDE Frameworks 5 (DATAROOTDIR/kservices5)
KDE_INSTALL_KSERVICES5DIR:PATH=
//service types for KDE Frameworks 5 (DATAROOTDIR/kservicetypes5)
KDE_INSTALL_KSERVICETYPES5DIR:PATH=
//kxmlgui .rc files (DATAROOTDIR/kxmlgui5)
KDE_INSTALL_KXMLGUI5DIR:PATH=
//object code libraries (EXECROOTDIR/lib)
KDE_INSTALL_LIBDIR:PATH=lib
//executables for internal use by programs and libraries (LIBDIR/libexec)
KDE_INSTALL_LIBEXECDIR:PATH=
//knotify description files (DATAROOTDIR/locale)
KDE_INSTALL_LOCALEDIR:PATH=
//modifiable single-machine data (var)
KDE_INSTALL_LOCALSTATEDIR:PATH=
//Qt Logging categories files (DATAROOTDIR/qlogging-categories5)
KDE_INSTALL_LOGGINGCATEGORIESDIR:PATH=
//man documentation (DATAROOTDIR/man)
KDE_INSTALL_MANDIR:PATH=
//AppStream component metadata (DATAROOTDIR/metainfo)
KDE_INSTALL_METAINFODIR:PATH=
//mime description files (DATAROOTDIR/mime/packages)
KDE_INSTALL_MIMEDIR:PATH=
//Plugins (QTPLUGINDIR)
KDE_INSTALL_PLUGINDIR:PATH=lib/qt5/plugins
//Installs /usr/local/Cellar/analitza/HEAD-3c8c5a5_1/prefix.sh
// that sets up the necessary environment variables
KDE_INSTALL_PREFIX_SCRIPT:BOOL=OFF
//documentation bundles in QCH format (DATAROOTDIR/doc/qch)
KDE_INSTALL_QCHDIR:PATH=
//QtQuick2 imports (LIBDIR/qml)
KDE_INSTALL_QMLDIR:PATH=lib/qt5/qml
//Qt plugins (LIBDIR/plugins)
KDE_INSTALL_QTPLUGINDIR:PATH=lib/qt5/plugins
//documentation bundles in QCH format for Qt-extending libraries
// (DATAROOTDIR/doc/qch)
KDE_INSTALL_QTQCHDIR:PATH=
//QtQuick1 imports (QTPLUGINDIR/imports)
KDE_INSTALL_QTQUICKIMPORTSDIR:PATH=
//system admin executables (EXECROOTDIR/sbin)
KDE_INSTALL_SBINDIR:PATH=
//modifiable architecture-independent data (com)
KDE_INSTALL_SHAREDSTATEDIR:PATH=
//sound files (DATAROOTDIR/sounds)
KDE_INSTALL_SOUNDDIR:PATH=
//read-only single-machine data (etc)
KDE_INSTALL_SYSCONFDIR:PATH=
//Systemd units (CMAKE_INSTALL_PREFIX/lib/systemd)
KDE_INSTALL_SYSTEMDUNITDIR:PATH=
//Systemd user units (SYSTEMDUNITDIR/user)
KDE_INSTALL_SYSTEMDUSERUNITDIR:PATH=
//templates (DATAROOTDIR/templates)
KDE_INSTALL_TEMPLATEDIR:PATH=
//Install mkspecs files, QCH files for Qt-based libs, Plugins and
// Imports to the Qt 5 install dir
KDE_INSTALL_USE_QT_SYS_PATHS:BOOL=OFF
//desktop wallpaper images (DATAROOTDIR/wallpapers)
KDE_INSTALL_WALLPAPERDIR:PATH=
//Automatically 'make fetch-translations`
KDE_L10N_AUTO_TRANSLATIONS:BOOL=OFF
//Branch from l10n.kde.org to fetch from: trunk | stable | lts
// | trunk_kde4 | stable_kde4
KDE_L10N_BRANCH:STRING=trunk
//Fetch translations when KDECMakeSettings.cmake is processed.
KDE_L10N_SYNC_TRANSLATIONS:BOOL=OFF
//Prevent an "uninstall" target from being generated.
KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF
//No help, variable specified on the command line.
KF_IGNORE_PLATFORM_CHECK:UNINITIALIZED=ON
//Location of the Qt5 qmake executable
QUERY_EXECUTABLE:FILEPATH=/usr/local/bin/qmake
//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Core
//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Gui
//The directory containing a CMake configuration file for Qt5Network.
Qt5Network_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Network
//The directory containing a CMake configuration file for Qt5PrintSupport.
Qt5PrintSupport_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5PrintSupport
//The directory containing a CMake configuration file for Qt5QmlModels.
Qt5QmlModels_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5QmlModels
//The directory containing a CMake configuration file for Qt5Qml.
Qt5Qml_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Qml
//The directory containing a CMake configuration file for Qt5Quick.
Qt5Quick_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Quick
//The directory containing a CMake configuration file for Qt5Svg.
Qt5Svg_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Svg
//The directory containing a CMake configuration file for Qt5Test.
Qt5Test_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Test
//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Widgets
//The directory containing a CMake configuration file for Qt5Xml.
Qt5Xml_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Xml
//The directory containing a CMake configuration file for Qt5.
Qt5_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5
//Path to a library.
SNDFILE:FILEPATH=/usr/local/lib/libsndfile.dylib
//Path to a program.
_qmake_executable_default:FILEPATH=/usr/local/bin/qmake
//Dependencies for the target
analitzadeclarativeplugin_LIB_DEPENDS:STATIC=general;Qt5::Core;general;Qt5::Gui;general;Qt5::Qml;general;Qt5::Quick;general;Analitza;general;AnalitzaGui;general;AnalitzaPlot;
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/analitza-20220518-86234-8mmiws/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=23
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.23.0/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.23.0/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.23.0/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.23.0/bin/ccmake
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/analitza-20220518-86234-8mmiws
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=12
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.23.0/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress errors that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Whether to issue warnings for deprecated functionality.
CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
//Compiler support for a deprecated attribute
COMPILER_HAS_DEPRECATED:INTERNAL=1
//Test COMPILER_HAS_DEPRECATED_ATTR
COMPILER_HAS_DEPRECATED_ATTR:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
COMPILER_HAS_HIDDEN_INLINE_VISIBILITY:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_VISIBILITY
COMPILER_HAS_HIDDEN_VISIBILITY:INTERNAL=1
//Test HAVE_DATE_TIME
HAVE_DATE_TIME:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_APPDIR
KDE_INSTALL_APPDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_AUTOSTARTDIR
KDE_INSTALL_AUTOSTARTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_BINDIR
KDE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_BUNDLEDIR
KDE_INSTALL_BUNDLEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_CMAKEPACKAGEDIR
KDE_INSTALL_CMAKEPACKAGEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_CONFDIR
KDE_INSTALL_CONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DATADIR
KDE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DATAROOTDIR
KDE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSDIR
KDE_INSTALL_DBUSDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSINTERFACEDIR
KDE_INSTALL_DBUSINTERFACEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSSERVICEDIR
KDE_INSTALL_DBUSSERVICEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSSYSTEMSERVICEDIR
KDE_INSTALL_DBUSSYSTEMSERVICEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DESKTOPDIR
KDE_INSTALL_DESKTOPDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DOCBUNDLEDIR
KDE_INSTALL_DOCBUNDLEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_EXECROOTDIR
KDE_INSTALL_EXECROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_ICONDIR
KDE_INSTALL_ICONDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_INCLUDEDIR
KDE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_INFODIR
KDE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_JARDIR
KDE_INSTALL_JARDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KAPPTEMPLATESDIR
KDE_INSTALL_KAPPTEMPLATESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KCFGDIR
KDE_INSTALL_KCFGDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KCONFUPDATEDIR
KDE_INSTALL_KCONFUPDATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KFILETEMPLATESDIR
KDE_INSTALL_KFILETEMPLATESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KNOTIFY5RCDIR
KDE_INSTALL_KNOTIFY5RCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KSERVICES5DIR
KDE_INSTALL_KSERVICES5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KSERVICETYPES5DIR
KDE_INSTALL_KSERVICETYPES5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KXMLGUI5DIR
KDE_INSTALL_KXMLGUI5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LIBDIR
KDE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LIBEXECDIR
KDE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOCALEDIR
KDE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOCALSTATEDIR
KDE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOGGINGCATEGORIESDIR
KDE_INSTALL_LOGGINGCATEGORIESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_MANDIR
KDE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_METAINFODIR
KDE_INSTALL_METAINFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_MIMEDIR
KDE_INSTALL_MIMEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_PLUGINDIR
KDE_INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QCHDIR
KDE_INSTALL_QCHDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QMLDIR
KDE_INSTALL_QMLDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTPLUGINDIR
KDE_INSTALL_QTPLUGINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTQCHDIR
KDE_INSTALL_QTQCHDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTQUICKIMPORTSDIR
KDE_INSTALL_QTQUICKIMPORTSDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SBINDIR
KDE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SHAREDSTATEDIR
KDE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SOUNDDIR
KDE_INSTALL_SOUNDDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSCONFDIR
KDE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSTEMDUNITDIR
KDE_INSTALL_SYSTEMDUNITDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSTEMDUSERUNITDIR
KDE_INSTALL_SYSTEMDUSERUNITDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_TEMPLATEDIR
KDE_INSTALL_TEMPLATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_WALLPAPERDIR
KDE_INSTALL_WALLPAPERDIR-ADVANCED:INTERNAL=1
//Have symbol __GLIBC__
LIBC_IS_GLIBC:INTERNAL=
//Test _OFFT_IS_64BIT
_OFFT_IS_64BIT:INTERNAL=1
Determining if the __GLIBC__ exist failed with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_92cf8 && [1/2] Building C object CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o
FAILED: CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MT CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_92cf8.dir/CheckSymbolExists.c.o -c /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier '__GLIBC__'
return ((int*)(&__GLIBC__))[argc];
^
1 error generated.
ninja: build stopped: subcommand failed.
File /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef __GLIBC__
return ((int*)(&__GLIBC__))[argc];
#else
(void)argc;
return 0;
#endif
}
The system is: Darwin - 21.5.0 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is AppleClang, found in "/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/3.23.0/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is AppleClang, found in "/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/3.23.0/CompilerIdCXX/a.out"
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_f85c0 && [1/2] Building C object CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o
Apple clang version 13.1.6 (clang-1316.0.21.2.5)
Target: x86_64-apple-darwin21.5.0
Thread model: posix
InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
"/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 763 -v -resource-dir /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6 -dependency-file CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isysroot /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 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -Wno-objc-load-method -fdebug-compilation-dir=/private/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -x c /usr/local/Cellar/cmake/3.23.0/share/cmake/Modules/CMakeCCompilerABI.c
clang -cc1 version 13.1.6 (clang-1316.0.21.2.5) default target x86_64-apple-darwin21.5.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)
End of search list.
[2/2] Linking C executable cmTC_f85c0
Apple clang version 13.1.6 (clang-1316.0.21.2.5)
Target: x86_64-apple-darwin21.5.0
Thread model: posix
InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o cmTC_f85c0 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-764
BUILD 11:22:50 Apr 28 2022
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/local/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
add: [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
end of search list found
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include] ==> [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
collapse include dir [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
implicit include dirs: [/usr/local/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/local/bin/ninja cmTC_f85c0 && [1/2] Building C object CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o]
ignore line: [Apple clang version 13.1.6 (clang-1316.0.21.2.5)]
ignore line: [Target: x86_64-apple-darwin21.5.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
ignore line: [ "/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 763 -v -resource-dir /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6 -dependency-file CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isysroot /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 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -Wno-objc-load-method -fdebug-compilation-dir=/private/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -x c /usr/local/Cellar/cmake/3.23.0/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [clang -cc1 version 13.1.6 (clang-1316.0.21.2.5) default target x86_64-apple-darwin21.5.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/local/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
ignore line: [ /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [[2/2] Linking C executable cmTC_f85c0]
ignore line: [Apple clang version 13.1.6 (clang-1316.0.21.2.5)]
ignore line: [Target: x86_64-apple-darwin21.5.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
link line: [ "/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o cmTC_f85c0 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [12.0.0] ==> ignore
arg [12.3] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk] ==> ignore
arg [-o] ==> ignore
arg [cmTC_f85c0] ==> ignore
arg [-L/usr/local/lib] ==> dir [/usr/local/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_f85c0.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/]
remove lib [System]
remove lib [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
implicit libs: []
implicit objs: []
implicit dirs: [/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_fad96 && [1/2] Building CXX object CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o
Apple clang version 13.1.6 (clang-1316.0.21.2.5)
Target: x86_64-apple-darwin21.5.0
Thread model: posix
InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
"/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 763 -v -resource-dir /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6 -dependency-file CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isysroot /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 -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -Wno-objc-load-method -fdeprecated-macro -fdebug-compilation-dir=/private/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/Cellar/cmake/3.23.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 13.1.6 (clang-1316.0.21.2.5) default target x86_64-apple-darwin21.5.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1
/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)
End of search list.
[2/2] Linking CXX executable cmTC_fad96
Apple clang version 13.1.6 (clang-1316.0.21.2.5)
Target: x86_64-apple-darwin21.5.0
Thread model: posix
InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o cmTC_fad96 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-764
BUILD 11:22:50 Apr 28 2022
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/local/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1]
add: [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
add: [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
end of search list found
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1]
collapse include dir [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include] ==> [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
collapse include dir [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
implicit include dirs: [/usr/local/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1;/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/local/bin/ninja cmTC_fad96 && [1/2] Building CXX object CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [Apple clang version 13.1.6 (clang-1316.0.21.2.5)]
ignore line: [Target: x86_64-apple-darwin21.5.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
ignore line: [ "/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 763 -v -resource-dir /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6 -dependency-file CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isysroot /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 -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -Wno-objc-load-method -fdeprecated-macro -fdebug-compilation-dir=/private/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/Cellar/cmake/3.23.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 13.1.6 (clang-1316.0.21.2.5) default target x86_64-apple-darwin21.5.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/local/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1]
ignore line: [ /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
ignore line: [ /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [[2/2] Linking CXX executable cmTC_fad96]
ignore line: [Apple clang version 13.1.6 (clang-1316.0.21.2.5)]
ignore line: [Target: x86_64-apple-darwin21.5.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
link line: [ "/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o cmTC_fad96 -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [12.0.0] ==> ignore
arg [12.3] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk] ==> ignore
arg [-o] ==> ignore
arg [cmTC_fad96] ==> ignore
arg [-L/usr/local/lib] ==> dir [/usr/local/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_fad96.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/]
remove lib [System]
remove lib [/Applications/Xcode_13.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.1.6/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
implicit libs: [c++]
implicit objs: []
implicit dirs: [/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
Performing C++ SOURCE FILE Test _OFFT_IS_64BIT succeeded with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_e0ec8 && [1/2] Building CXX object CMakeFiles/cmTC_e0ec8.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_e0ec8
Source file was:
#include <sys/types.h>
/* Check that off_t can represent 2**63 - 1 correctly.
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
int main() { return 0; }
Performing C++ SOURCE FILE Test HAVE_DATE_TIME succeeded with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_02ee0 && [1/2] Building CXX object CMakeFiles/cmTC_02ee0.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_02ee0
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_5a7d1 && [1/2] Building CXX object CMakeFiles/cmTC_5a7d1.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_5a7d1
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeeded with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_0d02b && [1/2] Building CXX object CMakeFiles/cmTC_0d02b.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_0d02b
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeeded with the following output:
Change Dir: /tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_9d52b && [1/2] Building CXX object CMakeFiles/cmTC_9d52b.dir/src.cxx.o
/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: 'somefunc' is deprecated [-Wdeprecated-declarations]
int main() { return somefunc();}
^
/tmp/analitza-20220518-86234-8mmiws/build/CMakeFiles/CMakeTmp/src.cxx:1:16: note: 'somefunc' has been explicitly marked deprecated here
__attribute__((__deprecated__)) int somefunc() { return 0; }
^
1 warning generated.
[2/2] Linking CXX executable cmTC_9d52b
Source file was:
__attribute__((__deprecated__)) int somefunc() { return 0; }
int main() { return somefunc();}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment