Skip to content

Instantly share code, notes, and snippets.

@rundel
Created August 31, 2017 20:06
Show Gist options
  • Save rundel/f2f39ce59f29ecc282e0a70fb95a3ca1 to your computer and use it in GitHub Desktop.
Save rundel/f2f39ce59f29ecc282e0a70fb95a3ca1 to your computer and use it in GitHub Desktop.
jsoncpp on macOS 10.13 - Homebrew build logs
Homebrew build logs for jsoncpp on macOS 10.13
Build date: 2017-08-31 15:52:40
HOMEBREW_VERSION: 1.3.1-148-gb2cd52d
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: b2cd52d0b7f0fd7648f875a61c05a8b13279d281
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8d7cf304e38a630c6beec10607ba938de250c0fe
Core tap last commit: 7 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.14.1 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 1.8.0_31, 1.8.0_25
macOS: 10.13-x86_64
Xcode: 9.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 9.0.0.0.1.1503068762
X11: 2.7.11 => /opt/X11
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 and just ignore them. Thanks!
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:
ghostscript
gdal
sip-qt4
qscintilla2-qt4
Warning: You are using macOS 10.13.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Warning: Ruby version 2.3.3 is unsupported on 10.13. Homebrew
is developed and tested on Ruby 2.0, and may not work correctly
on other Rubies. Patches are accepted as long as they don't cause breakage
on supported Rubies.
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/etc/fonts/conf.d/10-hinting-slight.conf
/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf
/usr/local/etc/fonts/conf.d/20-unhint-small-vera.conf
/usr/local/etc/fonts/conf.d/30-metric-aliases.conf
/usr/local/etc/fonts/conf.d/30-urw-aliases.conf
/usr/local/etc/fonts/conf.d/40-nonlatin.conf
/usr/local/etc/fonts/conf.d/45-latin.conf
/usr/local/etc/fonts/conf.d/49-sansserif.conf
/usr/local/etc/fonts/conf.d/50-user.conf
/usr/local/etc/fonts/conf.d/51-local.conf
/usr/local/etc/fonts/conf.d/60-latin.conf
/usr/local/etc/fonts/conf.d/65-fonts-persian.conf
/usr/local/etc/fonts/conf.d/65-nonlatin.conf
/usr/local/etc/fonts/conf.d/69-unifont.conf
/usr/local/etc/fonts/conf.d/80-delicious.conf
/usr/local/etc/fonts/conf.d/90-synthetic.conf
/usr/local/lib/pypy/site-packages/site-packages
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install hiredis
Run `brew missing` for more details.
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
liblwgeom
osgeo/osgeo4mac/gdal2
2017-08-31 15:52:26 -0400
cmake
.
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/jsoncpp/1.8.3
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DBUILD_STATIC_LIBS=ON
-DBUILD_SHARED_LIBS=ON
-DJSONCPP_WITH_CMAKE_PACKAGE=ON
-DJSONCPP_WITH_TESTS=OFF
-DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF
-- The C compiler identification is AppleClang 9.0.0.9000035
-- The CXX compiler identification is AppleClang 9.0.0.9000035
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- JsonCpp Version: 1.8.3
-- Looking for C++ include clocale
-- Looking for C++ include clocale - found
-- Looking for localeconv
-- Looking for localeconv - found
-- Looking for C++ include sys/types.h
-- Looking for C++ include sys/types.h - found
-- Looking for C++ include stdint.h
-- Looking for C++ include stdint.h - found
-- Looking for C++ include stddef.h
-- Looking for C++ include stddef.h - found
-- Check size of lconv
-- Check size of lconv - done
-- Performing Test HAVE_DECIMAL_POINT
-- Performing Test HAVE_DECIMAL_POINT - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -std=c++11 -stdlib=libc++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_33c77.dir/testCCompiler.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_33c77.dir/testCCompiler.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33c77.dir/testCCompiler.c.o -o cmTC_33c77
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33c77.dir/testCCompiler.c.o -o cmTC_33c77 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_13acd.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.9.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_13acd.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.9.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_13acd.dir/CMakeCCompilerABI.c.o -o cmTC_13acd
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_13acd.dir/CMakeCCompilerABI.c.o -o cmTC_13acd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c11 -o CMakeFiles/cmTC_34a14.dir/feature_tests.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -std=c11 -o CMakeFiles/cmTC_34a14.dir/feature_tests.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_34a14.dir/feature_tests.c.o -o cmTC_34a14
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_34a14.dir/feature_tests.c.o -o cmTC_34a14 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c99 -o CMakeFiles/cmTC_1000b.dir/feature_tests.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -std=c99 -o CMakeFiles/cmTC_1000b.dir/feature_tests.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1000b.dir/feature_tests.c.o -o cmTC_1000b
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1000b.dir/feature_tests.c.o -o cmTC_1000b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c90 -o CMakeFiles/cmTC_63de1.dir/feature_tests.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -std=c90 -o CMakeFiles/cmTC_63de1.dir/feature_tests.c.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63de1.dir/feature_tests.c.o -o cmTC_63de1
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_63de1.dir/feature_tests.c.o -o cmTC_63de1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_6ff2b.dir/testCXXCompiler.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_6ff2b.dir/testCXXCompiler.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6ff2b.dir/testCXXCompiler.cxx.o -o cmTC_6ff2b
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6ff2b.dir/testCXXCompiler.cxx.o -o cmTC_6ff2b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_764e5.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.9.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_764e5.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.9.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_764e5.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_764e5
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_764e5.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_764e5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c++1z -o CMakeFiles/cmTC_923b4.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -std=c++1z -o CMakeFiles/cmTC_923b4.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_923b4.dir/feature_tests.cxx.o -o cmTC_923b4
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_923b4.dir/feature_tests.cxx.o -o cmTC_923b4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c++14 -o CMakeFiles/cmTC_3e094.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -std=c++14 -o CMakeFiles/cmTC_3e094.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e094.dir/feature_tests.cxx.o -o cmTC_3e094
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e094.dir/feature_tests.cxx.o -o cmTC_3e094 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c++11 -o CMakeFiles/cmTC_56573.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -std=c++11 -o CMakeFiles/cmTC_56573.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_56573.dir/feature_tests.cxx.o -o cmTC_56573
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_56573.dir/feature_tests.cxx.o -o cmTC_56573 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c++98 -o CMakeFiles/cmTC_d4e3d.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -std=c++98 -o CMakeFiles/cmTC_d4e3d.dir/feature_tests.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d4e3d.dir/feature_tests.cxx.o -o cmTC_d4e3d
superenv removed: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d4e3d.dir/feature_tests.cxx.o -o cmTC_d4e3d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_062da.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_062da.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_062da.dir/CheckIncludeFile.cxx.o -o cmTC_062da
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_062da.dir/CheckIncludeFile.cxx.o -o cmTC_062da -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_1f60c.dir/CheckSymbolExists.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_1f60c.dir/CheckSymbolExists.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f60c.dir/CheckSymbolExists.cxx.o -o cmTC_1f60c
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f60c.dir/CheckSymbolExists.cxx.o -o cmTC_1f60c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_fd83f.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_fd83f.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fd83f.dir/CheckIncludeFile.cxx.o -o cmTC_fd83f
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fd83f.dir/CheckIncludeFile.cxx.o -o cmTC_fd83f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_feb8f.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_feb8f.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_feb8f.dir/CheckIncludeFile.cxx.o -o cmTC_feb8f
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_feb8f.dir/CheckIncludeFile.cxx.o -o cmTC_feb8f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_634c1.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_634c1.dir/CheckIncludeFile.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_634c1.dir/CheckIncludeFile.cxx.o -o cmTC_634c1
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_634c1.dir/CheckIncludeFile.cxx.o -o cmTC_634c1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_8123a.dir/LCONV_SIZE.cpp.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CheckTypeSize/LCONV_SIZE.cpp
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_8123a.dir/LCONV_SIZE.cpp.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CheckTypeSize/LCONV_SIZE.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8123a.dir/LCONV_SIZE.cpp.o -o cmTC_8123a
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8123a.dir/LCONV_SIZE.cpp.o -o cmTC_8123a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -DHAVE_DECIMAL_POINT -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_d3676.dir/src.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DHAVE_DECIMAL_POINT -mmacosx-version-min=10.13 -o CMakeFiles/cmTC_d3676.dir/src.cxx.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -DHAVE_DECIMAL_POINT -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d3676.dir/src.cxx.o -o cmTC_d3676
superenv removed: -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DHAVE_DECIMAL_POINT -mmacosx-version-min=10.13 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d3676.dir/src.cxx.o -o cmTC_d3676 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-08-31 15:52:34 -0400
make
install
/usr/local/Cellar/cmake/3.9.1/bin/cmake -H/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 -B/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.9.1/bin/cmake -E cmake_progress_start /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make -f src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/depend
make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/depend
cd /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 && /usr/local/Cellar/cmake/3.9.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/DependInfo.cmake --color=
cd /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 && /usr/local/Cellar/cmake/3.9.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3 /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/CMakeFiles/jsoncpp_lib.dir/DependInfo.cmake --color=
Scanning dependencies of target jsoncpp_lib_static
Scanning dependencies of target jsoncpp_lib
make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/build
make -f src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/build
[ 25%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/json_value.cpp.o
[ 50%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_value.cpp.o
[ 25%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_reader.cpp.o
[ 50%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/json_reader.cpp.o
cd /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json && ccache /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DJSON_DLL_BUILD -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/include -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/../../include -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -DNDEBUG -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c++11 -o CMakeFiles/jsoncpp_lib_static.dir/json_value.cpp.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/json_value.cpp
cd /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json && ccache /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DJSON_DLL_BUILD -Djsoncpp_lib_EXPORTS -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/include -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/../../include -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -DNDEBUG -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -fPIC -std=c++11 -o CMakeFiles/jsoncpp_lib.dir/json_value.cpp.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/json_value.cpp
cd /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json && ccache /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DJSON_DLL_BUILD -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/include -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/../../include -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -DNDEBUG -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -std=c++11 -o CMakeFiles/jsoncpp_lib_static.dir/json_reader.cpp.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/json_reader.cpp
cd /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json && ccache /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DJSON_DLL_BUILD -Djsoncpp_lib_EXPORTS -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/include -I/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/../../include -Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare -DNDEBUG -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.13 -fPIC -std=c++11 -o CMakeFiles/jsoncpp_lib.dir/json_reader.cpp.o -c /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3/src/lib_json/json_reader.cpp
/bin/sh: ccache: command not found
/bin/sh: ccache: command not found
/bin/sh: ccache: command not found
/bin/sh: ccache: command not found
make[2]: *** [src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_value.cpp.o] Error 127make[2]: *** [src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/json_value.cpp.o] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/json_reader.cpp.o] Error 127
make[2]: *** [src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_reader.cpp.o] Error 127
make[1]: *** [src/lib_json/CMakeFiles/jsoncpp_lib_static.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [src/lib_json/CMakeFiles/jsoncpp_lib.dir/all] Error 2
make: *** [all] Error 2
HOMEBREW_VERSION: 1.3.1-141-g8b145e2
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: b2cd52d0b7f0fd7648f875a61c05a8b13279d281
Last commit: 86 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8d7cf304e38a630c6beec10607ba938de250c0fe
Core tap last commit: 7 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.13.5 => /Applications/Xcode-beta.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: 1.8.0_31, 1.8.0_25
macOS: 10.13-x86_64
Xcode: 9.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 9.0.0.0.1.1503068762
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
MACOSX_DEPLOYMENT_TARGET: 10.13
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/cmake/bin:/usr/bin:/bin:/usr/sbin:/sbin
# This is the CMakeCache file.
# For build in directory: /tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3
# It was generated by CMake: /usr/local/Cellar/cmake/3.9.1/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
########################
//Build jsoncpp_lib as a shared library.
BUILD_SHARED_LIBS:BOOL=ON
//Build jsoncpp_lib static library.
BUILD_STATIC_LIBS:BOOL=ON
//Path to a program.
CCACHE_FOUND:FILEPATH=/usr/local/bin/ccache
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=Release
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/clang++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG
//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/clang
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG
//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
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 release minsize 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 Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/jsoncpp/1.8.3
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/super/gmake
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info 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=10.13
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=jsoncpp
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info 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.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info 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
//Optional suffix to append to the library name for a debug build
DEBUG_LIBNAME_SUFFIX:STRING=
//-D...=1 to use memory-wiping allocator for STL
JSONCPP_USE_SECURE_MEMORY:STRING=0
//Generate and install cmake package files
JSONCPP_WITH_CMAKE_PACKAGE:BOOL=ON
//Generate and install .pc files
JSONCPP_WITH_PKGCONFIG_SUPPORT:BOOL=ON
//Automatically run unit-tests as a post build step
JSONCPP_WITH_POST_BUILD_UNITTEST:BOOL=OFF
//Issue all the warnings demanded by strict ISO C and ISO C++
JSONCPP_WITH_STRICT_ISO:BOOL=ON
//Compile and (for jsoncpp_check) run JsonCpp test executables
JSONCPP_WITH_TESTS:BOOL=OFF
//Force compilation to fail if a warning occurs
JSONCPP_WITH_WARNING_AS_ERROR:BOOL=OFF
//Value Computed by CMake
jsoncpp_BINARY_DIR:STATIC=/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3
//Value Computed by CMake
jsoncpp_SOURCE_DIR:STATIC=/tmp/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3
//Dependencies for target
jsoncpp_lib_LIB_DEPENDS:STATIC=
//Dependencies for target
jsoncpp_lib_static_LIB_DEPENDS:STATIC=
########################
# INTERNAL cache entries
########################
//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/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3
//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=9
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.1/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.1/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.1/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
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.1/bin/ccmake
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//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=Unix Makefiles
//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/jsoncpp-20170831-93629-ubnuoy/jsoncpp-1.8.3
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-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=4
//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
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.9.1/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
//Have include clocale
HAVE_CLOCALE:INTERNAL=1
//Test HAVE_DECIMAL_POINT
HAVE_DECIMAL_POINT:INTERNAL=1
//Result of TRY_COMPILE
HAVE_LCONV_SIZE:INTERNAL=TRUE
//Have symbol localeconv
HAVE_LOCALECONV:INTERNAL=1
//Have include stddef.h
HAVE_STDDEF_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//CHECK_TYPE_SIZE: sizeof(lconv)
LCONV_SIZE:INTERNAL=96
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local/Cellar/jsoncpp/1.8.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment