Skip to content

Instantly share code, notes, and snippets.

@tkandal
Created July 7, 2016 16:42
Show Gist options
  • Save tkandal/12df5fdc2606109eb62601a0edc3961b to your computer and use it in GitHub Desktop.
Save tkandal/12df5fdc2606109eb62601a0edc3961b to your computer and use it in GitHub Desktop.
msgpack on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for msgpack on Mac OS X 10.11.5
Build date: 2016-07-07 18:24:44
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 86b1df96b9a439c9a31556c0e9fd6c297e4f6646
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 6a3046cef63b0d9d858385a6b708efa2faf52dda
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /local
HOMEBREW_REPOSITORY: /local
HOMEBREW_CELLAR: /local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Clang: 7.3 build 703
Git: 2.9.0 => /local/bin/git
Perl: /usr/bin/perl
Python: /local/bin/python => /local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_91, 1.8.0_77, 1.8.0_74, 1.8.0_66, 1.8.0_60, 1.8.0_51, 1.8.0_45, 1.8.0_31, 1.6.0_65-b14-468
System Ruby: 2.0.0-p648
OS X: 10.11.5-x86_64
Xcode: 7.3.1
CLT: 7.3.1.0.1.1461711523
X11: 2.7.9 => /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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/bin/aalib-config
/usr/local/bin/croco-0.6-config
/usr/local/bin/freetype-config
/usr/local/bin/gdlib-config
/usr/local/bin/gpg-error-config
/usr/local/bin/gpgme-config
/usr/local/bin/ksba-config
/usr/local/bin/libassuan-config
/usr/local/bin/libgcrypt-config
/usr/local/bin/libpng-config
/usr/local/bin/libpng16-config
/usr/local/bin/libusb-config
/usr/local/bin/libwmf-config
/usr/local/bin/Magick++-config
/usr/local/bin/Magick-config
/usr/local/bin/MagickCore-config
/usr/local/bin/MagickWand-config
/usr/local/bin/onig-config
/usr/local/bin/pcre-config
/usr/local/bin/pcre2-config
/usr/local/bin/pkg-config
/usr/local/bin/pspell-config
/usr/local/bin/pth-config
/usr/local/bin/python-config
/usr/local/bin/python2-config
/usr/local/bin/python2.7-config
/usr/local/bin/python3-config
/usr/local/bin/python3.5-config
/usr/local/bin/python3.5m-config
/usr/local/bin/Wand-config
/usr/local/bin/wx-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libaspell.15.1.4.dylib
/usr/local/lib/libpspell.15.1.4.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/aspell.h
/usr/local/include/pspell/pspell.h
/usr/local/include/python2.7/greenlet/greenlet.h
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libaspell.la
/usr/local/lib/libpspell.la
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:
gnupg
Warning: Your Homebrew is not installed to /usr/local
You can install Homebrew anywhere you want, but some brews may only build
correctly if you install in /usr/local. Sorry!
Warning: Broken symlinks were found. Remove them with `brew prune`:
/local/bin/displayline
/local/bin/skimnotes
/local/bin/skimpdf
/local/share/ghostscript/9.16/Resource/CIDFSubst/ipaexg.ttf
/local/share/ghostscript/9.16/Resource/CIDFSubst/ipaexm.ttf
/local/share/ghostscript/9.16/Resource/CIDFSubst/ipag.ttf
/local/share/ghostscript/9.16/Resource/CIDFSubst/ipam.ttf
2016-07-07 18:24:36 +0200
cmake
.
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/local/Cellar/msgpack/2.0.0
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-- The C compiler identification is AppleClang 7.3.0.7030031
-- The CXX compiler identification is AppleClang 7.3.0.7030031
-- Check for working C compiler: /local/Library/ENV/4.3/clang
-- Check for working C compiler: /local/Library/ENV/4.3/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: /local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC - Failed
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
clang called with: CMakeCCompilerId.c
superenv added: -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_94a22.dir/testCCompiler.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -o CMakeFiles/cmTC_94a22.dir/testCCompiler.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_94a22.dir/testCCompiler.c.o -o cmTC_94a22
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_94a22.dir/testCCompiler.c.o -o cmTC_94a22 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a4356.dir/CMakeCCompilerABI.c.o -c /local/Cellar/cmake/3.5.2/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -o CMakeFiles/cmTC_a4356.dir/CMakeCCompilerABI.c.o -c /local/Cellar/cmake/3.5.2/share/cmake/Modules/CMakeCCompilerABI.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a4356.dir/CMakeCCompilerABI.c.o -o cmTC_a4356
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a4356.dir/CMakeCCompilerABI.c.o -o cmTC_a4356 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_d724e.dir/feature_tests.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -std=c11 -o CMakeFiles/cmTC_d724e.dir/feature_tests.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d724e.dir/feature_tests.c.o -o cmTC_d724e
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d724e.dir/feature_tests.c.o -o cmTC_d724e -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_9984d.dir/feature_tests.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -std=c99 -o CMakeFiles/cmTC_9984d.dir/feature_tests.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9984d.dir/feature_tests.c.o -o cmTC_9984d
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9984d.dir/feature_tests.c.o -o cmTC_9984d -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_f1625.dir/feature_tests.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -std=c90 -o CMakeFiles/cmTC_f1625.dir/feature_tests.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f1625.dir/feature_tests.c.o -o cmTC_f1625
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f1625.dir/feature_tests.c.o -o cmTC_f1625 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_85dfe.dir/testCXXCompiler.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -o CMakeFiles/cmTC_85dfe.dir/testCXXCompiler.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_85dfe.dir/testCXXCompiler.cxx.o -o cmTC_85dfe
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_85dfe.dir/testCXXCompiler.cxx.o -o cmTC_85dfe -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_27fd8.dir/CMakeCXXCompilerABI.cpp.o -c /local/Cellar/cmake/3.5.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -o CMakeFiles/cmTC_27fd8.dir/CMakeCXXCompilerABI.cpp.o -c /local/Cellar/cmake/3.5.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_27fd8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_27fd8
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_27fd8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_27fd8 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c++14 -o CMakeFiles/cmTC_441f7.dir/feature_tests.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -std=c++14 -o CMakeFiles/cmTC_441f7.dir/feature_tests.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.cxx -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_441f7.dir/feature_tests.cxx.o -o cmTC_441f7
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_441f7.dir/feature_tests.cxx.o -o cmTC_441f7 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c++11 -o CMakeFiles/cmTC_6870d.dir/feature_tests.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -std=c++11 -o CMakeFiles/cmTC_6870d.dir/feature_tests.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.cxx -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6870d.dir/feature_tests.cxx.o -o cmTC_6870d
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6870d.dir/feature_tests.cxx.o -o cmTC_6870d -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c++98 -o CMakeFiles/cmTC_7cc8e.dir/feature_tests.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -std=c++98 -o CMakeFiles/cmTC_7cc8e.dir/feature_tests.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/feature_tests.cxx -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7cc8e.dir/feature_tests.cxx.o -o cmTC_7cc8e
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7cc8e.dir/feature_tests.cxx.o -o cmTC_7cc8e -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_c7678.dir/CheckIncludeFile.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -o CMakeFiles/cmTC_c7678.dir/CheckIncludeFile.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c7678.dir/CheckIncludeFile.c.o -o cmTC_c7678
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c7678.dir/CheckIncludeFile.c.o -o cmTC_c7678 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_52d99.dir/CheckSymbolExists.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/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.11 -o CMakeFiles/cmTC_52d99.dir/CheckSymbolExists.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_52d99.dir/CheckSymbolExists.c.o -o cmTC_52d99
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_52d99.dir/CheckSymbolExists.c.o -o cmTC_52d99 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d6331.dir/src.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d6331.dir/src.cxx.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/CMakeTmp/src.cxx -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2016-07-07 18:24:39 +0200
make
install
/local/Cellar/cmake/3.5.2/bin/cmake -H/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 -B/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 --check-build-system CMakeFiles/Makefile.cmake 0
/local/Cellar/cmake/3.5.2/bin/cmake -E cmake_progress_start /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/msgpackc.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/stream.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles/msgpackc-static.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/protocol_new.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/reuse_zone.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/simple.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/map_based_versionup.dir/DependInfo.cmake --color=
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/enum.dir/DependInfo.cmake --color=
Scanning dependencies of target msgpackc
Scanning dependencies of target msgpackc-static
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/build
[ 4%] Building C object CMakeFiles/msgpackc-static.dir/src/objectc.c.o
[ 4%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o
/local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/objectc.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/objectc.c
/local/Library/ENV/4.3/clang -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/objectc.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/objectc.c
Scanning dependencies of target stream
Scanning dependencies of target simple
Scanning dependencies of target enum
Scanning dependencies of target protocol_new
Scanning dependencies of target reuse_zone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/build
Scanning dependencies of target map_based_versionup
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/build
[ 11%] Building CXX object example/cpp03/CMakeFiles/simple.dir/simple.cpp.o
[ 16%] Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o
[ 16%] Building CXX object example/cpp03/CMakeFiles/protocol_new.dir/protocol_new.cpp.o
[ 14%] Building CXX object example/cpp03/CMakeFiles/stream.dir/stream.cpp.o
[ 16%] Building CXX object example/cpp03/CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/enum.dir/enum.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/enum.cpp
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/simple.dir/simple.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/simple.cpp
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/protocol_new.dir/protocol_new.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/protocol_new.cpp
[ 19%] Building CXX object example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/reuse_zone.cpp
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -pthread -o CMakeFiles/stream.dir/stream.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/stream.cpp
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/map_based_versionup.cpp
[ 21%] Building C object CMakeFiles/msgpackc-static.dir/src/unpack.c.o
/local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/unpack.c
[ 23%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
/local/Library/ENV/4.3/clang -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/unpack.c
[ 26%] Building C object CMakeFiles/msgpackc-static.dir/src/version.c.o
/local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/version.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/version.c
[ 28%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
/local/Library/ENV/4.3/clang -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/version.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/version.c
[ 30%] Building C object CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o
/local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/vrefbuffer.c
[ 33%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
/local/Library/ENV/4.3/clang -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/vrefbuffer.c
[ 35%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
/local/Library/ENV/4.3/clang -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/zone.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/zone.c
[ 38%] Building C object CMakeFiles/msgpackc-static.dir/src/zone.c.o
/local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/zone.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/zone.c
[ 40%] Linking C shared library libmsgpackc.dylib
/local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/msgpackc.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 2.0.0 -o libmsgpackc.2.0.0.dylib -install_name @rpath/libmsgpackc.2.dylib CMakeFiles/msgpackc.dir/src/objectc.c.o CMakeFiles/msgpackc.dir/src/unpack.c.o CMakeFiles/msgpackc.dir/src/version.c.o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc.dir/src/zone.c.o
[ 42%] Linking C static library libmsgpackc.a
/local/Cellar/cmake/3.5.2/bin/cmake -P CMakeFiles/msgpackc-static.dir/cmake_clean_target.cmake
/local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/msgpackc-static.dir/link.txt --verbose=1
/usr/bin/ar qc libmsgpackc.a CMakeFiles/msgpackc-static.dir/src/objectc.c.o CMakeFiles/msgpackc-static.dir/src/unpack.c.o CMakeFiles/msgpackc-static.dir/src/version.c.o CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc-static.dir/src/zone.c.o
/usr/bin/ranlib libmsgpackc.a
[ 42%] Built target msgpackc-static
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/class_intrusive.dir/DependInfo.cmake --color=
/local/Cellar/cmake/3.5.2/bin/cmake -E cmake_symlink_library libmsgpackc.2.0.0.dylib libmsgpackc.2.dylib libmsgpackc.dylib
[ 42%] Built target msgpackc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/class_intrusive_map.dir/DependInfo.cmake --color=
Scanning dependencies of target class_intrusive
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/build
[ 45%] Building CXX object example/cpp03/CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_intrusive.cpp
Scanning dependencies of target class_intrusive_map
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/build
[ 47%] Building CXX object example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_intrusive_map.cpp
[ 50%] Linking CXX executable enum
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/enum.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/enum.dir/enum.cpp.o -o enum
[ 52%] Linking CXX executable stream
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/stream.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/stream.dir/stream.cpp.o -o stream -lpthread
[ 54%] Linking CXX executable simple
[ 54%] Built target enum
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/custom.dir/DependInfo.cmake --color=
[ 57%] Linking CXX executable reuse_zone
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/reuse_zone.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple.dir/simple.cpp.o -o simple
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -o reuse_zone
[ 57%] Built target stream
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/CMakeFiles/class_non_intrusive.dir/DependInfo.cmake --color=
[ 57%] Built target simple
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/depend
Scanning dependencies of target custom
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/CMakeFiles/speed_test_uint64_array.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/build
[ 57%] Built target reuse_zone
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/CMakeFiles/speed_test_uint32_array.dir/DependInfo.cmake --color=
[ 59%] Linking CXX executable protocol_new
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/protocol_new.dir/link.txt --verbose=1
[ 61%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/custom.dir/custom.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/custom.cpp
Scanning dependencies of target speed_test_uint64_array
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/build
Scanning dependencies of target speed_test_uint32_array
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/build
Scanning dependencies of target class_non_intrusive
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/build
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/protocol_new.dir/protocol_new.cpp.o -o protocol_new
[ 64%] Building C object example/c/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/speed_test_uint64_array.c
[ 66%] Building C object example/c/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/speed_test_uint32_array.c
[ 69%] Building CXX object example/cpp03/CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Library/ENV/4.3/clang++ -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_non_intrusive.cpp
[ 69%] Built target protocol_new
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/CMakeFiles/lib_buffer_unpack.dir/DependInfo.cmake --color=
Scanning dependencies of target lib_buffer_unpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/build
[ 71%] Building C object example/c/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/lib_buffer_unpack.c
[ 73%] Linking C executable speed_test_uint32_array
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/speed_test_uint32_array.dir/link.txt --verbose=1
[ 76%] Linking C executable speed_test_uint64_array
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/speed_test_uint64_array.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -o speed_test_uint32_array ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
/local/Library/ENV/4.3/clang -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -o speed_test_uint64_array ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
[ 76%] Built target speed_test_uint32_array
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/CMakeFiles/user_buffer_unpack.dir/DependInfo.cmake --color=
[ 76%] Built target speed_test_uint64_array
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/depend
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/CMakeFiles/simple_c.dir/DependInfo.cmake --color=
Scanning dependencies of target user_buffer_unpack
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/build
[ 78%] Building C object example/c/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o
Scanning dependencies of target simple_c
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/user_buffer_unpack.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/build
[ 80%] Building C object example/c/CMakeFiles/simple_c.dir/simple_c.c.o
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Library/ENV/4.3/clang -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/simple_c.dir/simple_c.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/simple_c.c
[ 83%] Linking C executable lib_buffer_unpack
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/lib_buffer_unpack.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -o lib_buffer_unpack ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
[ 85%] Linking CXX executable map_based_versionup
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/map_based_versionup.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -o map_based_versionup
[ 85%] Built target lib_buffer_unpack
[ 85%] Built target map_based_versionup
[ 88%] Linking C executable user_buffer_unpack
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/user_buffer_unpack.dir/link.txt --verbose=1
[ 90%] Linking C executable simple_c
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/simple_c.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -o user_buffer_unpack ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
/local/Library/ENV/4.3/clang -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple_c.dir/simple_c.c.o -o simple_c ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
[ 90%] Built target user_buffer_unpack
[ 90%] Built target simple_c
[ 92%] Linking CXX executable class_intrusive_map
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/class_intrusive_map.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -o class_intrusive_map
[ 95%] Linking CXX executable class_intrusive
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/class_intrusive.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -o class_intrusive
[ 95%] Built target class_intrusive_map
[ 95%] Built target class_intrusive
[ 97%] Linking CXX executable class_non_intrusive
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/class_non_intrusive.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -o class_non_intrusive
[100%] Linking CXX executable custom
cd /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03 && /local/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/custom.dir/link.txt --verbose=1
/local/Library/ENV/4.3/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/custom.dir/custom.cpp.o -o custom
[100%] Built target class_non_intrusive
[100%] Built target custom
/local/Cellar/cmake/3.5.2/bin/cmake -E cmake_progress_start /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/CMakeFiles 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Nothing to be done for `preinstall'.
Install the project...
/local/Cellar/cmake/3.5.2/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /local/Cellar/msgpack/2.0.0/lib/libmsgpackc.2.0.0.dylib
-- Installing: /local/Cellar/msgpack/2.0.0/lib/libmsgpackc.2.dylib
-- Installing: /local/Cellar/msgpack/2.0.0/lib/libmsgpackc.dylib
-- Installing: /local/Cellar/msgpack/2.0.0/lib/libmsgpackc.a
-- Installing: /local/Cellar/msgpack/2.0.0/include
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/adaptor_base.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/adaptor_base_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/array_ref.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/array_ref_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/bool.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/boost
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/boost/fusion.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/boost/msgpack_variant.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/boost/msgpack_variant_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/boost/optional.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/boost/string_ref.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/carray.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/char_ptr.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/check_container_size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/check_container_size_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/array_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/array_unsigned_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/forward_list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/reference_wrapper.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/shared_ptr.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/unique_ptr.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/unordered_map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/cpp11/unordered_set.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/define.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/define_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/deque.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/ext.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/ext_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/fixint.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/fixint_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/float.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/int.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/int_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/msgpack_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/nil.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/nil_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/pair.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/raw.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/raw_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/set.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/size_equal_only.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/size_equal_only_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/string.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/tr1
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/tr1/unordered_map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/tr1/unordered_set.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/v4raw.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/v4raw_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/vector.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/vector_bool.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/vector_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/adaptor/vector_unsigned_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/cpp_config.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/cpp_config_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/fbuffer.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/fbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/fbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/gcc_atomic.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/gcc_atomic.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/iterator.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/iterator_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/meta.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/meta_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/object.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/object.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/object_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/object_fwd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/object_fwd_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/pack.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/pack.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/pack_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/pack_define.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/pack_template.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/alpha.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/arm.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/blackfin.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/convex.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/ia64.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/m68k.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/mips.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/parisc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/ppc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/pyramid.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/rs6k.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/sparc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/superh.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/sys370.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/sys390.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/x86
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/x86/32.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/x86/64.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/x86.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture/z.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/architecture.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/borland.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/clang.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/comeau.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/compaq.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/diab.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/digitalmars.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/dignus.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/edg.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/ekopath.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/gcc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/gcc_xml.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/greenhills.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/hp_acc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/iar.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/ibm.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/intel.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/kai.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/llvm.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/metaware.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/metrowerks.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/microtec.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/mpw.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/palm.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/pgi.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/sgi_mipspro.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/sunpro.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/tendra.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/visualc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler/watcom.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/compiler.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/_cassert.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/_exception.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/comp_detected.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/endian_compat.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/os_detected.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/platform_detected.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/test.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/detail/test_def.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/arm
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/arm/versions.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/arm.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/ppc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/ppc/versions.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/ppc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/x86
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/x86/versions.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/x86.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/x86_amd
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/x86_amd/versions.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd/x86_amd.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware/simd.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/hardware.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/language
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/language/objc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/language/stdc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/language/stdcpp.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/language.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c/_prefix.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c/gnu.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c/uc.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c/vms.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c/zos.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/c.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/_prefix.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/cxx.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/dinkumware.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/libcomo.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/modena.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/msl.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/roguewave.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/sgi.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/stdcpp3.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/stlport.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std/vacpp.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library/std.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/library.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/make.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/aix.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/amigaos.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/android.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/beos.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd/bsdi.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd/dragonfly.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd/free.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd/net.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd/open.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/bsd.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/cygwin.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/haiku.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/hpux.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/ios.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/irix.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/linux.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/macos.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/os400.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/qnxnto.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/solaris.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/unix.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/vms.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os/windows.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/os.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/other
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/other/endian.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/other.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform/mingw.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform/windows_desktop.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform/windows_phone.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform/windows_runtime.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform/windows_store.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/platform.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/version.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef/version_number.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/predef.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/add.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/dec.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/detail/div_base.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/div.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/inc.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/mod.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/mul.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic/sub.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/arithmetic.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/data.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/detail/get_data.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/elem.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/enum.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/insert.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/pop_back.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/pop_front.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/push_back.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/push_front.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/remove.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/replace.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/reverse.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/to_list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/to_seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array/to_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/assert_msg.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/cat.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comma.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comma_if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison/equal.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison/greater.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison/greater_equal.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison/less.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison/less_equal.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison/not_equal.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/comparison.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/config
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/config/config.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/config/limits.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/deduce_d.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/dmc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/dmc/while.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/edg
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/edg/while.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/msvc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/msvc/while.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/detail/while.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/expr_if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/expr_iif.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/iif.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control/while.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/control.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/debug
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/debug/assert.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/debug/error.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/debug/line.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/debug.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/dec.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/auto_rec.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/check.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/dmc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/dmc/auto_rec.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/is_binary.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/is_nullary.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/is_unary.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/null.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/detail/split.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/empty.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/enum.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/enum_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/enum_params_with_a_default.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/enum_params_with_defaults.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/enum_shifted.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/enum_shifted_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/expand.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/expr_if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/apply.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/detail/is_empty.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/empty.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/expand.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/identity.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/intercept.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/is_1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/is_empty.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/is_empty_or_1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/is_empty_variadic.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities/overload.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/facilities.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/for.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/identity.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/inc.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iterate.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/finish.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/local.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/rlocal.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/self.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/detail/start.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/iterate.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/local.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration/self.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/iteration.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/library.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/limits.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/adt.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/append.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/at.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/cat.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/dmc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/edg
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/edg/fold_left.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/edg/fold_right.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/fold_left.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/detail/fold_right.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/enum.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/filter.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/first_n.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/fold_left.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/fold_right.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/for_each.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/for_each_i.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/for_each_product.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/rest_n.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/reverse.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/to_array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/to_seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/to_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list/transform.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/and.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/bitand.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/bitnor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/bitor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/bitxor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/bool.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/compl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/nor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/not.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/or.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical/xor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/logical.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/max.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/min.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/comma.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/comma_if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/is_begin_parens.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/paren.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/paren_if.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation/remove_parens.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/punctuation.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repeat.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repeat_2nd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repeat_3rd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repeat_from_to.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repeat_from_to_2nd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repeat_from_to_3rd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/deduce_r.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/deduce_z.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/dmc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/dmc/for.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/edg
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/edg/for.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/for.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/msvc
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/detail/msvc/for.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_binary_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_shifted.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_shifted_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_trailing.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/enum_trailing_params.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/for.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/repeat.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition/repeat_from_to.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/repetition.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/selection
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/selection/max.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/selection/min.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/selection.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/cat.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/detail/binary_transform.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/detail/is_empty.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/detail/split.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/elem.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/enum.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/filter.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/first_n.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/fold_left.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/fold_right.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/for_each.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/for_each_i.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/for_each_product.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/insert.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/pop_back.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/pop_front.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/push_back.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/push_front.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/remove.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/replace.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/rest_n.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/reverse.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/subseq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/to_array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/to_list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/to_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/transform.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/counter.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/counter.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/def.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/shared.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/slot1.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/slot2.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/slot3.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/slot4.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/detail/slot5.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot/slot.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/slot.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/stringize.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/detail/is_single_return.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/eat.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/elem.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/enum.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/insert.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/pop_back.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/pop_front.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/push_back.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/push_front.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/rem.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/remove.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/replace.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/reverse.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/to_array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/to_list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple/to_seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/detail/is_single_return.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/elem.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/to_array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/to_list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/to_seq.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic/to_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/variadic.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/while.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor/wstringize.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/preprocessor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/sbuffer.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/sbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/sbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/sysdep.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/type.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/unpack.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/unpack.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/unpack_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/unpack_define.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/unpack_template.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/util.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/adaptor_base.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/adaptor_base_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/array_ref.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/array_ref_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/bool.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/boost
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/boost/fusion.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/boost/msgpack_variant.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/boost/msgpack_variant_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/boost/optional.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/boost/string_ref.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/carray.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/char_ptr.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/check_container_size.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/check_container_size_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/array_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/array_unsigned_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/forward_list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/reference_wrapper.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/shared_ptr.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/unique_ptr.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/unordered_map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/cpp11/unordered_set.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/define.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/define_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/deque.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp03_define_array_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp03_define_map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp11_define_array.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp11_define_array_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp11_define_map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/ext.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/ext_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/fixint.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/fixint_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/float.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/int.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/int_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/list.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/msgpack_tuple.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/nil.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/nil_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/pair.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/raw.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/raw_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/set.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/size_equal_only.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/size_equal_only_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/string.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/tr1
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/tr1/unordered_map.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/tr1/unordered_set.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/v4raw.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/v4raw_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/vector.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/vector_bool.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/vector_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/adaptor/vector_unsigned_char.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/cpp_config.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/cpp_config_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/detail/cpp03_zone.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/detail/cpp03_zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/detail/cpp11_zone.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/detail/cpp11_zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/fbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/fbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/iterator.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/iterator_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/meta.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/meta_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/object.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/object_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/object_fwd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/object_fwd_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/pack.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/pack_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/preprocessor.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/sbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/sbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/unpack.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/unpack_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/version.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/versioning.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/vrefbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/vrefbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/zbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/zbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/zone.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v1/zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/adaptor_base.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/adaptor_base_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/array_ref_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/boost
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/check_container_size_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/define_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail/cpp03_define_array_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail/cpp03_define_map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail/cpp03_msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail/cpp11_define_array_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail/cpp11_define_map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/detail/cpp11_msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/ext_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/fixint_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/int_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/map_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/msgpack_tuple_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/nil_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/raw_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/size_equal_only_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/adaptor/v4raw_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/cpp_config_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/detail
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/detail/cpp03_zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/detail/cpp11_zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/fbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/iterator_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/meta_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/object.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/object_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/object_fwd.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/object_fwd_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/pack_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/sbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/unpack.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/unpack_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/vrefbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/zbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/v2/zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/version.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/version.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/version_master.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/versioning.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/vrefbuffer.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/vrefbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/vrefbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/zbuffer.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/zbuffer.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/zbuffer_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/zone.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/zone.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack/zone_decl.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack.h
-- Installing: /local/Cellar/msgpack/2.0.0/include/msgpack.hpp
-- Installing: /local/Cellar/msgpack/2.0.0/lib/pkgconfig/msgpack.pc
clang called with: -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/objectc.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/objectc.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/objectc.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/objectc.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/objectc.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/objectc.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/objectc.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/objectc.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/reuse_zone.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/reuse_zone.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/map_based_versionup.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/map_based_versionup.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/protocol_new.dir/protocol_new.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/protocol_new.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/protocol_new.dir/protocol_new.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/protocol_new.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -pthread -o CMakeFiles/stream.dir/stream.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/stream.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -pthread -o CMakeFiles/stream.dir/stream.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/stream.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/simple.dir/simple.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/simple.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/simple.dir/simple.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/simple.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/enum.dir/enum.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/enum.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/enum.dir/enum.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/enum.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/unpack.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/unpack.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/unpack.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/unpack.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/version.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/version.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/version.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/version.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/version.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/version.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/version.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/version.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/vrefbuffer.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/vrefbuffer.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/vrefbuffer.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/vrefbuffer.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/zone.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/zone.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -Dmsgpackc_EXPORTS -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -fPIC -DPIC -Wno-mismatched-tags -o CMakeFiles/msgpackc.dir/src/zone.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/zone.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/zone.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/zone.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/msgpackc-static.dir/src/zone.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/src/zone.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 2.0.0 -o libmsgpackc.2.0.0.dylib -install_name @rpath/libmsgpackc.2.dylib CMakeFiles/msgpackc.dir/src/objectc.c.o CMakeFiles/msgpackc.dir/src/unpack.c.o CMakeFiles/msgpackc.dir/src/version.c.o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc.dir/src/zone.c.o
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 2.0.0 -o libmsgpackc.2.0.0.dylib -install_name @rpath/libmsgpackc.2.dylib CMakeFiles/msgpackc.dir/src/objectc.c.o CMakeFiles/msgpackc.dir/src/unpack.c.o CMakeFiles/msgpackc.dir/src/version.c.o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc.dir/src/zone.c.o -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_intrusive.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_intrusive.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_intrusive_map.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_intrusive_map.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/enum.dir/enum.cpp.o -o enum
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/enum.dir/enum.cpp.o -o enum -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/stream.dir/stream.cpp.o -o stream -lpthread
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/stream.dir/stream.cpp.o -o stream -lpthread -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple.dir/simple.cpp.o -o simple
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple.dir/simple.cpp.o -o simple -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -o reuse_zone
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -o reuse_zone -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/custom.dir/custom.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/custom.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/custom.dir/custom.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/custom.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/protocol_new.dir/protocol_new.cpp.o -o protocol_new
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/protocol_new.dir/protocol_new.cpp.o -o protocol_new -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/speed_test_uint64_array.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/speed_test_uint64_array.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/speed_test_uint32_array.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/speed_test_uint32_array.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_non_intrusive.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -o CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/cpp03/class_non_intrusive.cpp -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/lib_buffer_unpack.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/lib_buffer_unpack.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -o speed_test_uint32_array ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -o speed_test_uint32_array ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -o speed_test_uint64_array ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -o speed_test_uint64_array ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/user_buffer_unpack.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/user_buffer_unpack.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wall -Wextra -Werror -g -O3 -Wno-mismatched-tags -o CMakeFiles/simple_c.dir/simple_c.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/simple_c.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -Wall -Wextra -Werror -g -O3
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/. -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/include -I/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/../include -DNDEBUG -mmacosx-version-min=10.11 -Wno-mismatched-tags -o CMakeFiles/simple_c.dir/simple_c.c.o -c /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0/example/c/simple_c.c -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -o lib_buffer_unpack ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -o lib_buffer_unpack ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -o map_based_versionup
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -o map_based_versionup -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -o user_buffer_unpack ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -o user_buffer_unpack ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple_c.dir/simple_c.c.o -o simple_c ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/simple_c.dir/simple_c.c.o -o simple_c ../../libmsgpackc.2.0.0.dylib -Wl,-rpath,/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0 -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -o class_intrusive_map
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -o class_intrusive_map -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -o class_intrusive
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -o class_intrusive -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -o class_non_intrusive
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -o class_non_intrusive -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/custom.dir/custom.cpp.o -o custom
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DNDEBUG -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/custom.dir/custom.cpp.o -o custom -isystem/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
# This is the CMakeCache file.
# For build in directory: /tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
# It was generated by CMake: /local/Cellar/cmake/3.5.2/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
########################
//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=/local/Library/ENV/4.3/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=/local/Library/ENV/4.3/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
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/local/Cellar/msgpack/2.0.0
//Path to a program.
CMAKE_LINKER:FILEPATH=/local/Library/ENV/4.3/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/local/Library/ENV/4.3/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=CMAKE_OBJDUMP-NOTFOUND
//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.11
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=msgpack
//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
//Graphviz Dot tool for using Doxygen
DOXYGEN_DOT_EXECUTABLE:FILEPATH=DOXYGEN_DOT_EXECUTABLE-NOTFOUND
//Doxygen documentation generation tool (http://www.doxygen.org)
DOXYGEN_EXECUTABLE:FILEPATH=DOXYGEN_EXECUTABLE-NOTFOUND
//Path to a file.
GTEST_INCLUDE_DIR:PATH=GTEST_INCLUDE_DIR-NOTFOUND
//Path to a library.
GTEST_LIBRARY:FILEPATH=GTEST_LIBRARY-NOTFOUND
//Path to a library.
GTEST_LIBRARY_DEBUG:FILEPATH=GTEST_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
GTEST_MAIN_LIBRARY:FILEPATH=GTEST_MAIN_LIBRARY-NOTFOUND
//Path to a library.
GTEST_MAIN_LIBRARY_DEBUG:FILEPATH=GTEST_MAIN_LIBRARY_DEBUG-NOTFOUND
//32bit compile
MSGPACK_32BIT:BOOL=OFF
//Using boost libraries
MSGPACK_BOOST:BOOL=OFF
//Build msgpack examples.
MSGPACK_BUILD_EXAMPLES:BOOL=ON
//Using c++11 compiler
MSGPACK_CXX11:BOOL=OFF
//Enable C++ interface.
MSGPACK_ENABLE_CXX:BOOL=ON
//Build shared libaries in addition to static libraries.
MSGPACK_ENABLE_SHARED:BOOL=ON
//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/libz.dylib
//Value Computed by CMake
msgpack_BINARY_DIR:STATIC=/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
//Value Computed by CMake
msgpack_SOURCE_DIR:STATIC=/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
//Dependencies for target
msgpackc-static_LIB_DEPENDS:STATIC=
//Dependencies for target
msgpackc_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/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
//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=5
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/local/Cellar/cmake/3.5.2/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/local/Cellar/cmake/3.5.2/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/local/Cellar/cmake/3.5.2/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=/local/Cellar/cmake/3.5.2/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=
//Have symbol pthread_create
CMAKE_HAVE_LIBC_CREATE:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/msgpack-20160707-38339-1xb5ccg/msgpack-2.0.0
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=6
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/local/Cellar/cmake/3.5.2/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
//ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE
DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOXYGEN_EXECUTABLE
DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/libz.dylib][/usr/include][v1.2.5()]
//ADVANCED property for variable: GTEST_INCLUDE_DIR
GTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_LIBRARY
GTEST_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_LIBRARY_DEBUG
GTEST_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_MAIN_LIBRARY
GTEST_MAIN_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_MAIN_LIBRARY_DEBUG
GTEST_MAIN_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//Test MSGPACK_ENABLE_GCC_CXX_ATOMIC
MSGPACK_ENABLE_GCC_CXX_ATOMIC:INTERNAL=
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment