The build took 00h 01m 50s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
80,343 |
cpp |
7,074 |
ansic |
148 |
sh |
87,565 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: msgpack-c 2.0.0-1 (Tue Apr 4 23:55:55 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...-- The C compiler identification is Clang 3.8.1-- The CXX compiler identification is Clang 3.8.1-- Check for working C compiler: /sysroot/bin/clang-- Check for working C compiler: /sysroot/bin/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: /sysroot/bin/clang++-- Check for working CXX compiler: /sysroot/bin/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/lib64/libz.so (found version "1.2.8") -- 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-- Found Doxygen: /usr/sbin/doxygen (found version "1.8.11") -- Configuring done-- Generating done-- Build files have been written to: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0Scanning dependencies of target msgpackc-staticScanning dependencies of target msgpackc[ 2%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o[ 4%] Building C object CMakeFiles/msgpackc-static.dir/src/objectc.c.oScanning dependencies of target custom[ 7%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.oScanning dependencies of target simple[ 9%] Building CXX object example/cpp03/CMakeFiles/simple.dir/simple.cpp.o[ 11%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o[ 14%] Building C object CMakeFiles/msgpackc-static.dir/src/unpack.c.o[ 16%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o[ 19%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o[ 21%] Building C object CMakeFiles/msgpackc-static.dir/src/version.c.o[ 23%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o[ 26%] Building C object CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o[ 28%] Linking C shared library libmsgpackc.so[ 28%] Built target msgpackcScanning dependencies of target class_intrusive_map[ 30%] Building CXX object example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o[ 33%] Linking CXX executable simple[ 33%] Built target simpleScanning dependencies of target map_based_versionup[ 35%] Building CXX object example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o[ 38%] Linking CXX executable custom[ 38%] Built target customScanning dependencies of target class_non_intrusive[ 40%] Building CXX object example/cpp03/CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o[ 42%] Linking CXX executable class_intrusive_map[ 42%] Built target class_intrusive_map[ 45%] Building C object CMakeFiles/msgpackc-static.dir/src/zone.c.oScanning dependencies of target class_intrusive[ 47%] Building CXX object example/cpp03/CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o[ 50%] Linking C static library libmsgpackc.a[ 50%] Built target msgpackc-staticScanning dependencies of target enum[ 52%] Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o[ 54%] Linking CXX executable class_non_intrusive[ 54%] Built target class_non_intrusiveScanning dependencies of target protocol_new[ 57%] Building CXX object example/cpp03/CMakeFiles/protocol_new.dir/protocol_new.cpp.o[ 59%] Linking CXX executable map_based_versionup[ 59%] Built target map_based_versionup[ 61%] Linking CXX executable class_intrusiveScanning dependencies of target reuse_zone[ 61%] Built target class_intrusive[ 64%] Building CXX object example/cpp03/CMakeFiles/reuse_zone.dir/reuse_zone.cpp.oScanning dependencies of target stream[ 66%] Building CXX object example/cpp03/CMakeFiles/stream.dir/stream.cpp.o[ 69%] Linking CXX executable enum[ 69%] Built target enumScanning dependencies of target speed_test_uint64_array[ 71%] Building C object example/c/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o[ 73%] Linking C executable speed_test_uint64_array[ 73%] Built target speed_test_uint64_arrayScanning dependencies of target speed_test_uint32_array[ 76%] Building C object example/c/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o[ 78%] Linking C executable speed_test_uint32_array[ 78%] Built target speed_test_uint32_arrayScanning dependencies of target simple_c[ 80%] Building C object example/c/CMakeFiles/simple_c.dir/simple_c.c.o[ 83%] Linking C executable simple_c[ 83%] Built target simple_cScanning dependencies of target lib_buffer_unpack[ 85%] Building C object example/c/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o[ 88%] Linking C executable lib_buffer_unpack[ 88%] Built target lib_buffer_unpackScanning dependencies of target user_buffer_unpack[ 90%] Building C object example/c/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o[ 92%] Linking C executable user_buffer_unpack[ 92%] Built target user_buffer_unpack[ 95%] Linking CXX executable protocol_new[ 95%] Built target protocol_new[ 97%] Linking CXX executable reuse_zone[ 97%] Built target reuse_zone[100%] Linking CXX executable stream[100%] Built target stream==> Entering fakeroot environment...==> Starting package()...[ 14%] Built target msgpackc-static[ 28%] Built target msgpackc[ 33%] Built target custom[ 38%] Built target simple[ 42%] Built target map_based_versionup[ 47%] Built target class_intrusive_map[ 52%] Built target class_non_intrusive[ 57%] Built target class_intrusive[ 61%] Built target protocol_new[ 66%] Built target enum[ 71%] Built target reuse_zone[ 76%] Built target stream[ 80%] Built target speed_test_uint32_array[ 85%] Built target speed_test_uint64_array[ 90%] Built target simple_c[ 95%] Built target lib_buffer_unpack[100%] Built target user_buffer_unpackInstall the project...-- Install configuration: ""-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpackc.so.2.0.0-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpackc.so.2-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpackc.so-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpackc.a-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/fbuffer.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/fbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/util.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/object_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/meta_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/object.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/vrefbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/version.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/type.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/gcc_atomic.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/cpp_config_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/fbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/zbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/object_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/meta_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/object.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/vrefbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/zbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/version.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/cpp_config_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/pack_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/pack.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/object_fwd_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/unpack_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/preprocessor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/carray.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/raw.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/msgpack_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/define_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/vector.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/tr1-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/tr1/unordered_map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/tr1/unordered_set.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/vector_bool.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/forward_list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/array_unsigned_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/unique_ptr.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/shared_ptr.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/unordered_map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/unordered_set.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/array_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/cpp11/reference_wrapper.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/nil.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/fixint.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/ext.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/v4raw_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/boost-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/boost/fusion.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/boost/string_ref.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/boost/msgpack_variant.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/boost/msgpack_variant_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/boost/optional.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/raw_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/size_equal_only.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/size_equal_only_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/define.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/array_ref.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/bool.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/v4raw.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/pair.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/int.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/set.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/adaptor_base_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/char_ptr.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/vector_unsigned_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/vector_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/deque.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/array_ref_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/adaptor_base.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/fixint_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/ext_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/string.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/check_container_size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/int_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/float.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/nil_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/adaptor/check_container_size_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/iterator.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/cpp_config.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/vrefbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/sbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/versioning.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/unpack.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/zone.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/meta.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/fbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/iterator_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/detail/cpp11_zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/detail/cpp11_zone.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/detail/cpp03_zone.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/detail/cpp03_zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/object_fwd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v1/sbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/version.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zone.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/gcc_atomic.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/object_fwd_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/zbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/object_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/meta_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/object.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/cpp_config_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/pack_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/object_fwd_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/unpack_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/define_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/v4raw_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/boost-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/raw_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/size_equal_only_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/adaptor_base_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/array_ref_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/adaptor_base.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/fixint_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/ext_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/int_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail/cpp11_msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail/cpp03_define_array_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail/cpp03_msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail/cpp11_define_array_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail/cpp03_define_map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/detail/cpp11_define_map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/nil_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/adaptor/check_container_size_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/vrefbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/sbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/unpack.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/fbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/iterator_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/detail/cpp11_zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/detail/cpp03_zone_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/v2/object_fwd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/enum_shifted.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/while.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/xor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/bitor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/or.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/nor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/bitand.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/not.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/bool.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/bitxor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/and.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/compl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical/bitnor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repeat_from_to_3rd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/logical.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/enum_shifted_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/iterate.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/self.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/local.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/self.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/local.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/finish.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/start.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/rlocal.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iterate.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/to_list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/elem.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/to_seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/to_array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/detail/is_single_return.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic/to_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/dec.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repeat_from_to.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/expr_if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/debug.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/iteration.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/debug-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/debug/assert.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/debug/error.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/debug/line.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/enum_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repeat_2nd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/library.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/variadic.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/to_list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/remove.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/fold_left.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/filter.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/elem.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/insert.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/pop_back.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/push_front.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/push_back.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/pop_front.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/for_each_i.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/for_each.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/to_array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/replace.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/transform.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/first_n.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/subseq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/enum.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/reverse.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/detail/split.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/detail/is_empty.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/detail/binary_transform.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/for_each_product.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/fold_right.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/to_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/rest_n.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/cat.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq/seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/dec.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/mul.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/mod.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/div.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/add.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/sub.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/inc.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/arithmetic/detail/div_base.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/stringize.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison/greater_equal.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison/equal.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison/not_equal.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison/less.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison/greater.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison/less_equal.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repeat.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/assert_msg.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/expand.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/wstringize.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/slot.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/slot3.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/slot2.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/slot5.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/shared.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/slot4.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/slot1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/counter.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/detail/def.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/slot/counter.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/selection-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/selection/min.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/selection/max.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/paren_if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/remove_parens.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/paren.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/comma_if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/comma.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/punctuation/is_begin_parens.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/selection.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/identity.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/min.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/while.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/iif.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/deduce_d.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/expr_if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/expr_iif.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/while.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/edg-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/edg/while.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/dmc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/dmc/while.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/msvc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control/detail/msvc/while.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/for.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/fold_left.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/filter.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/at.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/to_seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/for_each_i.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/for_each.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/to_array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/transform.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/adt.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/first_n.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/enum.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/reverse.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/fold_left.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/edg-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/edg/fold_left.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/edg/fold_right.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/dmc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/detail/fold_right.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/for_each_product.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/fold_right.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/to_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/rest_n.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/cat.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list/append.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/empty.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/inc.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comma_if.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comparison.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_shifted.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_shifted_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/repeat_from_to.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_trailing_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/repeat.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/deduce_r.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/for.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_binary_params.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_trailing.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/deduce_z.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/edg-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/edg/for.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/for.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/dmc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/dmc/for.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/msvc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/detail/msvc/for.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/enum_params_with_defaults.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/is_empty_variadic.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/is_empty.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/overload.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/expand.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/is_1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/intercept.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/identity.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/empty.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/apply.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/detail/is_empty.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities/is_empty_or_1.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/comma.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/max.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repeat_from_to_2nd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/facilities.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/enum.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/control.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/repeat_3rd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/null.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/split.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/check.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/is_nullary.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/auto_rec.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/dmc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/dmc/auto_rec.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/is_unary.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/detail/is_binary.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/limits.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/enum_params_with_a_default.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/cat.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/to_list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/remove.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/elem.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/to_seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/insert.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/pop_back.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/push_front.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/push_back.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/pop_front.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/rem.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/to_array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/replace.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/enum.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/reverse.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/detail/is_single_return.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/tuple/eat.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/to_list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/remove.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/elem.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/data.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/to_seq.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/insert.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/pop_back.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/push_front.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/push_back.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/pop_front.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/replace.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/enum.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/reverse.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/detail/get_data.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/array/to_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/config-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/config/config.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor/config/limits.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/preprocessor.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/sysdep.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/carray.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/raw.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/msgpack_tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/define_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/vector.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/tr1-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/tr1/unordered_map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/tr1/unordered_set.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/vector_bool.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/forward_list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/array_unsigned_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/unique_ptr.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/shared_ptr.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/tuple.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/array_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/array.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/cpp11/reference_wrapper.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/nil.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/fixint.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/ext.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/v4raw_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/boost-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/boost/fusion.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/boost/string_ref.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/boost/msgpack_variant.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/boost/msgpack_variant_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/boost/optional.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/raw_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/size_equal_only.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/size_equal_only_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/define.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/array_ref.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/bool.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/v4raw.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/pair.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/int.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/set.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/adaptor_base_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/char_ptr.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/vector_unsigned_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/vector_char.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/deque.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/array_ref_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/adaptor_base.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/msgpack_tuple_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/list.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/fixint_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/ext_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/string.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/check_container_size.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/map_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/int_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/float.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/nil_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/adaptor/check_container_size_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/iterator.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/cpp_config.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/object.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/aix.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/haiku.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/solaris.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/linux.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/os400.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/unix.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/windows.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/irix.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd/dragonfly.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd/free.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd/net.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd/open.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/bsd/bsdi.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/vms.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/qnxnto.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/ios.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/cygwin.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/amigaos.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/macos.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/beos.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/android.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os/hpux.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/language.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/other.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/version.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/msl.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/roguewave.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/_prefix.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/modena.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/stdcpp3.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/sgi.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/libcomo.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/vacpp.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/dinkumware.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/stlport.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std/cxx.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/std.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c/gnu.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c/_prefix.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c/vms.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c/zos.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/library/c/uc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/os.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/gcc_xml.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/watcom.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/ibm.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/gcc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/comeau.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/palm.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/clang.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/tendra.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/diab.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/microtec.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/intel.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/compaq.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/digitalmars.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/dignus.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/edg.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/mpw.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/ekopath.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/metrowerks.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/hp_acc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/kai.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/borland.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/iar.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/visualc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/pgi.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/sunpro.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/metaware.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/sgi_mipspro.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/greenhills.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/compiler/llvm.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/x86-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/x86/64.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/x86/32.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/x86.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/alpha.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/sys390.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/m68k.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/sparc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/z.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/blackfin.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/pyramid.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/parisc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/convex.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/rs6k.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/arm.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/ppc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/ia64.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/sys370.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/superh.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/architecture/mips.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform/windows_desktop.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform/windows_store.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform/windows_runtime.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform/mingw.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/platform/windows_phone.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/version_number.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/arm-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/arm/versions.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/x86-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/x86/versions.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/x86.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/x86_amd.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/ppc-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/ppc/versions.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/arm.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/x86_amd-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/x86_amd/versions.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd/ppc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware/simd.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/make.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/language-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/language/stdcpp.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/language/objc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/language/stdc.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/hardware.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/test_def.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/platform_detected.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/os_detected.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/comp_detected.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/endian_compat.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/_exception.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/test.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/detail/_cassert.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/other-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/predef/other/endian.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/vrefbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack_template.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/sbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/versioning.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack_template.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zone.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/meta.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/fbuffer_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/version_master.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/iterator_decl.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zbuffer.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/sbuffer.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/object_fwd.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack_define.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/vrefbuffer.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack_define.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack/sbuffer.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack.hpp-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/include/msgpack.h-- Installing: /tmp/msgpack-c/pkg/msgpack-c/usr/lib/pkgconfig/msgpack.pc==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "msgpack-c"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: msgpack-c 2.0.0-1 (Tue Apr 4 23:56:09 UTC 2017)CMD: pacman --query --file msgpack-c-2.0.0-1-x86_64.pkg.tar.xz
Creating hybrid package for 'msgpack-c'
Trying to find vanilla package 'msgpack-c'...
CMD: pacman --query --file /mirror/msgpack-c-2.0.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/include/msgpack.h/usr/include/msgpack.hpp/usr/include/msgpack/vrefbuffer.hpp/usr/include/msgpack/zbuffer_decl.hpp/usr/include/msgpack/iterator_decl.hpp/usr/include/msgpack/meta.hpp/usr/include/msgpack/version_master.h/usr/include/msgpack/sbuffer.hpp/usr/include/msgpack/zbuffer.h/usr/include/msgpack/pack_decl.hpp/usr/include/msgpack/meta_decl.hpp/usr/include/msgpack/zone.h/usr/include/msgpack/unpack_decl.hpp/usr/include/msgpack/cpp_config.hpp/usr/include/msgpack/object.hpp/usr/include/msgpack/pack_define.h/usr/include/msgpack/fbuffer.hpp/usr/include/msgpack/version.h/usr/include/msgpack/sysdep.h/usr/include/msgpack/sbuffer.h/usr/include/msgpack/zone.hpp/usr/include/msgpack/object_decl.hpp/usr/include/msgpack/vrefbuffer_decl.hpp/usr/include/msgpack/iterator.hpp/usr/include/msgpack/pack.hpp/usr/include/msgpack/pack.h/usr/include/msgpack/unpack.hpp/usr/include/msgpack/util.h/usr/include/msgpack/gcc_atomic.hpp/usr/include/msgpack/version.hpp/usr/include/msgpack/pack_template.h/usr/include/msgpack/type.hpp/usr/include/msgpack/predef.h/usr/include/msgpack/gcc_atomic.h/usr/include/msgpack/vrefbuffer.h/usr/include/msgpack/cpp_config_decl.hpp/usr/include/msgpack/unpack.h/usr/include/msgpack/object.h/usr/include/msgpack/zbuffer.hpp/usr/include/msgpack/sbuffer_decl.hpp/usr/include/msgpack/object_fwd.hpp/usr/include/msgpack/unpack_define.h/usr/include/msgpack/object_fwd_decl.hpp/usr/include/msgpack/preprocessor.hpp/usr/include/msgpack/versioning.hpp/usr/include/msgpack/fbuffer.h/usr/include/msgpack/zone_decl.hpp/usr/include/msgpack/fbuffer_decl.hpp/usr/include/msgpack/unpack_template.h/usr/include/msgpack/adaptor/set.hpp/usr/include/msgpack/adaptor/size_equal_only.hpp/usr/include/msgpack/adaptor/raw_decl.hpp/usr/include/msgpack/adaptor/fixint_decl.hpp/usr/include/msgpack/adaptor/vector_unsigned_char.hpp/usr/include/msgpack/adaptor/pair.hpp/usr/include/msgpack/adaptor/int_decl.hpp/usr/include/msgpack/adaptor/int.hpp/usr/include/msgpack/adaptor/ext.hpp/usr/include/msgpack/adaptor/raw.hpp/usr/include/msgpack/adaptor/size_equal_only_decl.hpp/usr/include/msgpack/adaptor/char_ptr.hpp/usr/include/msgpack/adaptor/v4raw_decl.hpp/usr/include/msgpack/adaptor/array_ref.hpp/usr/include/msgpack/adaptor/check_container_size.hpp/usr/include/msgpack/adaptor/string.hpp/usr/include/msgpack/adaptor/vector_bool.hpp/usr/include/msgpack/adaptor/carray.hpp/usr/include/msgpack/adaptor/nil.hpp/usr/include/msgpack/adaptor/nil_decl.hpp/usr/include/msgpack/adaptor/list.hpp/usr/include/msgpack/adaptor/float.hpp/usr/include/msgpack/adaptor/v4raw.hpp/usr/include/msgpack/adaptor/vector_char.hpp/usr/include/msgpack/adaptor/check_container_size_decl.hpp/usr/include/msgpack/adaptor/adaptor_base.hpp/usr/include/msgpack/adaptor/array_ref_decl.hpp/usr/include/msgpack/adaptor/ext_decl.hpp/usr/include/msgpack/adaptor/bool.hpp/usr/include/msgpack/adaptor/adaptor_base_decl.hpp/usr/include/msgpack/adaptor/msgpack_tuple.hpp/usr/include/msgpack/adaptor/define_decl.hpp/usr/include/msgpack/adaptor/vector.hpp/usr/include/msgpack/adaptor/map_decl.hpp/usr/include/msgpack/adaptor/deque.hpp/usr/include/msgpack/adaptor/fixint.hpp/usr/include/msgpack/adaptor/define.hpp/usr/include/msgpack/adaptor/map.hpp/usr/include/msgpack/adaptor/msgpack_tuple_decl.hpp/usr/include/msgpack/adaptor/cpp11/unique_ptr.hpp/usr/include/msgpack/adaptor/cpp11/shared_ptr.hpp/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp/usr/include/msgpack/adaptor/cpp11/forward_list.hpp/usr/include/msgpack/adaptor/cpp11/array_unsigned_char.hpp/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp/usr/include/msgpack/adaptor/cpp11/tuple.hpp/usr/include/msgpack/adaptor/cpp11/array_char.hpp/usr/include/msgpack/adaptor/cpp11/array.hpp/usr/include/msgpack/adaptor/cpp11/reference_wrapper.hpp/usr/include/msgpack/adaptor/boost/string_ref.hpp/usr/include/msgpack/adaptor/boost/msgpack_variant.hpp/usr/include/msgpack/adaptor/boost/fusion.hpp/usr/include/msgpack/adaptor/boost/msgpack_variant_decl.hpp/usr/include/msgpack/adaptor/boost/optional.hpp/usr/include/msgpack/adaptor/tr1/unordered_set.hpp/usr/include/msgpack/adaptor/tr1/unordered_map.hpp/usr/include/msgpack/predef/other.h/usr/include/msgpack/predef/hardware.h/usr/include/msgpack/predef/version.h/usr/include/msgpack/predef/version_number.h/usr/include/msgpack/predef/library.h/usr/include/msgpack/predef/language.h/usr/include/msgpack/predef/make.h/usr/include/msgpack/predef/compiler.h/usr/include/msgpack/predef/os.h/usr/include/msgpack/predef/architecture.h/usr/include/msgpack/predef/platform.h/usr/include/msgpack/predef/language/stdc.h/usr/include/msgpack/predef/language/stdcpp.h/usr/include/msgpack/predef/language/objc.h/usr/include/msgpack/predef/hardware/simd.h/usr/include/msgpack/predef/hardware/simd/arm.h/usr/include/msgpack/predef/hardware/simd/x86_amd.h/usr/include/msgpack/predef/hardware/simd/x86.h/usr/include/msgpack/predef/hardware/simd/ppc.h/usr/include/msgpack/predef/hardware/simd/ppc/versions.h/usr/include/msgpack/predef/hardware/simd/arm/versions.h/usr/include/msgpack/predef/hardware/simd/x86_amd/versions.h/usr/include/msgpack/predef/hardware/simd/x86/versions.h/usr/include/msgpack/predef/other/endian.h/usr/include/msgpack/predef/os/linux.h/usr/include/msgpack/predef/os/ios.h/usr/include/msgpack/predef/os/solaris.h/usr/include/msgpack/predef/os/windows.h/usr/include/msgpack/predef/os/bsd.h/usr/include/msgpack/predef/os/unix.h/usr/include/msgpack/predef/os/beos.h/usr/include/msgpack/predef/os/cygwin.h/usr/include/msgpack/predef/os/macos.h/usr/include/msgpack/predef/os/qnxnto.h/usr/include/msgpack/predef/os/aix.h/usr/include/msgpack/predef/os/hpux.h/usr/include/msgpack/predef/os/os400.h/usr/include/msgpack/predef/os/amigaos.h/usr/include/msgpack/predef/os/vms.h/usr/include/msgpack/predef/os/haiku.h/usr/include/msgpack/predef/os/irix.h/usr/include/msgpack/predef/os/android.h/usr/include/msgpack/predef/os/bsd/free.h/usr/include/msgpack/predef/os/bsd/net.h/usr/include/msgpack/predef/os/bsd/open.h/usr/include/msgpack/predef/os/bsd/bsdi.h/usr/include/msgpack/predef/os/bsd/dragonfly.h/usr/include/msgpack/predef/architecture/superh.h/usr/include/msgpack/predef/architecture/sys370.h/usr/include/msgpack/predef/architecture/convex.h/usr/include/msgpack/predef/architecture/alpha.h/usr/include/msgpack/predef/architecture/rs6k.h/usr/include/msgpack/predef/architecture/sparc.h/usr/include/msgpack/predef/architecture/z.h/usr/include/msgpack/predef/architecture/ia64.h/usr/include/msgpack/predef/architecture/parisc.h/usr/include/msgpack/predef/architecture/mips.h/usr/include/msgpack/predef/architecture/blackfin.h/usr/include/msgpack/predef/architecture/m68k.h/usr/include/msgpack/predef/architecture/arm.h/usr/include/msgpack/predef/architecture/pyramid.h/usr/include/msgpack/predef/architecture/sys390.h/usr/include/msgpack/predef/architecture/x86.h/usr/include/msgpack/predef/architecture/ppc.h/usr/include/msgpack/predef/architecture/x86/32.h/usr/include/msgpack/predef/architecture/x86/64.h/usr/include/msgpack/predef/detail/endian_compat.h/usr/include/msgpack/predef/detail/platform_detected.h/usr/include/msgpack/predef/detail/test_def.h/usr/include/msgpack/predef/detail/test.h/usr/include/msgpack/predef/detail/_exception.h/usr/include/msgpack/predef/detail/_cassert.h/usr/include/msgpack/predef/detail/comp_detected.h/usr/include/msgpack/predef/detail/os_detected.h/usr/include/msgpack/predef/platform/windows_store.h/usr/include/msgpack/predef/platform/windows_runtime.h/usr/include/msgpack/predef/platform/windows_phone.h/usr/include/msgpack/predef/platform/windows_desktop.h/usr/include/msgpack/predef/platform/mingw.h/usr/include/msgpack/predef/compiler/llvm.h/usr/include/msgpack/predef/compiler/edg.h/usr/include/msgpack/predef/compiler/clang.h/usr/include/msgpack/predef/compiler/mpw.h/usr/include/msgpack/predef/compiler/ibm.h/usr/include/msgpack/predef/compiler/hp_acc.h/usr/include/msgpack/predef/compiler/greenhills.h/usr/include/msgpack/predef/compiler/compaq.h/usr/include/msgpack/predef/compiler/intel.h/usr/include/msgpack/predef/compiler/gcc_xml.h/usr/include/msgpack/predef/compiler/metrowerks.h/usr/include/msgpack/predef/compiler/gcc.h/usr/include/msgpack/predef/compiler/ekopath.h/usr/include/msgpack/predef/compiler/comeau.h/usr/include/msgpack/predef/compiler/dignus.h/usr/include/msgpack/predef/compiler/digitalmars.h/usr/include/msgpack/predef/compiler/microtec.h/usr/include/msgpack/predef/compiler/pgi.h/usr/include/msgpack/predef/compiler/metaware.h/usr/include/msgpack/predef/compiler/iar.h/usr/include/msgpack/predef/compiler/palm.h/usr/include/msgpack/predef/compiler/sunpro.h/usr/include/msgpack/predef/compiler/borland.h/usr/include/msgpack/predef/compiler/sgi_mipspro.h/usr/include/msgpack/predef/compiler/watcom.h/usr/include/msgpack/predef/compiler/diab.h/usr/include/msgpack/predef/compiler/visualc.h/usr/include/msgpack/predef/compiler/kai.h/usr/include/msgpack/predef/compiler/tendra.h/usr/include/msgpack/predef/library/std.h/usr/include/msgpack/predef/library/c.h/usr/include/msgpack/predef/library/c/zos.h/usr/include/msgpack/predef/library/c/_prefix.h/usr/include/msgpack/predef/library/c/vms.h/usr/include/msgpack/predef/library/c/gnu.h/usr/include/msgpack/predef/library/c/uc.h/usr/include/msgpack/predef/library/std/dinkumware.h/usr/include/msgpack/predef/library/std/vacpp.h/usr/include/msgpack/predef/library/std/modena.h/usr/include/msgpack/predef/library/std/stdcpp3.h/usr/include/msgpack/predef/library/std/sgi.h/usr/include/msgpack/predef/library/std/_prefix.h/usr/include/msgpack/predef/library/std/roguewave.h/usr/include/msgpack/predef/library/std/libcomo.h/usr/include/msgpack/predef/library/std/msl.h/usr/include/msgpack/predef/library/std/stlport.h/usr/include/msgpack/predef/library/std/cxx.h/usr/include/msgpack/v1/vrefbuffer.hpp/usr/include/msgpack/v1/zbuffer_decl.hpp/usr/include/msgpack/v1/iterator_decl.hpp/usr/include/msgpack/v1/meta.hpp/usr/include/msgpack/v1/sbuffer.hpp/usr/include/msgpack/v1/pack_decl.hpp/usr/include/msgpack/v1/meta_decl.hpp/usr/include/msgpack/v1/unpack_decl.hpp/usr/include/msgpack/v1/cpp_config.hpp/usr/include/msgpack/v1/object.hpp/usr/include/msgpack/v1/fbuffer.hpp/usr/include/msgpack/v1/zone.hpp/usr/include/msgpack/v1/object_decl.hpp/usr/include/msgpack/v1/vrefbuffer_decl.hpp/usr/include/msgpack/v1/iterator.hpp/usr/include/msgpack/v1/pack.hpp/usr/include/msgpack/v1/unpack.hpp/usr/include/msgpack/v1/version.hpp/usr/include/msgpack/v1/cpp_config_decl.hpp/usr/include/msgpack/v1/zbuffer.hpp/usr/include/msgpack/v1/sbuffer_decl.hpp/usr/include/msgpack/v1/object_fwd.hpp/usr/include/msgpack/v1/object_fwd_decl.hpp/usr/include/msgpack/v1/preprocessor.hpp/usr/include/msgpack/v1/versioning.hpp/usr/include/msgpack/v1/zone_decl.hpp/usr/include/msgpack/v1/fbuffer_decl.hpp/usr/include/msgpack/v1/adaptor/set.hpp/usr/include/msgpack/v1/adaptor/size_equal_only.hpp/usr/include/msgpack/v1/adaptor/raw_decl.hpp/usr/include/msgpack/v1/adaptor/fixint_decl.hpp/usr/include/msgpack/v1/adaptor/vector_unsigned_char.hpp/usr/include/msgpack/v1/adaptor/pair.hpp/usr/include/msgpack/v1/adaptor/int_decl.hpp/usr/include/msgpack/v1/adaptor/int.hpp/usr/include/msgpack/v1/adaptor/ext.hpp/usr/include/msgpack/v1/adaptor/raw.hpp/usr/include/msgpack/v1/adaptor/size_equal_only_decl.hpp/usr/include/msgpack/v1/adaptor/char_ptr.hpp/usr/include/msgpack/v1/adaptor/v4raw_decl.hpp/usr/include/msgpack/v1/adaptor/array_ref.hpp/usr/include/msgpack/v1/adaptor/check_container_size.hpp/usr/include/msgpack/v1/adaptor/string.hpp/usr/include/msgpack/v1/adaptor/vector_bool.hpp/usr/include/msgpack/v1/adaptor/carray.hpp/usr/include/msgpack/v1/adaptor/nil.hpp/usr/include/msgpack/v1/adaptor/nil_decl.hpp/usr/include/msgpack/v1/adaptor/list.hpp/usr/include/msgpack/v1/adaptor/float.hpp/usr/include/msgpack/v1/adaptor/v4raw.hpp/usr/include/msgpack/v1/adaptor/vector_char.hpp/usr/include/msgpack/v1/adaptor/check_container_size_decl.hpp/usr/include/msgpack/v1/adaptor/adaptor_base.hpp/usr/include/msgpack/v1/adaptor/array_ref_decl.hpp/usr/include/msgpack/v1/adaptor/ext_decl.hpp/usr/include/msgpack/v1/adaptor/bool.hpp/usr/include/msgpack/v1/adaptor/adaptor_base_decl.hpp/usr/include/msgpack/v1/adaptor/msgpack_tuple.hpp/usr/include/msgpack/v1/adaptor/define_decl.hpp/usr/include/msgpack/v1/adaptor/vector.hpp/usr/include/msgpack/v1/adaptor/map_decl.hpp/usr/include/msgpack/v1/adaptor/deque.hpp/usr/include/msgpack/v1/adaptor/fixint.hpp/usr/include/msgpack/v1/adaptor/define.hpp/usr/include/msgpack/v1/adaptor/map.hpp/usr/include/msgpack/v1/adaptor/msgpack_tuple_decl.hpp/usr/include/msgpack/v1/adaptor/cpp11/unique_ptr.hpp/usr/include/msgpack/v1/adaptor/cpp11/shared_ptr.hpp/usr/include/msgpack/v1/adaptor/cpp11/unordered_set.hpp/usr/include/msgpack/v1/adaptor/cpp11/forward_list.hpp/usr/include/msgpack/v1/adaptor/cpp11/array_unsigned_char.hpp/usr/include/msgpack/v1/adaptor/cpp11/unordered_map.hpp/usr/include/msgpack/v1/adaptor/cpp11/tuple.hpp/usr/include/msgpack/v1/adaptor/cpp11/array_char.hpp/usr/include/msgpack/v1/adaptor/cpp11/array.hpp/usr/include/msgpack/v1/adaptor/cpp11/reference_wrapper.hpp/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map.hpp/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array_decl.hpp/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple_decl.hpp/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple_decl.hpp/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple.hpp/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map_decl.hpp/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array.hpp/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array_decl.hpp/usr/include/msgpack/v1/adaptor/boost/string_ref.hpp/usr/include/msgpack/v1/adaptor/boost/msgpack_variant.hpp/usr/include/msgpack/v1/adaptor/boost/fusion.hpp/usr/include/msgpack/v1/adaptor/boost/msgpack_variant_decl.hpp/usr/include/msgpack/v1/adaptor/boost/optional.hpp/usr/include/msgpack/v1/adaptor/tr1/unordered_set.hpp/usr/include/msgpack/v1/adaptor/tr1/unordered_map.hpp/usr/include/msgpack/v1/detail/cpp11_zone_decl.hpp/usr/include/msgpack/v1/detail/cpp11_zone.hpp/usr/include/msgpack/v1/detail/cpp03_zone_decl.hpp/usr/include/msgpack/v1/detail/cpp03_zone.hpp/usr/include/msgpack/v2/zbuffer_decl.hpp/usr/include/msgpack/v2/iterator_decl.hpp/usr/include/msgpack/v2/pack_decl.hpp/usr/include/msgpack/v2/meta_decl.hpp/usr/include/msgpack/v2/unpack_decl.hpp/usr/include/msgpack/v2/object.hpp/usr/include/msgpack/v2/object_decl.hpp/usr/include/msgpack/v2/vrefbuffer_decl.hpp/usr/include/msgpack/v2/unpack.hpp/usr/include/msgpack/v2/cpp_config_decl.hpp/usr/include/msgpack/v2/sbuffer_decl.hpp/usr/include/msgpack/v2/object_fwd.hpp/usr/include/msgpack/v2/object_fwd_decl.hpp/usr/include/msgpack/v2/zone_decl.hpp/usr/include/msgpack/v2/fbuffer_decl.hpp/usr/include/msgpack/v2/adaptor/raw_decl.hpp/usr/include/msgpack/v2/adaptor/fixint_decl.hpp/usr/include/msgpack/v2/adaptor/int_decl.hpp/usr/include/msgpack/v2/adaptor/size_equal_only_decl.hpp/usr/include/msgpack/v2/adaptor/v4raw_decl.hpp/usr/include/msgpack/v2/adaptor/nil_decl.hpp/usr/include/msgpack/v2/adaptor/check_container_size_decl.hpp/usr/include/msgpack/v2/adaptor/adaptor_base.hpp/usr/include/msgpack/v2/adaptor/array_ref_decl.hpp/usr/include/msgpack/v2/adaptor/ext_decl.hpp/usr/include/msgpack/v2/adaptor/adaptor_base_decl.hpp/usr/include/msgpack/v2/adaptor/define_decl.hpp/usr/include/msgpack/v2/adaptor/map_decl.hpp/usr/include/msgpack/v2/adaptor/msgpack_tuple_decl.hpp/usr/include/msgpack/v2/adaptor/detail/cpp11_define_array_decl.hpp/usr/include/msgpack/v2/adaptor/detail/cpp03_msgpack_tuple_decl.hpp/usr/include/msgpack/v2/adaptor/detail/cpp11_define_map_decl.hpp/usr/include/msgpack/v2/adaptor/detail/cpp11_msgpack_tuple_decl.hpp/usr/include/msgpack/v2/adaptor/detail/cpp03_define_map_decl.hpp/usr/include/msgpack/v2/adaptor/detail/cpp03_define_array_decl.hpp/usr/include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp/usr/include/msgpack/v2/detail/cpp11_zone_decl.hpp/usr/include/msgpack/v2/detail/cpp03_zone_decl.hpp/usr/include/msgpack/preprocessor/logical.hpp/usr/include/msgpack/preprocessor/seq.hpp/usr/include/msgpack/preprocessor/repeat.hpp/usr/include/msgpack/preprocessor/repeat_from_to.hpp/usr/include/msgpack/preprocessor/enum_params_with_defaults.hpp/usr/include/msgpack/preprocessor/repeat_from_to_2nd.hpp/usr/include/msgpack/preprocessor/repetition.hpp/usr/include/msgpack/preprocessor/library.hpp/usr/include/msgpack/preprocessor/comma_if.hpp/usr/include/msgpack/preprocessor/enum_shifted.hpp/usr/include/msgpack/preprocessor/limits.hpp/usr/include/msgpack/preprocessor/enum_params_with_a_default.hpp/usr/include/msgpack/preprocessor/selection.hpp/usr/include/msgpack/preprocessor/dec.hpp/usr/include/msgpack/preprocessor/if.hpp/usr/include/msgpack/preprocessor/punctuation.hpp/usr/include/msgpack/preprocessor/identity.hpp/usr/include/msgpack/preprocessor/for.hpp/usr/include/msgpack/preprocessor/inc.hpp/usr/include/msgpack/preprocessor/cat.hpp/usr/include/msgpack/preprocessor/min.hpp/usr/include/msgpack/preprocessor/iterate.hpp/usr/include/msgpack/preprocessor/list.hpp/usr/include/msgpack/preprocessor/enum.hpp/usr/include/msgpack/preprocessor/tuple.hpp/usr/include/msgpack/preprocessor/facilities.hpp/usr/include/msgpack/preprocessor/max.hpp/usr/include/msgpack/preprocessor/expand.hpp/usr/include/msgpack/preprocessor/wstringize.hpp/usr/include/msgpack/preprocessor/iteration.hpp/usr/include/msgpack/preprocessor/debug.hpp/usr/include/msgpack/preprocessor/assert_msg.hpp/usr/include/msgpack/preprocessor/repeat_2nd.hpp/usr/include/msgpack/preprocessor/expr_if.hpp/usr/include/msgpack/preprocessor/enum_params.hpp/usr/include/msgpack/preprocessor/stringize.hpp/usr/include/msgpack/preprocessor/array.hpp/usr/include/msgpack/preprocessor/arithmetic.hpp/usr/include/msgpack/preprocessor/repeat_3rd.hpp/usr/include/msgpack/preprocessor/variadic.hpp/usr/include/msgpack/preprocessor/while.hpp/usr/include/msgpack/preprocessor/comparison.hpp/usr/include/msgpack/preprocessor/control.hpp/usr/include/msgpack/preprocessor/repeat_from_to_3rd.hpp/usr/include/msgpack/preprocessor/empty.hpp/usr/include/msgpack/preprocessor/comma.hpp/usr/include/msgpack/preprocessor/enum_shifted_params.hpp/usr/include/msgpack/preprocessor/slot.hpp/usr/include/msgpack/preprocessor/control/if.hpp/usr/include/msgpack/preprocessor/control/expr_if.hpp/usr/include/msgpack/preprocessor/control/while.hpp/usr/include/msgpack/preprocessor/control/iif.hpp/usr/include/msgpack/preprocessor/control/expr_iif.hpp/usr/include/msgpack/preprocessor/control/deduce_d.hpp/usr/include/msgpack/preprocessor/control/detail/while.hpp/usr/include/msgpack/preprocessor/control/detail/edg/while.hpp/usr/include/msgpack/preprocessor/control/detail/msvc/while.hpp/usr/include/msgpack/preprocessor/control/detail/dmc/while.hpp/usr/include/msgpack/preprocessor/iteration/self.hpp/usr/include/msgpack/preprocessor/iteration/local.hpp/usr/include/msgpack/preprocessor/iteration/iterate.hpp/usr/include/msgpack/preprocessor/iteration/detail/rlocal.hpp/usr/include/msgpack/preprocessor/iteration/detail/finish.hpp/usr/include/msgpack/preprocessor/iteration/detail/self.hpp/usr/include/msgpack/preprocessor/iteration/detail/local.hpp/usr/include/msgpack/preprocessor/iteration/detail/start.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp/usr/include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp/usr/include/msgpack/preprocessor/logical/bitxor.hpp/usr/include/msgpack/preprocessor/logical/bitor.hpp/usr/include/msgpack/preprocessor/logical/or.hpp/usr/include/msgpack/preprocessor/logical/nor.hpp/usr/include/msgpack/preprocessor/logical/and.hpp/usr/include/msgpack/preprocessor/logical/compl.hpp/usr/include/msgpack/preprocessor/logical/bitand.hpp/usr/include/msgpack/preprocessor/logical/xor.hpp/usr/include/msgpack/preprocessor/logical/bool.hpp/usr/include/msgpack/preprocessor/logical/not.hpp/usr/include/msgpack/preprocessor/logical/bitnor.hpp/usr/include/msgpack/preprocessor/variadic/to_seq.hpp/usr/include/msgpack/preprocessor/variadic/to_tuple.hpp/usr/include/msgpack/preprocessor/variadic/to_list.hpp/usr/include/msgpack/preprocessor/variadic/elem.hpp/usr/include/msgpack/preprocessor/variadic/to_array.hpp/usr/include/msgpack/preprocessor/variadic/size.hpp/usr/include/msgpack/preprocessor/variadic/detail/is_single_return.hpp/usr/include/msgpack/preprocessor/list/first_n.hpp/usr/include/msgpack/preprocessor/list/to_seq.hpp/usr/include/msgpack/preprocessor/list/reverse.hpp/usr/include/msgpack/preprocessor/list/for_each_i.hpp/usr/include/msgpack/preprocessor/list/for_each.hpp/usr/include/msgpack/preprocessor/list/to_tuple.hpp/usr/include/msgpack/preprocessor/list/at.hpp/usr/include/msgpack/preprocessor/list/for_each_product.hpp/usr/include/msgpack/preprocessor/list/adt.hpp/usr/include/msgpack/preprocessor/list/cat.hpp/usr/include/msgpack/preprocessor/list/enum.hpp/usr/include/msgpack/preprocessor/list/filter.hpp/usr/include/msgpack/preprocessor/list/fold_right.hpp/usr/include/msgpack/preprocessor/list/append.hpp/usr/include/msgpack/preprocessor/list/rest_n.hpp/usr/include/msgpack/preprocessor/list/transform.hpp/usr/include/msgpack/preprocessor/list/fold_left.hpp/usr/include/msgpack/preprocessor/list/to_array.hpp/usr/include/msgpack/preprocessor/list/size.hpp/usr/include/msgpack/preprocessor/list/detail/fold_right.hpp/usr/include/msgpack/preprocessor/list/detail/fold_left.hpp/usr/include/msgpack/preprocessor/list/detail/edg/fold_right.hpp/usr/include/msgpack/preprocessor/list/detail/edg/fold_left.hpp/usr/include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp/usr/include/msgpack/preprocessor/config/config.hpp/usr/include/msgpack/preprocessor/config/limits.hpp/usr/include/msgpack/preprocessor/arithmetic/sub.hpp/usr/include/msgpack/preprocessor/arithmetic/dec.hpp/usr/include/msgpack/preprocessor/arithmetic/inc.hpp/usr/include/msgpack/preprocessor/arithmetic/div.hpp/usr/include/msgpack/preprocessor/arithmetic/mod.hpp/usr/include/msgpack/preprocessor/arithmetic/mul.hpp/usr/include/msgpack/preprocessor/arithmetic/add.hpp/usr/include/msgpack/preprocessor/arithmetic/detail/div_base.hpp/usr/include/msgpack/preprocessor/repetition/enum_trailing_params.hpp/usr/include/msgpack/preprocessor/repetition/repeat.hpp/usr/include/msgpack/preprocessor/repetition/repeat_from_to.hpp/usr/include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp/usr/include/msgpack/preprocessor/repetition/enum_shifted.hpp/usr/include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp/usr/include/msgpack/preprocessor/repetition/deduce_z.hpp/usr/include/msgpack/preprocessor/repetition/enum_trailing.hpp/usr/include/msgpack/preprocessor/repetition/deduce_r.hpp/usr/include/msgpack/preprocessor/repetition/for.hpp/usr/include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp/usr/include/msgpack/preprocessor/repetition/enum.hpp/usr/include/msgpack/preprocessor/repetition/enum_binary_params.hpp/usr/include/msgpack/preprocessor/repetition/enum_params.hpp/usr/include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp/usr/include/msgpack/preprocessor/repetition/enum_shifted_params.hpp/usr/include/msgpack/preprocessor/repetition/detail/for.hpp/usr/include/msgpack/preprocessor/repetition/detail/edg/for.hpp/usr/include/msgpack/preprocessor/repetition/detail/msvc/for.hpp/usr/include/msgpack/preprocessor/repetition/detail/dmc/for.hpp/usr/include/msgpack/preprocessor/array/to_seq.hpp/usr/include/msgpack/preprocessor/array/reverse.hpp/usr/include/msgpack/preprocessor/array/insert.hpp/usr/include/msgpack/preprocessor/array/to_tuple.hpp/usr/include/msgpack/preprocessor/array/push_back.hpp/usr/include/msgpack/preprocessor/array/replace.hpp/usr/include/msgpack/preprocessor/array/remove.hpp/usr/include/msgpack/preprocessor/array/pop_front.hpp/usr/include/msgpack/preprocessor/array/to_list.hpp/usr/include/msgpack/preprocessor/array/enum.hpp/usr/include/msgpack/preprocessor/array/push_front.hpp/usr/include/msgpack/preprocessor/array/data.hpp/usr/include/msgpack/preprocessor/array/elem.hpp/usr/include/msgpack/preprocessor/array/pop_back.hpp/usr/include/msgpack/preprocessor/array/size.hpp/usr/include/msgpack/preprocessor/array/detail/get_data.hpp/usr/include/msgpack/preprocessor/detail/is_nullary.hpp/usr/include/msgpack/preprocessor/detail/split.hpp/usr/include/msgpack/preprocessor/detail/check.hpp/usr/include/msgpack/preprocessor/detail/null.hpp/usr/include/msgpack/preprocessor/detail/is_unary.hpp/usr/include/msgpack/preprocessor/detail/is_binary.hpp/usr/include/msgpack/preprocessor/detail/auto_rec.hpp/usr/include/msgpack/preprocessor/detail/dmc/auto_rec.hpp/usr/include/msgpack/preprocessor/debug/error.hpp/usr/include/msgpack/preprocessor/debug/line.hpp/usr/include/msgpack/preprocessor/debug/assert.hpp/usr/include/msgpack/preprocessor/tuple/to_seq.hpp/usr/include/msgpack/preprocessor/tuple/reverse.hpp/usr/include/msgpack/preprocessor/tuple/insert.hpp/usr/include/msgpack/preprocessor/tuple/eat.hpp/usr/include/msgpack/preprocessor/tuple/push_back.hpp/usr/include/msgpack/preprocessor/tuple/replace.hpp/usr/include/msgpack/preprocessor/tuple/remove.hpp/usr/include/msgpack/preprocessor/tuple/pop_front.hpp/usr/include/msgpack/preprocessor/tuple/to_list.hpp/usr/include/msgpack/preprocessor/tuple/enum.hpp/usr/include/msgpack/preprocessor/tuple/rem.hpp/usr/include/msgpack/preprocessor/tuple/push_front.hpp/usr/include/msgpack/preprocessor/tuple/elem.hpp/usr/include/msgpack/preprocessor/tuple/to_array.hpp/usr/include/msgpack/preprocessor/tuple/pop_back.hpp/usr/include/msgpack/preprocessor/tuple/size.hpp/usr/include/msgpack/preprocessor/tuple/detail/is_single_return.hpp/usr/include/msgpack/preprocessor/punctuation/is_begin_parens.hpp/usr/include/msgpack/preprocessor/punctuation/remove_parens.hpp/usr/include/msgpack/preprocessor/punctuation/comma_if.hpp/usr/include/msgpack/preprocessor/punctuation/paren.hpp/usr/include/msgpack/preprocessor/punctuation/paren_if.hpp/usr/include/msgpack/preprocessor/punctuation/comma.hpp/usr/include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp/usr/include/msgpack/preprocessor/slot/counter.hpp/usr/include/msgpack/preprocessor/slot/slot.hpp/usr/include/msgpack/preprocessor/slot/detail/slot4.hpp/usr/include/msgpack/preprocessor/slot/detail/def.hpp/usr/include/msgpack/preprocessor/slot/detail/counter.hpp/usr/include/msgpack/preprocessor/slot/detail/slot3.hpp/usr/include/msgpack/preprocessor/slot/detail/slot2.hpp/usr/include/msgpack/preprocessor/slot/detail/slot5.hpp/usr/include/msgpack/preprocessor/slot/detail/slot1.hpp/usr/include/msgpack/preprocessor/slot/detail/shared.hpp/usr/include/msgpack/preprocessor/facilities/apply.hpp/usr/include/msgpack/preprocessor/facilities/is_empty_or_1.hpp/usr/include/msgpack/preprocessor/facilities/is_empty_variadic.hpp/usr/include/msgpack/preprocessor/facilities/identity.hpp/usr/include/msgpack/preprocessor/facilities/intercept.hpp/usr/include/msgpack/preprocessor/facilities/expand.hpp/usr/include/msgpack/preprocessor/facilities/is_empty.hpp/usr/include/msgpack/preprocessor/facilities/overload.hpp/usr/include/msgpack/preprocessor/facilities/is_1.hpp/usr/include/msgpack/preprocessor/facilities/empty.hpp/usr/include/msgpack/preprocessor/facilities/detail/is_empty.hpp/usr/include/msgpack/preprocessor/selection/min.hpp/usr/include/msgpack/preprocessor/selection/max.hpp/usr/include/msgpack/preprocessor/comparison/not_equal.hpp/usr/include/msgpack/preprocessor/comparison/less_equal.hpp/usr/include/msgpack/preprocessor/comparison/greater_equal.hpp/usr/include/msgpack/preprocessor/comparison/greater.hpp/usr/include/msgpack/preprocessor/comparison/equal.hpp/usr/include/msgpack/preprocessor/comparison/less.hpp/usr/include/msgpack/preprocessor/seq/first_n.hpp/usr/include/msgpack/preprocessor/seq/reverse.hpp/usr/include/msgpack/preprocessor/seq/insert.hpp/usr/include/msgpack/preprocessor/seq/for_each_i.hpp/usr/include/msgpack/preprocessor/seq/seq.hpp/usr/include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp/usr/include/msgpack/preprocessor/seq/for_each.hpp/usr/include/msgpack/preprocessor/seq/to_tuple.hpp/usr/include/msgpack/preprocessor/seq/push_back.hpp/usr/include/msgpack/preprocessor/seq/replace.hpp/usr/include/msgpack/preprocessor/seq/remove.hpp/usr/include/msgpack/preprocessor/seq/for_each_product.hpp/usr/include/msgpack/preprocessor/seq/cat.hpp/usr/include/msgpack/preprocessor/seq/pop_front.hpp/usr/include/msgpack/preprocessor/seq/to_list.hpp/usr/include/msgpack/preprocessor/seq/enum.hpp/usr/include/msgpack/preprocessor/seq/push_front.hpp/usr/include/msgpack/preprocessor/seq/subseq.hpp/usr/include/msgpack/preprocessor/seq/filter.hpp/usr/include/msgpack/preprocessor/seq/fold_right.hpp/usr/include/msgpack/preprocessor/seq/rest_n.hpp/usr/include/msgpack/preprocessor/seq/elem.hpp/usr/include/msgpack/preprocessor/seq/transform.hpp/usr/include/msgpack/preprocessor/seq/fold_left.hpp/usr/include/msgpack/preprocessor/seq/to_array.hpp/usr/include/msgpack/preprocessor/seq/pop_back.hpp/usr/include/msgpack/preprocessor/seq/size.hpp/usr/include/msgpack/preprocessor/seq/detail/split.hpp/usr/include/msgpack/preprocessor/seq/detail/binary_transform.hpp/usr/include/msgpack/preprocessor/seq/detail/is_empty.hpp/usr/lib/libmsgpackc.so.2/usr/lib/libmsgpackc.so/usr/lib/libmsgpackc.so.2.0.0/usr/lib/pkgconfig/msgpack.pc/sysroot/usr/lib/libmsgpackc.so.2.0.0/sysroot/usr/lib/libmsgpackc.so.2/sysroot/usr/lib/libmsgpackc.so/sysroot/usr/lib/libmsgpackc.a/sysroot/usr/lib/pkgconfig/msgpack.pc/sysroot/usr/include/msgpack.hpp/sysroot/usr/include/msgpack.h/sysroot/usr/include/msgpack/fbuffer.h/sysroot/usr/include/msgpack/fbuffer.hpp/sysroot/usr/include/msgpack/zbuffer_decl.hpp/sysroot/usr/include/msgpack/util.h/sysroot/usr/include/msgpack/zone_decl.hpp/sysroot/usr/include/msgpack/object_decl.hpp/sysroot/usr/include/msgpack/meta_decl.hpp/sysroot/usr/include/msgpack/object.hpp/sysroot/usr/include/msgpack/unpack.h/sysroot/usr/include/msgpack/vrefbuffer.hpp/sysroot/usr/include/msgpack/zbuffer.hpp/sysroot/usr/include/msgpack/version.hpp/sysroot/usr/include/msgpack/type.hpp/sysroot/usr/include/msgpack/gcc_atomic.h/sysroot/usr/include/msgpack/cpp_config_decl.hpp/sysroot/usr/include/msgpack/pack_decl.hpp/sysroot/usr/include/msgpack/version.h/sysroot/usr/include/msgpack/zone.h/sysroot/usr/include/msgpack/gcc_atomic.hpp/sysroot/usr/include/msgpack/pack.hpp/sysroot/usr/include/msgpack/object_fwd_decl.hpp/sysroot/usr/include/msgpack/unpack_decl.hpp/sysroot/usr/include/msgpack/preprocessor.hpp/sysroot/usr/include/msgpack/sysdep.h/sysroot/usr/include/msgpack/predef.h/sysroot/usr/include/msgpack/iterator.hpp/sysroot/usr/include/msgpack/cpp_config.hpp/sysroot/usr/include/msgpack/object.h/sysroot/usr/include/msgpack/vrefbuffer_decl.hpp/sysroot/usr/include/msgpack/unpack_template.h/sysroot/usr/include/msgpack/sbuffer_decl.hpp/sysroot/usr/include/msgpack/versioning.hpp/sysroot/usr/include/msgpack/unpack.hpp/sysroot/usr/include/msgpack/pack_template.h/sysroot/usr/include/msgpack/zone.hpp/sysroot/usr/include/msgpack/meta.hpp/sysroot/usr/include/msgpack/fbuffer_decl.hpp/sysroot/usr/include/msgpack/version_master.h/sysroot/usr/include/msgpack/iterator_decl.hpp/sysroot/usr/include/msgpack/zbuffer.h/sysroot/usr/include/msgpack/pack.h/sysroot/usr/include/msgpack/sbuffer.h/sysroot/usr/include/msgpack/object_fwd.hpp/sysroot/usr/include/msgpack/pack_define.h/sysroot/usr/include/msgpack/vrefbuffer.h/sysroot/usr/include/msgpack/unpack_define.h/sysroot/usr/include/msgpack/sbuffer.hpp/sysroot/usr/include/msgpack/v1/fbuffer.hpp/sysroot/usr/include/msgpack/v1/zbuffer_decl.hpp/sysroot/usr/include/msgpack/v1/zone_decl.hpp/sysroot/usr/include/msgpack/v1/object_decl.hpp/sysroot/usr/include/msgpack/v1/meta_decl.hpp/sysroot/usr/include/msgpack/v1/object.hpp/sysroot/usr/include/msgpack/v1/vrefbuffer.hpp/sysroot/usr/include/msgpack/v1/zbuffer.hpp/sysroot/usr/include/msgpack/v1/version.hpp/sysroot/usr/include/msgpack/v1/cpp_config_decl.hpp/sysroot/usr/include/msgpack/v1/pack_decl.hpp/sysroot/usr/include/msgpack/v1/pack.hpp/sysroot/usr/include/msgpack/v1/object_fwd_decl.hpp/sysroot/usr/include/msgpack/v1/unpack_decl.hpp/sysroot/usr/include/msgpack/v1/preprocessor.hpp/sysroot/usr/include/msgpack/v1/iterator.hpp/sysroot/usr/include/msgpack/v1/cpp_config.hpp/sysroot/usr/include/msgpack/v1/vrefbuffer_decl.hpp/sysroot/usr/include/msgpack/v1/sbuffer_decl.hpp/sysroot/usr/include/msgpack/v1/versioning.hpp/sysroot/usr/include/msgpack/v1/unpack.hpp/sysroot/usr/include/msgpack/v1/zone.hpp/sysroot/usr/include/msgpack/v1/meta.hpp/sysroot/usr/include/msgpack/v1/fbuffer_decl.hpp/sysroot/usr/include/msgpack/v1/iterator_decl.hpp/sysroot/usr/include/msgpack/v1/object_fwd.hpp/sysroot/usr/include/msgpack/v1/sbuffer.hpp/sysroot/usr/include/msgpack/v1/adaptor/carray.hpp/sysroot/usr/include/msgpack/v1/adaptor/raw.hpp/sysroot/usr/include/msgpack/v1/adaptor/map.hpp/sysroot/usr/include/msgpack/v1/adaptor/msgpack_tuple.hpp/sysroot/usr/include/msgpack/v1/adaptor/define_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/vector.hpp/sysroot/usr/include/msgpack/v1/adaptor/vector_bool.hpp/sysroot/usr/include/msgpack/v1/adaptor/nil.hpp/sysroot/usr/include/msgpack/v1/adaptor/fixint.hpp/sysroot/usr/include/msgpack/v1/adaptor/ext.hpp/sysroot/usr/include/msgpack/v1/adaptor/v4raw_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/raw_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/size_equal_only.hpp/sysroot/usr/include/msgpack/v1/adaptor/size_equal_only_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/define.hpp/sysroot/usr/include/msgpack/v1/adaptor/array_ref.hpp/sysroot/usr/include/msgpack/v1/adaptor/bool.hpp/sysroot/usr/include/msgpack/v1/adaptor/v4raw.hpp/sysroot/usr/include/msgpack/v1/adaptor/pair.hpp/sysroot/usr/include/msgpack/v1/adaptor/int.hpp/sysroot/usr/include/msgpack/v1/adaptor/set.hpp/sysroot/usr/include/msgpack/v1/adaptor/adaptor_base_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/char_ptr.hpp/sysroot/usr/include/msgpack/v1/adaptor/vector_unsigned_char.hpp/sysroot/usr/include/msgpack/v1/adaptor/vector_char.hpp/sysroot/usr/include/msgpack/v1/adaptor/deque.hpp/sysroot/usr/include/msgpack/v1/adaptor/array_ref_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/adaptor_base.hpp/sysroot/usr/include/msgpack/v1/adaptor/msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/list.hpp/sysroot/usr/include/msgpack/v1/adaptor/fixint_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/ext_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/string.hpp/sysroot/usr/include/msgpack/v1/adaptor/check_container_size.hpp/sysroot/usr/include/msgpack/v1/adaptor/map_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/int_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/float.hpp/sysroot/usr/include/msgpack/v1/adaptor/nil_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/check_container_size_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/tr1/unordered_map.hpp/sysroot/usr/include/msgpack/v1/adaptor/tr1/unordered_set.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/forward_list.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/array_unsigned_char.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/unique_ptr.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/shared_ptr.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/unordered_map.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/unordered_set.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/tuple.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/array_char.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/array.hpp/sysroot/usr/include/msgpack/v1/adaptor/cpp11/reference_wrapper.hpp/sysroot/usr/include/msgpack/v1/adaptor/boost/fusion.hpp/sysroot/usr/include/msgpack/v1/adaptor/boost/string_ref.hpp/sysroot/usr/include/msgpack/v1/adaptor/boost/msgpack_variant.hpp/sysroot/usr/include/msgpack/v1/adaptor/boost/msgpack_variant_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/boost/optional.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map_decl.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp/sysroot/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp/sysroot/usr/include/msgpack/v1/detail/cpp11_zone_decl.hpp/sysroot/usr/include/msgpack/v1/detail/cpp11_zone.hpp/sysroot/usr/include/msgpack/v1/detail/cpp03_zone.hpp/sysroot/usr/include/msgpack/v1/detail/cpp03_zone_decl.hpp/sysroot/usr/include/msgpack/v2/zbuffer_decl.hpp/sysroot/usr/include/msgpack/v2/zone_decl.hpp/sysroot/usr/include/msgpack/v2/object_decl.hpp/sysroot/usr/include/msgpack/v2/meta_decl.hpp/sysroot/usr/include/msgpack/v2/object.hpp/sysroot/usr/include/msgpack/v2/cpp_config_decl.hpp/sysroot/usr/include/msgpack/v2/pack_decl.hpp/sysroot/usr/include/msgpack/v2/object_fwd_decl.hpp/sysroot/usr/include/msgpack/v2/unpack_decl.hpp/sysroot/usr/include/msgpack/v2/vrefbuffer_decl.hpp/sysroot/usr/include/msgpack/v2/sbuffer_decl.hpp/sysroot/usr/include/msgpack/v2/unpack.hpp/sysroot/usr/include/msgpack/v2/fbuffer_decl.hpp/sysroot/usr/include/msgpack/v2/iterator_decl.hpp/sysroot/usr/include/msgpack/v2/object_fwd.hpp/sysroot/usr/include/msgpack/v2/adaptor/define_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/v4raw_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/raw_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/size_equal_only_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/adaptor_base_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/array_ref_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/adaptor_base.hpp/sysroot/usr/include/msgpack/v2/adaptor/msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/fixint_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/ext_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/map_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/int_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/nil_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/check_container_size_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/detail/cpp11_msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/detail/cpp03_define_array_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/detail/cpp03_msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/detail/cpp11_define_array_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/detail/cpp03_define_map_decl.hpp/sysroot/usr/include/msgpack/v2/adaptor/detail/cpp11_define_map_decl.hpp/sysroot/usr/include/msgpack/v2/detail/cpp11_zone_decl.hpp/sysroot/usr/include/msgpack/v2/detail/cpp03_zone_decl.hpp/sysroot/usr/include/msgpack/preprocessor/enum_shifted.hpp/sysroot/usr/include/msgpack/preprocessor/while.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic.hpp/sysroot/usr/include/msgpack/preprocessor/repeat_from_to_3rd.hpp/sysroot/usr/include/msgpack/preprocessor/logical.hpp/sysroot/usr/include/msgpack/preprocessor/enum_shifted_params.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation.hpp/sysroot/usr/include/msgpack/preprocessor/iterate.hpp/sysroot/usr/include/msgpack/preprocessor/dec.hpp/sysroot/usr/include/msgpack/preprocessor/repeat_from_to.hpp/sysroot/usr/include/msgpack/preprocessor/expr_if.hpp/sysroot/usr/include/msgpack/preprocessor/debug.hpp/sysroot/usr/include/msgpack/preprocessor/if.hpp/sysroot/usr/include/msgpack/preprocessor/slot.hpp/sysroot/usr/include/msgpack/preprocessor/iteration.hpp/sysroot/usr/include/msgpack/preprocessor/enum_params.hpp/sysroot/usr/include/msgpack/preprocessor/repeat_2nd.hpp/sysroot/usr/include/msgpack/preprocessor/library.hpp/sysroot/usr/include/msgpack/preprocessor/variadic.hpp/sysroot/usr/include/msgpack/preprocessor/stringize.hpp/sysroot/usr/include/msgpack/preprocessor/repeat.hpp/sysroot/usr/include/msgpack/preprocessor/assert_msg.hpp/sysroot/usr/include/msgpack/preprocessor/expand.hpp/sysroot/usr/include/msgpack/preprocessor/wstringize.hpp/sysroot/usr/include/msgpack/preprocessor/repetition.hpp/sysroot/usr/include/msgpack/preprocessor/selection.hpp/sysroot/usr/include/msgpack/preprocessor/identity.hpp/sysroot/usr/include/msgpack/preprocessor/min.hpp/sysroot/usr/include/msgpack/preprocessor/for.hpp/sysroot/usr/include/msgpack/preprocessor/tuple.hpp/sysroot/usr/include/msgpack/preprocessor/empty.hpp/sysroot/usr/include/msgpack/preprocessor/list.hpp/sysroot/usr/include/msgpack/preprocessor/inc.hpp/sysroot/usr/include/msgpack/preprocessor/comma_if.hpp/sysroot/usr/include/msgpack/preprocessor/comparison.hpp/sysroot/usr/include/msgpack/preprocessor/enum_params_with_defaults.hpp/sysroot/usr/include/msgpack/preprocessor/comma.hpp/sysroot/usr/include/msgpack/preprocessor/array.hpp/sysroot/usr/include/msgpack/preprocessor/max.hpp/sysroot/usr/include/msgpack/preprocessor/repeat_from_to_2nd.hpp/sysroot/usr/include/msgpack/preprocessor/facilities.hpp/sysroot/usr/include/msgpack/preprocessor/enum.hpp/sysroot/usr/include/msgpack/preprocessor/control.hpp/sysroot/usr/include/msgpack/preprocessor/repeat_3rd.hpp/sysroot/usr/include/msgpack/preprocessor/limits.hpp/sysroot/usr/include/msgpack/preprocessor/enum_params_with_a_default.hpp/sysroot/usr/include/msgpack/preprocessor/cat.hpp/sysroot/usr/include/msgpack/preprocessor/seq.hpp/sysroot/usr/include/msgpack/preprocessor/logical/xor.hpp/sysroot/usr/include/msgpack/preprocessor/logical/bitor.hpp/sysroot/usr/include/msgpack/preprocessor/logical/or.hpp/sysroot/usr/include/msgpack/preprocessor/logical/nor.hpp/sysroot/usr/include/msgpack/preprocessor/logical/bitand.hpp/sysroot/usr/include/msgpack/preprocessor/logical/not.hpp/sysroot/usr/include/msgpack/preprocessor/logical/bool.hpp/sysroot/usr/include/msgpack/preprocessor/logical/bitxor.hpp/sysroot/usr/include/msgpack/preprocessor/logical/and.hpp/sysroot/usr/include/msgpack/preprocessor/logical/compl.hpp/sysroot/usr/include/msgpack/preprocessor/logical/bitnor.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/iterate.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/self.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/local.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/self.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/local.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/finish.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/start.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/rlocal.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp/sysroot/usr/include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/to_list.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/size.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/elem.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/to_seq.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/to_array.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/to_tuple.hpp/sysroot/usr/include/msgpack/preprocessor/variadic/detail/is_single_return.hpp/sysroot/usr/include/msgpack/preprocessor/debug/assert.hpp/sysroot/usr/include/msgpack/preprocessor/debug/error.hpp/sysroot/usr/include/msgpack/preprocessor/debug/line.hpp/sysroot/usr/include/msgpack/preprocessor/seq/to_list.hpp/sysroot/usr/include/msgpack/preprocessor/seq/remove.hpp/sysroot/usr/include/msgpack/preprocessor/seq/size.hpp/sysroot/usr/include/msgpack/preprocessor/seq/fold_left.hpp/sysroot/usr/include/msgpack/preprocessor/seq/filter.hpp/sysroot/usr/include/msgpack/preprocessor/seq/elem.hpp/sysroot/usr/include/msgpack/preprocessor/seq/insert.hpp/sysroot/usr/include/msgpack/preprocessor/seq/pop_back.hpp/sysroot/usr/include/msgpack/preprocessor/seq/push_front.hpp/sysroot/usr/include/msgpack/preprocessor/seq/push_back.hpp/sysroot/usr/include/msgpack/preprocessor/seq/pop_front.hpp/sysroot/usr/include/msgpack/preprocessor/seq/for_each_i.hpp/sysroot/usr/include/msgpack/preprocessor/seq/for_each.hpp/sysroot/usr/include/msgpack/preprocessor/seq/to_array.hpp/sysroot/usr/include/msgpack/preprocessor/seq/replace.hpp/sysroot/usr/include/msgpack/preprocessor/seq/transform.hpp/sysroot/usr/include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp/sysroot/usr/include/msgpack/preprocessor/seq/first_n.hpp/sysroot/usr/include/msgpack/preprocessor/seq/subseq.hpp/sysroot/usr/include/msgpack/preprocessor/seq/enum.hpp/sysroot/usr/include/msgpack/preprocessor/seq/reverse.hpp/sysroot/usr/include/msgpack/preprocessor/seq/for_each_product.hpp/sysroot/usr/include/msgpack/preprocessor/seq/fold_right.hpp/sysroot/usr/include/msgpack/preprocessor/seq/to_tuple.hpp/sysroot/usr/include/msgpack/preprocessor/seq/rest_n.hpp/sysroot/usr/include/msgpack/preprocessor/seq/cat.hpp/sysroot/usr/include/msgpack/preprocessor/seq/seq.hpp/sysroot/usr/include/msgpack/preprocessor/seq/detail/split.hpp/sysroot/usr/include/msgpack/preprocessor/seq/detail/is_empty.hpp/sysroot/usr/include/msgpack/preprocessor/seq/detail/binary_transform.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/dec.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/mul.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/mod.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/div.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/add.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/sub.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/inc.hpp/sysroot/usr/include/msgpack/preprocessor/arithmetic/detail/div_base.hpp/sysroot/usr/include/msgpack/preprocessor/comparison/greater_equal.hpp/sysroot/usr/include/msgpack/preprocessor/comparison/equal.hpp/sysroot/usr/include/msgpack/preprocessor/comparison/not_equal.hpp/sysroot/usr/include/msgpack/preprocessor/comparison/less.hpp/sysroot/usr/include/msgpack/preprocessor/comparison/greater.hpp/sysroot/usr/include/msgpack/preprocessor/comparison/less_equal.hpp/sysroot/usr/include/msgpack/preprocessor/slot/slot.hpp/sysroot/usr/include/msgpack/preprocessor/slot/counter.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/slot3.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/slot2.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/slot5.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/shared.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/slot4.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/slot1.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/counter.hpp/sysroot/usr/include/msgpack/preprocessor/slot/detail/def.hpp/sysroot/usr/include/msgpack/preprocessor/selection/min.hpp/sysroot/usr/include/msgpack/preprocessor/selection/max.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/paren_if.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/remove_parens.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/paren.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/comma_if.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/comma.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/is_begin_parens.hpp/sysroot/usr/include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp/sysroot/usr/include/msgpack/preprocessor/control/while.hpp/sysroot/usr/include/msgpack/preprocessor/control/iif.hpp/sysroot/usr/include/msgpack/preprocessor/control/deduce_d.hpp/sysroot/usr/include/msgpack/preprocessor/control/expr_if.hpp/sysroot/usr/include/msgpack/preprocessor/control/if.hpp/sysroot/usr/include/msgpack/preprocessor/control/expr_iif.hpp/sysroot/usr/include/msgpack/preprocessor/control/detail/while.hpp/sysroot/usr/include/msgpack/preprocessor/control/detail/edg/while.hpp/sysroot/usr/include/msgpack/preprocessor/control/detail/dmc/while.hpp/sysroot/usr/include/msgpack/preprocessor/control/detail/msvc/while.hpp/sysroot/usr/include/msgpack/preprocessor/list/size.hpp/sysroot/usr/include/msgpack/preprocessor/list/fold_left.hpp/sysroot/usr/include/msgpack/preprocessor/list/filter.hpp/sysroot/usr/include/msgpack/preprocessor/list/at.hpp/sysroot/usr/include/msgpack/preprocessor/list/to_seq.hpp/sysroot/usr/include/msgpack/preprocessor/list/for_each_i.hpp/sysroot/usr/include/msgpack/preprocessor/list/for_each.hpp/sysroot/usr/include/msgpack/preprocessor/list/to_array.hpp/sysroot/usr/include/msgpack/preprocessor/list/transform.hpp/sysroot/usr/include/msgpack/preprocessor/list/adt.hpp/sysroot/usr/include/msgpack/preprocessor/list/first_n.hpp/sysroot/usr/include/msgpack/preprocessor/list/enum.hpp/sysroot/usr/include/msgpack/preprocessor/list/reverse.hpp/sysroot/usr/include/msgpack/preprocessor/list/for_each_product.hpp/sysroot/usr/include/msgpack/preprocessor/list/fold_right.hpp/sysroot/usr/include/msgpack/preprocessor/list/to_tuple.hpp/sysroot/usr/include/msgpack/preprocessor/list/rest_n.hpp/sysroot/usr/include/msgpack/preprocessor/list/cat.hpp/sysroot/usr/include/msgpack/preprocessor/list/append.hpp/sysroot/usr/include/msgpack/preprocessor/list/detail/fold_left.hpp/sysroot/usr/include/msgpack/preprocessor/list/detail/fold_right.hpp/sysroot/usr/include/msgpack/preprocessor/list/detail/edg/fold_left.hpp/sysroot/usr/include/msgpack/preprocessor/list/detail/edg/fold_right.hpp/sysroot/usr/include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_shifted.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_shifted_params.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/repeat_from_to.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_params.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_trailing_params.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/repeat.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/deduce_r.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/for.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_binary_params.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_trailing.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/deduce_z.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/detail/for.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/detail/edg/for.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/detail/dmc/for.hpp/sysroot/usr/include/msgpack/preprocessor/repetition/detail/msvc/for.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/is_empty_variadic.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/is_empty.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/overload.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/expand.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/is_1.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/intercept.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/identity.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/empty.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/apply.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/is_empty_or_1.hpp/sysroot/usr/include/msgpack/preprocessor/facilities/detail/is_empty.hpp/sysroot/usr/include/msgpack/preprocessor/detail/null.hpp/sysroot/usr/include/msgpack/preprocessor/detail/split.hpp/sysroot/usr/include/msgpack/preprocessor/detail/check.hpp/sysroot/usr/include/msgpack/preprocessor/detail/is_nullary.hpp/sysroot/usr/include/msgpack/preprocessor/detail/auto_rec.hpp/sysroot/usr/include/msgpack/preprocessor/detail/is_unary.hpp/sysroot/usr/include/msgpack/preprocessor/detail/is_binary.hpp/sysroot/usr/include/msgpack/preprocessor/detail/dmc/auto_rec.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/to_list.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/remove.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/size.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/elem.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/to_seq.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/insert.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/pop_back.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/push_front.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/push_back.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/pop_front.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/rem.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/to_array.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/replace.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/enum.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/reverse.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/eat.hpp/sysroot/usr/include/msgpack/preprocessor/tuple/detail/is_single_return.hpp/sysroot/usr/include/msgpack/preprocessor/array/to_list.hpp/sysroot/usr/include/msgpack/preprocessor/array/remove.hpp/sysroot/usr/include/msgpack/preprocessor/array/size.hpp/sysroot/usr/include/msgpack/preprocessor/array/elem.hpp/sysroot/usr/include/msgpack/preprocessor/array/data.hpp/sysroot/usr/include/msgpack/preprocessor/array/to_seq.hpp/sysroot/usr/include/msgpack/preprocessor/array/insert.hpp/sysroot/usr/include/msgpack/preprocessor/array/pop_back.hpp/sysroot/usr/include/msgpack/preprocessor/array/push_front.hpp/sysroot/usr/include/msgpack/preprocessor/array/push_back.hpp/sysroot/usr/include/msgpack/preprocessor/array/pop_front.hpp/sysroot/usr/include/msgpack/preprocessor/array/replace.hpp/sysroot/usr/include/msgpack/preprocessor/array/enum.hpp/sysroot/usr/include/msgpack/preprocessor/array/reverse.hpp/sysroot/usr/include/msgpack/preprocessor/array/to_tuple.hpp/sysroot/usr/include/msgpack/preprocessor/array/detail/get_data.hpp/sysroot/usr/include/msgpack/preprocessor/config/config.hpp/sysroot/usr/include/msgpack/preprocessor/config/limits.hpp/sysroot/usr/include/msgpack/adaptor/carray.hpp/sysroot/usr/include/msgpack/adaptor/raw.hpp/sysroot/usr/include/msgpack/adaptor/map.hpp/sysroot/usr/include/msgpack/adaptor/msgpack_tuple.hpp/sysroot/usr/include/msgpack/adaptor/define_decl.hpp/sysroot/usr/include/msgpack/adaptor/vector.hpp/sysroot/usr/include/msgpack/adaptor/vector_bool.hpp/sysroot/usr/include/msgpack/adaptor/nil.hpp/sysroot/usr/include/msgpack/adaptor/fixint.hpp/sysroot/usr/include/msgpack/adaptor/ext.hpp/sysroot/usr/include/msgpack/adaptor/v4raw_decl.hpp/sysroot/usr/include/msgpack/adaptor/raw_decl.hpp/sysroot/usr/include/msgpack/adaptor/size_equal_only.hpp/sysroot/usr/include/msgpack/adaptor/size_equal_only_decl.hpp/sysroot/usr/include/msgpack/adaptor/define.hpp/sysroot/usr/include/msgpack/adaptor/array_ref.hpp/sysroot/usr/include/msgpack/adaptor/bool.hpp/sysroot/usr/include/msgpack/adaptor/v4raw.hpp/sysroot/usr/include/msgpack/adaptor/pair.hpp/sysroot/usr/include/msgpack/adaptor/int.hpp/sysroot/usr/include/msgpack/adaptor/set.hpp/sysroot/usr/include/msgpack/adaptor/adaptor_base_decl.hpp/sysroot/usr/include/msgpack/adaptor/char_ptr.hpp/sysroot/usr/include/msgpack/adaptor/vector_unsigned_char.hpp/sysroot/usr/include/msgpack/adaptor/vector_char.hpp/sysroot/usr/include/msgpack/adaptor/deque.hpp/sysroot/usr/include/msgpack/adaptor/array_ref_decl.hpp/sysroot/usr/include/msgpack/adaptor/adaptor_base.hpp/sysroot/usr/include/msgpack/adaptor/msgpack_tuple_decl.hpp/sysroot/usr/include/msgpack/adaptor/list.hpp/sysroot/usr/include/msgpack/adaptor/fixint_decl.hpp/sysroot/usr/include/msgpack/adaptor/ext_decl.hpp/sysroot/usr/include/msgpack/adaptor/string.hpp/sysroot/usr/include/msgpack/adaptor/check_container_size.hpp/sysroot/usr/include/msgpack/adaptor/map_decl.hpp/sysroot/usr/include/msgpack/adaptor/int_decl.hpp/sysroot/usr/include/msgpack/adaptor/float.hpp/sysroot/usr/include/msgpack/adaptor/nil_decl.hpp/sysroot/usr/include/msgpack/adaptor/check_container_size_decl.hpp/sysroot/usr/include/msgpack/adaptor/tr1/unordered_map.hpp/sysroot/usr/include/msgpack/adaptor/tr1/unordered_set.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/forward_list.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/array_unsigned_char.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/unique_ptr.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/shared_ptr.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/tuple.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/array_char.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/array.hpp/sysroot/usr/include/msgpack/adaptor/cpp11/reference_wrapper.hpp/sysroot/usr/include/msgpack/adaptor/boost/fusion.hpp/sysroot/usr/include/msgpack/adaptor/boost/string_ref.hpp/sysroot/usr/include/msgpack/adaptor/boost/msgpack_variant.hpp/sysroot/usr/include/msgpack/adaptor/boost/msgpack_variant_decl.hpp/sysroot/usr/include/msgpack/adaptor/boost/optional.hpp/sysroot/usr/include/msgpack/predef/platform.h/sysroot/usr/include/msgpack/predef/language.h/sysroot/usr/include/msgpack/predef/other.h/sysroot/usr/include/msgpack/predef/version.h/sysroot/usr/include/msgpack/predef/library.h/sysroot/usr/include/msgpack/predef/compiler.h/sysroot/usr/include/msgpack/predef/os.h/sysroot/usr/include/msgpack/predef/architecture.h/sysroot/usr/include/msgpack/predef/version_number.h/sysroot/usr/include/msgpack/predef/make.h/sysroot/usr/include/msgpack/predef/hardware.h/sysroot/usr/include/msgpack/predef/os/aix.h/sysroot/usr/include/msgpack/predef/os/haiku.h/sysroot/usr/include/msgpack/predef/os/solaris.h/sysroot/usr/include/msgpack/predef/os/linux.h/sysroot/usr/include/msgpack/predef/os/os400.h/sysroot/usr/include/msgpack/predef/os/unix.h/sysroot/usr/include/msgpack/predef/os/windows.h/sysroot/usr/include/msgpack/predef/os/bsd.h/sysroot/usr/include/msgpack/predef/os/irix.h/sysroot/usr/include/msgpack/predef/os/vms.h/sysroot/usr/include/msgpack/predef/os/qnxnto.h/sysroot/usr/include/msgpack/predef/os/ios.h/sysroot/usr/include/msgpack/predef/os/cygwin.h/sysroot/usr/include/msgpack/predef/os/amigaos.h/sysroot/usr/include/msgpack/predef/os/macos.h/sysroot/usr/include/msgpack/predef/os/beos.h/sysroot/usr/include/msgpack/predef/os/android.h/sysroot/usr/include/msgpack/predef/os/hpux.h/sysroot/usr/include/msgpack/predef/os/bsd/dragonfly.h/sysroot/usr/include/msgpack/predef/os/bsd/free.h/sysroot/usr/include/msgpack/predef/os/bsd/net.h/sysroot/usr/include/msgpack/predef/os/bsd/open.h/sysroot/usr/include/msgpack/predef/os/bsd/bsdi.h/sysroot/usr/include/msgpack/predef/library/c.h/sysroot/usr/include/msgpack/predef/library/std.h/sysroot/usr/include/msgpack/predef/library/std/msl.h/sysroot/usr/include/msgpack/predef/library/std/roguewave.h/sysroot/usr/include/msgpack/predef/library/std/_prefix.h/sysroot/usr/include/msgpack/predef/library/std/modena.h/sysroot/usr/include/msgpack/predef/library/std/stdcpp3.h/sysroot/usr/include/msgpack/predef/library/std/sgi.h/sysroot/usr/include/msgpack/predef/library/std/libcomo.h/sysroot/usr/include/msgpack/predef/library/std/vacpp.h/sysroot/usr/include/msgpack/predef/library/std/dinkumware.h/sysroot/usr/include/msgpack/predef/library/std/stlport.h/sysroot/usr/include/msgpack/predef/library/std/cxx.h/sysroot/usr/include/msgpack/predef/library/c/gnu.h/sysroot/usr/include/msgpack/predef/library/c/_prefix.h/sysroot/usr/include/msgpack/predef/library/c/vms.h/sysroot/usr/include/msgpack/predef/library/c/zos.h/sysroot/usr/include/msgpack/predef/library/c/uc.h/sysroot/usr/include/msgpack/predef/compiler/gcc_xml.h/sysroot/usr/include/msgpack/predef/compiler/watcom.h/sysroot/usr/include/msgpack/predef/compiler/ibm.h/sysroot/usr/include/msgpack/predef/compiler/gcc.h/sysroot/usr/include/msgpack/predef/compiler/comeau.h/sysroot/usr/include/msgpack/predef/compiler/palm.h/sysroot/usr/include/msgpack/predef/compiler/clang.h/sysroot/usr/include/msgpack/predef/compiler/tendra.h/sysroot/usr/include/msgpack/predef/compiler/diab.h/sysroot/usr/include/msgpack/predef/compiler/microtec.h/sysroot/usr/include/msgpack/predef/compiler/intel.h/sysroot/usr/include/msgpack/predef/compiler/compaq.h/sysroot/usr/include/msgpack/predef/compiler/digitalmars.h/sysroot/usr/include/msgpack/predef/compiler/dignus.h/sysroot/usr/include/msgpack/predef/compiler/edg.h/sysroot/usr/include/msgpack/predef/compiler/mpw.h/sysroot/usr/include/msgpack/predef/compiler/ekopath.h/sysroot/usr/include/msgpack/predef/compiler/metrowerks.h/sysroot/usr/include/msgpack/predef/compiler/hp_acc.h/sysroot/usr/include/msgpack/predef/compiler/kai.h/sysroot/usr/include/msgpack/predef/compiler/borland.h/sysroot/usr/include/msgpack/predef/compiler/iar.h/sysroot/usr/include/msgpack/predef/compiler/visualc.h/sysroot/usr/include/msgpack/predef/compiler/pgi.h/sysroot/usr/include/msgpack/predef/compiler/sunpro.h/sysroot/usr/include/msgpack/predef/compiler/metaware.h/sysroot/usr/include/msgpack/predef/compiler/sgi_mipspro.h/sysroot/usr/include/msgpack/predef/compiler/greenhills.h/sysroot/usr/include/msgpack/predef/compiler/llvm.h/sysroot/usr/include/msgpack/predef/architecture/x86.h/sysroot/usr/include/msgpack/predef/architecture/alpha.h/sysroot/usr/include/msgpack/predef/architecture/sys390.h/sysroot/usr/include/msgpack/predef/architecture/m68k.h/sysroot/usr/include/msgpack/predef/architecture/sparc.h/sysroot/usr/include/msgpack/predef/architecture/z.h/sysroot/usr/include/msgpack/predef/architecture/blackfin.h/sysroot/usr/include/msgpack/predef/architecture/pyramid.h/sysroot/usr/include/msgpack/predef/architecture/parisc.h/sysroot/usr/include/msgpack/predef/architecture/convex.h/sysroot/usr/include/msgpack/predef/architecture/rs6k.h/sysroot/usr/include/msgpack/predef/architecture/arm.h/sysroot/usr/include/msgpack/predef/architecture/ppc.h/sysroot/usr/include/msgpack/predef/architecture/ia64.h/sysroot/usr/include/msgpack/predef/architecture/sys370.h/sysroot/usr/include/msgpack/predef/architecture/superh.h/sysroot/usr/include/msgpack/predef/architecture/mips.h/sysroot/usr/include/msgpack/predef/architecture/x86/64.h/sysroot/usr/include/msgpack/predef/architecture/x86/32.h/sysroot/usr/include/msgpack/predef/platform/windows_desktop.h/sysroot/usr/include/msgpack/predef/platform/windows_store.h/sysroot/usr/include/msgpack/predef/platform/windows_runtime.h/sysroot/usr/include/msgpack/predef/platform/mingw.h/sysroot/usr/include/msgpack/predef/platform/windows_phone.h/sysroot/usr/include/msgpack/predef/hardware/simd.h/sysroot/usr/include/msgpack/predef/hardware/simd/x86.h/sysroot/usr/include/msgpack/predef/hardware/simd/x86_amd.h/sysroot/usr/include/msgpack/predef/hardware/simd/arm.h/sysroot/usr/include/msgpack/predef/hardware/simd/ppc.h/sysroot/usr/include/msgpack/predef/hardware/simd/arm/versions.h/sysroot/usr/include/msgpack/predef/hardware/simd/x86/versions.h/sysroot/usr/include/msgpack/predef/hardware/simd/ppc/versions.h/sysroot/usr/include/msgpack/predef/hardware/simd/x86_amd/versions.h/sysroot/usr/include/msgpack/predef/language/stdcpp.h/sysroot/usr/include/msgpack/predef/language/objc.h/sysroot/usr/include/msgpack/predef/language/stdc.h/sysroot/usr/include/msgpack/predef/detail/test_def.h/sysroot/usr/include/msgpack/predef/detail/platform_detected.h/sysroot/usr/include/msgpack/predef/detail/os_detected.h/sysroot/usr/include/msgpack/predef/detail/comp_detected.h/sysroot/usr/include/msgpack/predef/detail/endian_compat.h/sysroot/usr/include/msgpack/predef/detail/_exception.h/sysroot/usr/include/msgpack/predef/detail/test.h/sysroot/usr/include/msgpack/predef/detail/_cassert.h/sysroot/usr/include/msgpack/predef/other/endian.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf msgpack-c.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/msgpack-c.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/msgpack-c.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/msgpack-c.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing Cmake errors
CMD: Cmake errors '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeError.log'
Performing C++ SOURCE FILE Test MSGPACK_ENABLE_GCC_CXX_ATOMIC failed with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_772a0/fast"/usr/sbin/make -f CMakeFiles/cmTC_772a0.dir/build.make CMakeFiles/cmTC_772a0.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building CXX object CMakeFiles/cmTC_772a0.dir/src.cxx.o/sysroot/bin/clang++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -o CMakeFiles/cmTC_772a0.dir/src.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/src.cxx/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'bits/atomicity.h' file not found#include ^1 error generated.make[1]: *** [CMakeFiles/cmTC_772a0.dir/build.make:66: CMakeFiles/cmTC_772a0.dir/src.cxx.o] Error 1make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_772a0/fast] Error 2Source file was:#include int atomic_sub(int i) { return __gnu_cxx::__exchange_and_add(&i, -1) - 1; }int atomic_add(int i) { return __gnu_cxx::__exchange_and_add(&i, 1) + 1; }int main(int argc, char * argv[]){atomic_sub(1);atomic_add(1);}Printing Cmake output
CMD: Cmake output '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeOutput.log'
The system is: Linux - 4.10.6-1-ARCH - x86_64Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.Compiler: /sysroot/bin/clangBuild flags:Id flags:The output was:0Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"The C compiler identification is Clang, found in "/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/3.5.2/CompilerIdC/a.out"Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.Compiler: /sysroot/bin/clang++Build flags:Id flags:The output was:0Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"The CXX compiler identification is Clang, found in "/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/3.5.2/CompilerIdCXX/a.out"Determining if the C compiler works passed with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_073d5/fast"/usr/sbin/make -f CMakeFiles/cmTC_073d5.dir/build.make CMakeFiles/cmTC_073d5.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_073d5.dir/testCCompiler.c.o/sysroot/bin/clang -o CMakeFiles/cmTC_073d5.dir/testCCompiler.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/testCCompiler.cLinking C executable cmTC_073d5/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_073d5.dir/link.txt --verbose=1/sysroot/bin/clang CMakeFiles/cmTC_073d5.dir/testCCompiler.c.o -o cmTC_073d5 -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Detecting C compiler ABI info compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_27d5b/fast"/usr/sbin/make -f CMakeFiles/cmTC_27d5b.dir/build.make CMakeFiles/cmTC_27d5b.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o/sysroot/bin/clang -o CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.cLinking C executable cmTC_27d5b/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27d5b.dir/link.txt --verbose=1/sysroot/bin/clang -v CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o -o cmTC_27d5b -rdynamicclang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /sysroot/bin"/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_27d5b /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.omake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Parsed C implicit link information from above output:link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]ignore line: [Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp]ignore line: []ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_27d5b/fast"]ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_27d5b.dir/build.make CMakeFiles/cmTC_27d5b.dir/build]ignore line: [make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp']ignore line: [Building C object CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o]ignore line: [/sysroot/bin/clang -o CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]ignore line: [Linking C executable cmTC_27d5b]ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27d5b.dir/link.txt --verbose=1]ignore line: [/sysroot/bin/clang -v CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o -o cmTC_27d5b -rdynamic ]ignore line: [clang version 3.8.1 ]ignore line: [Target: x86_64-unknown-linux-gnu]ignore line: [Thread model: posix]ignore line: [InstalledDir: /sysroot/bin]link line: [ "/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_27d5b /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o]arg [/sysroot/bin/ld] ==> ignorearg [--sysroot=/sysroot] ==> ignorearg [-export-dynamic] ==> ignorearg [--eh-frame-hdr] ==> ignorearg [-m] ==> ignorearg [elf_x86_64] ==> ignorearg [-dynamic-linker] ==> ignorearg [/lib64/ld-linux-x86-64.so.2] ==> ignorearg [-o] ==> ignorearg [cmTC_27d5b] ==> ignorearg [/sysroot/bin/../lib/crt1.o] ==> ignorearg [/sysroot/bin/../lib/crti.o] ==> ignorearg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignorearg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]arg [-L/sysroot/lib] ==> dir [/sysroot/lib]arg [CMakeFiles/cmTC_27d5b.dir/CMakeCCompilerABI.c.o] ==> ignorearg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]arg [-lc] ==> lib [c]arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]arg [/sysroot/bin/../lib/clang/3.8.1/crtend.o] ==> ignorearg [/sysroot/bin/../lib/crtn.o] ==> ignorecollapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]collapse library dir [/sysroot/bin/../lib] ==> [/sysroot/lib]collapse library dir [/sysroot/lib] ==> [/sysroot/lib]implicit libs: [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a;c;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]implicit dirs: [/sysroot/lib]implicit fwks: []Detecting C [-std=c11] compiler features compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_02f8b/fast"/usr/sbin/make -f CMakeFiles/cmTC_02f8b.dir/build.make CMakeFiles/cmTC_02f8b.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_02f8b.dir/feature_tests.c.o/sysroot/bin/clang -std=c11 -o CMakeFiles/cmTC_02f8b.dir/feature_tests.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cLinking C executable cmTC_02f8b/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02f8b.dir/link.txt --verbose=1/sysroot/bin/clang CMakeFiles/cmTC_02f8b.dir/feature_tests.c.o -o cmTC_02f8b -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:1c_restrictFeature record: C_FEATURE:1c_static_assertFeature record: C_FEATURE:1c_variadic_macrosDetecting C [-std=c99] compiler features compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_9a58c/fast"/usr/sbin/make -f CMakeFiles/cmTC_9a58c.dir/build.make CMakeFiles/cmTC_9a58c.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_9a58c.dir/feature_tests.c.o/sysroot/bin/clang -std=c99 -o CMakeFiles/cmTC_9a58c.dir/feature_tests.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cLinking C executable cmTC_9a58c/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9a58c.dir/link.txt --verbose=1/sysroot/bin/clang CMakeFiles/cmTC_9a58c.dir/feature_tests.c.o -o cmTC_9a58c -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:1c_restrictFeature record: C_FEATURE:0c_static_assertFeature record: C_FEATURE:1c_variadic_macrosDetecting C [-std=c90] compiler features compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_ec1a7/fast"/usr/sbin/make -f CMakeFiles/cmTC_ec1a7.dir/build.make CMakeFiles/cmTC_ec1a7.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_ec1a7.dir/feature_tests.c.o/sysroot/bin/clang -std=c90 -o CMakeFiles/cmTC_ec1a7.dir/feature_tests.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cLinking C executable cmTC_ec1a7/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ec1a7.dir/link.txt --verbose=1/sysroot/bin/clang CMakeFiles/cmTC_ec1a7.dir/feature_tests.c.o -o cmTC_ec1a7 -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:0c_restrictFeature record: C_FEATURE:0c_static_assertFeature record: C_FEATURE:0c_variadic_macrosDetermining if the CXX compiler works passed with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_b6b3d/fast"/usr/sbin/make -f CMakeFiles/cmTC_b6b3d.dir/build.make CMakeFiles/cmTC_b6b3d.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building CXX object CMakeFiles/cmTC_b6b3d.dir/testCXXCompiler.cxx.o/sysroot/bin/clang++ -o CMakeFiles/cmTC_b6b3d.dir/testCXXCompiler.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxxLinking CXX executable cmTC_b6b3d/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6b3d.dir/link.txt --verbose=1/sysroot/bin/clang++ CMakeFiles/cmTC_b6b3d.dir/testCXXCompiler.cxx.o -o cmTC_b6b3d -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Detecting CXX compiler ABI info compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_bbf20/fast"/usr/sbin/make -f CMakeFiles/cmTC_bbf20.dir/build.make CMakeFiles/cmTC_bbf20.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building CXX object CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o/sysroot/bin/clang++ -o CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cppLinking CXX executable cmTC_bbf20/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbf20.dir/link.txt --verbose=1/sysroot/bin/clang++ -v CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_bbf20 -rdynamicclang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /sysroot/bin"/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_bbf20 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.omake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Parsed CXX implicit link information from above output:link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]ignore line: [Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp]ignore line: []ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_bbf20/fast"]ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_bbf20.dir/build.make CMakeFiles/cmTC_bbf20.dir/build]ignore line: [make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp']ignore line: [Building CXX object CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o]ignore line: [/sysroot/bin/clang++ -o CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]ignore line: [Linking CXX executable cmTC_bbf20]ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbf20.dir/link.txt --verbose=1]ignore line: [/sysroot/bin/clang++ -v CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_bbf20 -rdynamic ]ignore line: [clang version 3.8.1 ]ignore line: [Target: x86_64-unknown-linux-gnu]ignore line: [Thread model: posix]ignore line: [InstalledDir: /sysroot/bin]link line: [ "/sysroot/bin/ld" --sysroot=/sysroot -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_bbf20 /sysroot/bin/../lib/crt1.o /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbegin.o -L/sysroot/bin/../lib -L/sysroot/lib CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lc++abi -lunwind -lm /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a -lc /sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a /sysroot/bin/../lib/clang/3.8.1/crtend.o /sysroot/bin/../lib/crtn.o]arg [/sysroot/bin/ld] ==> ignorearg [--sysroot=/sysroot] ==> ignorearg [-export-dynamic] ==> ignorearg [--eh-frame-hdr] ==> ignorearg [-m] ==> ignorearg [elf_x86_64] ==> ignorearg [-dynamic-linker] ==> ignorearg [/lib64/ld-linux-x86-64.so.2] ==> ignorearg [-o] ==> ignorearg [cmTC_bbf20] ==> ignorearg [/sysroot/bin/../lib/crt1.o] ==> ignorearg [/sysroot/bin/../lib/crti.o] ==> ignorearg [/sysroot/bin/../lib/clang/3.8.1/crtbegin.o] ==> ignorearg [-L/sysroot/bin/../lib] ==> dir [/sysroot/bin/../lib]arg [-L/sysroot/lib] ==> dir [/sysroot/lib]arg [CMakeFiles/cmTC_bbf20.dir/CMakeCXXCompilerABI.cpp.o] ==> ignorearg [-lc++] ==> lib [c++]arg [-lc++abi] ==> lib [c++abi]arg [-lunwind] ==> lib [unwind]arg [-lm] ==> lib [m]arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]arg [-lc] ==> lib [c]arg [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]arg [/sysroot/bin/../lib/clang/3.8.1/crtend.o] ==> ignorearg [/sysroot/bin/../lib/crtn.o] ==> ignorecollapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]collapse lib [/sysroot/bin/../lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a] ==> [/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]collapse library dir [/sysroot/bin/../lib] ==> [/sysroot/lib]collapse library dir [/sysroot/lib] ==> [/sysroot/lib]implicit libs: [c++;c++abi;unwind;m;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a;c;/sysroot/lib/clang/3.8.1/lib/linux/libclang_rt.builtins-x86_64.a]implicit dirs: [/sysroot/lib]implicit fwks: []Detecting CXX [-std=c++14] compiler features compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_22207/fast"/usr/sbin/make -f CMakeFiles/cmTC_22207.dir/build.make CMakeFiles/cmTC_22207.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building CXX object CMakeFiles/cmTC_22207.dir/feature_tests.cxx.o/sysroot/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_22207.dir/feature_tests.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cxxLinking CXX executable cmTC_22207/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22207.dir/link.txt --verbose=1/sysroot/bin/clang++ CMakeFiles/cmTC_22207.dir/feature_tests.cxx.o -o cmTC_22207 -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:1cxx_aggregate_default_initializersFeature record: CXX_FEATURE:1cxx_alias_templatesFeature record: CXX_FEATURE:1cxx_alignasFeature record: CXX_FEATURE:1cxx_alignofFeature record: CXX_FEATURE:1cxx_attributesFeature record: CXX_FEATURE:1cxx_attribute_deprecatedFeature record: CXX_FEATURE:1cxx_auto_typeFeature record: CXX_FEATURE:1cxx_binary_literalsFeature record: CXX_FEATURE:1cxx_constexprFeature record: CXX_FEATURE:1cxx_contextual_conversionsFeature record: CXX_FEATURE:1cxx_decltypeFeature record: CXX_FEATURE:1cxx_decltype_autoFeature record: CXX_FEATURE:1cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:1cxx_default_function_template_argsFeature record: CXX_FEATURE:1cxx_defaulted_functionsFeature record: CXX_FEATURE:1cxx_defaulted_move_initializersFeature record: CXX_FEATURE:1cxx_delegating_constructorsFeature record: CXX_FEATURE:1cxx_deleted_functionsFeature record: CXX_FEATURE:1cxx_digit_separatorsFeature record: CXX_FEATURE:1cxx_enum_forward_declarationsFeature record: CXX_FEATURE:1cxx_explicit_conversionsFeature record: CXX_FEATURE:1cxx_extended_friend_declarationsFeature record: CXX_FEATURE:1cxx_extern_templatesFeature record: CXX_FEATURE:1cxx_finalFeature record: CXX_FEATURE:1cxx_func_identifierFeature record: CXX_FEATURE:1cxx_generalized_initializersFeature record: CXX_FEATURE:1cxx_generic_lambdasFeature record: CXX_FEATURE:1cxx_inheriting_constructorsFeature record: CXX_FEATURE:1cxx_inline_namespacesFeature record: CXX_FEATURE:1cxx_lambdasFeature record: CXX_FEATURE:1cxx_lambda_init_capturesFeature record: CXX_FEATURE:1cxx_local_type_template_argsFeature record: CXX_FEATURE:1cxx_long_long_typeFeature record: CXX_FEATURE:1cxx_noexceptFeature record: CXX_FEATURE:1cxx_nonstatic_member_initFeature record: CXX_FEATURE:1cxx_nullptrFeature record: CXX_FEATURE:1cxx_overrideFeature record: CXX_FEATURE:1cxx_range_forFeature record: CXX_FEATURE:1cxx_raw_string_literalsFeature record: CXX_FEATURE:1cxx_reference_qualified_functionsFeature record: CXX_FEATURE:1cxx_relaxed_constexprFeature record: CXX_FEATURE:1cxx_return_type_deductionFeature record: CXX_FEATURE:1cxx_right_angle_bracketsFeature record: CXX_FEATURE:1cxx_rvalue_referencesFeature record: CXX_FEATURE:1cxx_sizeof_memberFeature record: CXX_FEATURE:1cxx_static_assertFeature record: CXX_FEATURE:1cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:1cxx_thread_localFeature record: CXX_FEATURE:1cxx_trailing_return_typesFeature record: CXX_FEATURE:1cxx_unicode_literalsFeature record: CXX_FEATURE:1cxx_uniform_initializationFeature record: CXX_FEATURE:1cxx_unrestricted_unionsFeature record: CXX_FEATURE:1cxx_user_literalsFeature record: CXX_FEATURE:1cxx_variable_templatesFeature record: CXX_FEATURE:1cxx_variadic_macrosFeature record: CXX_FEATURE:1cxx_variadic_templatesDetecting CXX [-std=c++11] compiler features compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_c18bb/fast"/usr/sbin/make -f CMakeFiles/cmTC_c18bb.dir/build.make CMakeFiles/cmTC_c18bb.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building CXX object CMakeFiles/cmTC_c18bb.dir/feature_tests.cxx.o/sysroot/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_c18bb.dir/feature_tests.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cxxLinking CXX executable cmTC_c18bb/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c18bb.dir/link.txt --verbose=1/sysroot/bin/clang++ CMakeFiles/cmTC_c18bb.dir/feature_tests.cxx.o -o cmTC_c18bb -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:0cxx_aggregate_default_initializersFeature record: CXX_FEATURE:1cxx_alias_templatesFeature record: CXX_FEATURE:1cxx_alignasFeature record: CXX_FEATURE:1cxx_alignofFeature record: CXX_FEATURE:1cxx_attributesFeature record: CXX_FEATURE:0cxx_attribute_deprecatedFeature record: CXX_FEATURE:1cxx_auto_typeFeature record: CXX_FEATURE:0cxx_binary_literalsFeature record: CXX_FEATURE:1cxx_constexprFeature record: CXX_FEATURE:0cxx_contextual_conversionsFeature record: CXX_FEATURE:1cxx_decltypeFeature record: CXX_FEATURE:0cxx_decltype_autoFeature record: CXX_FEATURE:1cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:1cxx_default_function_template_argsFeature record: CXX_FEATURE:1cxx_defaulted_functionsFeature record: CXX_FEATURE:1cxx_defaulted_move_initializersFeature record: CXX_FEATURE:1cxx_delegating_constructorsFeature record: CXX_FEATURE:1cxx_deleted_functionsFeature record: CXX_FEATURE:0cxx_digit_separatorsFeature record: CXX_FEATURE:1cxx_enum_forward_declarationsFeature record: CXX_FEATURE:1cxx_explicit_conversionsFeature record: CXX_FEATURE:1cxx_extended_friend_declarationsFeature record: CXX_FEATURE:1cxx_extern_templatesFeature record: CXX_FEATURE:1cxx_finalFeature record: CXX_FEATURE:1cxx_func_identifierFeature record: CXX_FEATURE:1cxx_generalized_initializersFeature record: CXX_FEATURE:0cxx_generic_lambdasFeature record: CXX_FEATURE:1cxx_inheriting_constructorsFeature record: CXX_FEATURE:1cxx_inline_namespacesFeature record: CXX_FEATURE:1cxx_lambdasFeature record: CXX_FEATURE:0cxx_lambda_init_capturesFeature record: CXX_FEATURE:1cxx_local_type_template_argsFeature record: CXX_FEATURE:1cxx_long_long_typeFeature record: CXX_FEATURE:1cxx_noexceptFeature record: CXX_FEATURE:1cxx_nonstatic_member_initFeature record: CXX_FEATURE:1cxx_nullptrFeature record: CXX_FEATURE:1cxx_overrideFeature record: CXX_FEATURE:1cxx_range_forFeature record: CXX_FEATURE:1cxx_raw_string_literalsFeature record: CXX_FEATURE:1cxx_reference_qualified_functionsFeature record: CXX_FEATURE:0cxx_relaxed_constexprFeature record: CXX_FEATURE:0cxx_return_type_deductionFeature record: CXX_FEATURE:1cxx_right_angle_bracketsFeature record: CXX_FEATURE:1cxx_rvalue_referencesFeature record: CXX_FEATURE:1cxx_sizeof_memberFeature record: CXX_FEATURE:1cxx_static_assertFeature record: CXX_FEATURE:1cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:1cxx_thread_localFeature record: CXX_FEATURE:1cxx_trailing_return_typesFeature record: CXX_FEATURE:1cxx_unicode_literalsFeature record: CXX_FEATURE:1cxx_uniform_initializationFeature record: CXX_FEATURE:1cxx_unrestricted_unionsFeature record: CXX_FEATURE:1cxx_user_literalsFeature record: CXX_FEATURE:0cxx_variable_templatesFeature record: CXX_FEATURE:1cxx_variadic_macrosFeature record: CXX_FEATURE:1cxx_variadic_templatesDetecting CXX [-std=c++98] compiler features compiled with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_4cc04/fast"/usr/sbin/make -f CMakeFiles/cmTC_4cc04.dir/build.make CMakeFiles/cmTC_4cc04.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building CXX object CMakeFiles/cmTC_4cc04.dir/feature_tests.cxx.o/sysroot/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_4cc04.dir/feature_tests.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cxxLinking CXX executable cmTC_4cc04/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4cc04.dir/link.txt --verbose=1/sysroot/bin/clang++ CMakeFiles/cmTC_4cc04.dir/feature_tests.cxx.o -o cmTC_4cc04 -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Feature record: CXX_FEATURE:0cxx_aggregate_default_initializersFeature record: CXX_FEATURE:0cxx_alias_templatesFeature record: CXX_FEATURE:0cxx_alignasFeature record: CXX_FEATURE:0cxx_alignofFeature record: CXX_FEATURE:0cxx_attributesFeature record: CXX_FEATURE:0cxx_attribute_deprecatedFeature record: CXX_FEATURE:0cxx_auto_typeFeature record: CXX_FEATURE:0cxx_binary_literalsFeature record: CXX_FEATURE:0cxx_constexprFeature record: CXX_FEATURE:0cxx_contextual_conversionsFeature record: CXX_FEATURE:0cxx_decltypeFeature record: CXX_FEATURE:0cxx_decltype_autoFeature record: CXX_FEATURE:0cxx_decltype_incomplete_return_typesFeature record: CXX_FEATURE:0cxx_default_function_template_argsFeature record: CXX_FEATURE:0cxx_defaulted_functionsFeature record: CXX_FEATURE:0cxx_defaulted_move_initializersFeature record: CXX_FEATURE:0cxx_delegating_constructorsFeature record: CXX_FEATURE:0cxx_deleted_functionsFeature record: CXX_FEATURE:0cxx_digit_separatorsFeature record: CXX_FEATURE:0cxx_enum_forward_declarationsFeature record: CXX_FEATURE:0cxx_explicit_conversionsFeature record: CXX_FEATURE:0cxx_extended_friend_declarationsFeature record: CXX_FEATURE:0cxx_extern_templatesFeature record: CXX_FEATURE:0cxx_finalFeature record: CXX_FEATURE:0cxx_func_identifierFeature record: CXX_FEATURE:0cxx_generalized_initializersFeature record: CXX_FEATURE:0cxx_generic_lambdasFeature record: CXX_FEATURE:0cxx_inheriting_constructorsFeature record: CXX_FEATURE:0cxx_inline_namespacesFeature record: CXX_FEATURE:0cxx_lambdasFeature record: CXX_FEATURE:0cxx_lambda_init_capturesFeature record: CXX_FEATURE:0cxx_local_type_template_argsFeature record: CXX_FEATURE:0cxx_long_long_typeFeature record: CXX_FEATURE:0cxx_noexceptFeature record: CXX_FEATURE:0cxx_nonstatic_member_initFeature record: CXX_FEATURE:0cxx_nullptrFeature record: CXX_FEATURE:0cxx_overrideFeature record: CXX_FEATURE:0cxx_range_forFeature record: CXX_FEATURE:0cxx_raw_string_literalsFeature record: CXX_FEATURE:0cxx_reference_qualified_functionsFeature record: CXX_FEATURE:0cxx_relaxed_constexprFeature record: CXX_FEATURE:0cxx_return_type_deductionFeature record: CXX_FEATURE:0cxx_right_angle_bracketsFeature record: CXX_FEATURE:0cxx_rvalue_referencesFeature record: CXX_FEATURE:0cxx_sizeof_memberFeature record: CXX_FEATURE:0cxx_static_assertFeature record: CXX_FEATURE:0cxx_strong_enumsFeature record: CXX_FEATURE:1cxx_template_template_parametersFeature record: CXX_FEATURE:0cxx_thread_localFeature record: CXX_FEATURE:0cxx_trailing_return_typesFeature record: CXX_FEATURE:0cxx_unicode_literalsFeature record: CXX_FEATURE:0cxx_uniform_initializationFeature record: CXX_FEATURE:0cxx_unrestricted_unionsFeature record: CXX_FEATURE:0cxx_user_literalsFeature record: CXX_FEATURE:0cxx_variable_templatesFeature record: CXX_FEATURE:0cxx_variadic_macrosFeature record: CXX_FEATURE:0cxx_variadic_templatesDetermining if the include file pthread.h exists passed with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_2eb7b/fast"/usr/sbin/make -f CMakeFiles/cmTC_2eb7b.dir/build.make CMakeFiles/cmTC_2eb7b.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_2eb7b.dir/CheckIncludeFile.c.o/sysroot/bin/clang -o CMakeFiles/cmTC_2eb7b.dir/CheckIncludeFile.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/CheckIncludeFile.cLinking C executable cmTC_2eb7b/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2eb7b.dir/link.txt --verbose=1/sysroot/bin/clang CMakeFiles/cmTC_2eb7b.dir/CheckIncludeFile.c.o -o cmTC_2eb7b -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Determining if the pthread_create exist passed with the following output:Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmpRun Build Command:"/usr/sbin/make" "cmTC_89e6f/fast"/usr/sbin/make -f CMakeFiles/cmTC_89e6f.dir/build.make CMakeFiles/cmTC_89e6f.dir/buildmake[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_89e6f.dir/CheckSymbolExists.c.o/sysroot/bin/clang -o CMakeFiles/cmTC_89e6f.dir/CheckSymbolExists.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.cLinking C executable cmTC_89e6f/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89e6f.dir/link.txt --verbose=1/sysroot/bin/clang CMakeFiles/cmTC_89e6f.dir/CheckSymbolExists.c.o -o cmTC_89e6f -rdynamicmake[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'File /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:/* */#include int main(int argc, char** argv){(void)argv;#ifndef pthread_createreturn ((int*)(&pthread_create))[argc];#else(void)argc;return 0;#endif}