Created
December 25, 2020 11:05
kf5-kguiaddons (kde-mac/kde/kf5-kguiaddons) on macOS 11.1 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for kde-mac/kde/kf5-kguiaddons on macOS 11.1 | |
Build date: 2020-12-25 13:00:08 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 2.7.0-90-g5521c76 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 5521c76e663977f742d09fa03ca0f76fa250b15e | |
Last commit: 3 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 844206e84d9103bfca77b91df1ee39ba48149c33 | |
Core tap last commit: 2 hours ago | |
Core tap branch: master | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_EDITOR: subl -w | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_MAKE_JOBS: 6 | |
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
CPU: hexa-core 64-bit kabylake | |
Clang: 12.0 build 1200 | |
Git: 2.29.2 => /usr/local/bin/git | |
Curl: 7.64.1 => /usr/bin/curl | |
Java: 15.0.1, 11.0.9, 1.8.0_275 | |
macOS: 11.1-x86_64 | |
CLT: 12.3.0.0.1.1607026830 | |
Xcode: 12.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 formulae are deprecated or disabled. | |
You should find replacements for the following formulae: | |
docker-machine-driver-xhyve | |
ntfs-3g | |
sshfs | |
Warning: The filesystem on /System/Volumes/Data appears to be case-sensitive. | |
The default macOS filesystem is case-insensitive. Please report any apparent problems. | |
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 brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
glibmm@2.64 | |
taglib | |
lua@5.1 | |
bash-completion@2 | |
bash-completion | |
gnupg | |
Warning: Some taps are not on the default git origin branch and may not receive | |
updates. If this is a surprise to you, check out the default branch with: | |
git -C $(brew --repo kde-mac/kde) checkout master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kde-mac/kde/kf5-kguiaddons |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: kf5-kguiaddons | |
Tap: kde-mac/kde | |
Path: /usr/local/Homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/kf5-kguiaddons.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-12-25 13:00:08 +0200 | |
cmake | |
-S | |
. | |
-B | |
build | |
-G | |
Ninja | |
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/kf5-kguiaddons/5.77.0 | |
-DCMAKE_INSTALL_LIBDIR=lib | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
-DBUILD_TESTING=OFF | |
-DBUILD_QCH=ON | |
-DKDE_INSTALL_QMLDIR=lib/qt5/qml | |
-DKDE_INSTALL_PLUGINDIR=lib/qt5/plugins | |
-DKDE_INSTALL_QTPLUGINDIR=lib/qt5/plugins | |
-- The C compiler identification is AppleClang 12.0.0.12000032 | |
-- The CXX compiler identification is AppleClang 12.0.0.12000032 | |
-- 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 | |
-- | |
Installing in /usr/local/Cellar/kf5-kguiaddons/5.77.0. Run /tmp/kf5-kguiaddons-20201225-44518-1v1u844/kguiaddons-5.77.0/build/prefix.sh to set the environment for KGuiAddons. | |
-- Looking for __GLIBC__ | |
-- Looking for __GLIBC__ - not found | |
-- Performing Test _OFFT_IS_64BIT | |
-- Performing Test _OFFT_IS_64BIT - Success | |
-- Performing Test HAVE_DATE_TIME |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: CMakeCCompilerId.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang CMakeCCompilerId.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.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/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ CMakeCXXCompilerId.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/CMakeCCompilerABI.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/CMakeCCompilerABI.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o -o cmTC_22538 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_22538.dir/CMakeCCompilerABI.c.o -o cmTC_22538 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.19.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_68673 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_68673.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_68673 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -MD -MT CMakeFiles/cmTC_5f1d8.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_5f1d8.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_5f1d8.dir/CheckSymbolExists.c.o -c CheckSymbolExists.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -MD -MT CMakeFiles/cmTC_5f1d8.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_5f1d8.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_5f1d8.dir/CheckSymbolExists.c.o -c CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
clang++ called with: -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -MD -MT CMakeFiles/cmTC_c4fea.dir/src.cxx.o -MF CMakeFiles/cmTC_c4fea.dir/src.cxx.o.d -o CMakeFiles/cmTC_c4fea.dir/src.cxx.o -c src.cxx | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
superenv executed: clang++ -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -MD -MT CMakeFiles/cmTC_c4fea.dir/src.cxx.o -MF CMakeFiles/cmTC_c4fea.dir/src.cxx.o.d -o CMakeFiles/cmTC_c4fea.dir/src.cxx.o -c src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4fea.dir/src.cxx.o -o cmTC_c4fea | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4fea.dir/src.cxx.o -o cmTC_c4fea -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_a28b7.dir/src.cxx.o -MF CMakeFiles/cmTC_a28b7.dir/src.cxx.o.d -o CMakeFiles/cmTC_a28b7.dir/src.cxx.o -c src.cxx | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_a28b7.dir/src.cxx.o -MF CMakeFiles/cmTC_a28b7.dir/src.cxx.o.d -o CMakeFiles/cmTC_a28b7.dir/src.cxx.o -c src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include | |
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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a28b7.dir/src.cxx.o -o cmTC_a28b7 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a28b7.dir/src.cxx.o -o cmTC_a28b7 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt/include -L/usr/local/opt/qt/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment