The build took 00h 01m 14s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: msgpack-c 2.0.0-1 (Wed Aug 24 12:45:47 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
-- The C compiler identification is GNU 6.1.1
-- The CXX compiler identification is GNU 6.1.1
-- Check for working C compiler: /usr/sbin/cc
-- Check for working C compiler: /usr/sbin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/sbin/c++
-- Check for working CXX compiler: /usr/sbin/c++ -- 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 - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - 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.0
Scanning dependencies of target msgpackc-static
Scanning 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.o
[ 7%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
[ 9%] Building C object CMakeFiles/msgpackc-static.dir/src/unpack.c.o
[ 11%] Building C object CMakeFiles/msgpackc-static.dir/src/version.c.o
[ 14%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
[ 16%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
[ 19%] Building C object CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o
[ 21%] Building C object CMakeFiles/msgpackc-static.dir/src/zone.c.o
[ 23%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
[ 26%] Linking C shared library libmsgpackc.so
[ 28%] Linking C static library libmsgpackc.a
[ 28%] Built target msgpackc
Scanning dependencies of target custom
[ 30%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.o
[ 30%] Built target msgpackc-static
Scanning dependencies of target simple
[ 33%] Building CXX object example/cpp03/CMakeFiles/simple.dir/simple.cpp.o
[ 35%] Linking CXX executable custom
[ 38%] Linking CXX executable simple
[ 38%] Built target simple
[ 38%] Built target custom
Scanning dependencies of target class_intrusive_map
[ 40%] Building CXX object example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o
Scanning dependencies of target map_based_versionup
[ 42%] Building CXX object example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o
[ 45%] Linking CXX executable class_intrusive_map
[ 45%] Built target class_intrusive_map
Scanning dependencies of target class_non_intrusive
[ 47%] Building CXX object example/cpp03/CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o
[ 50%] Linking CXX executable map_based_versionup
[ 50%] Built target map_based_versionup
Scanning dependencies of target class_intrusive
[ 52%] Building CXX object example/cpp03/CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o
[ 54%] Linking CXX executable class_non_intrusive
[ 54%] Built target class_non_intrusive
Scanning dependencies of target enum
[ 57%] Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o
[ 59%] Linking CXX executable class_intrusive
[ 59%] Built target class_intrusive
Scanning dependencies of target protocol_new
[ 61%] Building CXX object example/cpp03/CMakeFiles/protocol_new.dir/protocol_new.cpp.o
[ 64%] Linking CXX executable enum
[ 64%] Built target enum
Scanning dependencies of target reuse_zone
[ 66%] Building CXX object example/cpp03/CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o
[ 69%] Linking CXX executable protocol_new
[ 69%] Built target protocol_new
Scanning dependencies of target stream
[ 71%] Building CXX object example/cpp03/CMakeFiles/stream.dir/stream.cpp.o
[ 73%] Linking CXX executable reuse_zone
[ 73%] Built target reuse_zone
Scanning dependencies of target speed_test_uint64_array
[ 76%] Building C object example/c/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o
[ 78%] Linking C executable speed_test_uint64_array
[ 78%] Built target speed_test_uint64_array
Scanning dependencies of target speed_test_uint32_array
[ 80%] Building C object example/c/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o
[ 83%] Linking C executable speed_test_uint32_array
[ 83%] Built target speed_test_uint32_array
Scanning dependencies of target simple_c
[ 85%] Building C object example/c/CMakeFiles/simple_c.dir/simple_c.c.o
[ 88%] Linking C executable simple_c
[ 88%] Built target simple_c
Scanning dependencies of target lib_buffer_unpack
[ 90%] Building C object example/c/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o
[ 92%] Linking C executable lib_buffer_unpack
[ 92%] Built target lib_buffer_unpack
Scanning dependencies of target user_buffer_unpack
[ 95%] Building C object example/c/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o
[ 97%] Linking C executable user_buffer_unpack
[ 97%] Built target user_buffer_unpack
[100%] Linking CXX executable stream
[100%] Built target stream
==> Entering fakeroot environment...
==> Starting package()...
[ 28%] Built target msgpackc-static
[ 28%] Built target msgpackc
[ 38%] Built target custom
[ 38%] Built target simple
[ 42%] Built target map_based_versionup
[ 47%] Built target class_intrusive_map
[ 57%] Built target class_non_intrusive
[ 57%] Built target class_intrusive
[ 61%] Built target enum
[ 66%] Built target protocol_new
[ 71%] Built target reuse_zone
[ 76%] Built target stream
[ 80%] Built target speed_test_uint64_array
[ 85%] Built target speed_test_uint32_array
[ 90%] Built target simple_c
[ 95%] Built target lib_buffer_unpack
[100%] Built target user_buffer_unpack
Install 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 (Wed Aug 24 12:46:05 UTC 2016)
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.h
Generating .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'
Determining if the pthread_create exist failed with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_cf3fc/fast"
/usr/sbin/make -f CMakeFiles/cmTC_cf3fc.dir/build.make CMakeFiles/cmTC_cf3fc.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cf3fc.dir/CheckSymbolExists.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_cf3fc.dir/CheckSymbolExists.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_cf3fc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf3fc.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_cf3fc.dir/CheckSymbolExists.c.o -o cmTC_cf3fc -rdynamic
CMakeFiles/cmTC_cf3fc.dir/CheckSymbolExists.c.o: In function `main':
CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_cf3fc.dir/build.make:98: cmTC_cf3fc] Error 1
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_cf3fc/fast] Error 2
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_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_1caab/fast"
/usr/sbin/make -f CMakeFiles/cmTC_1caab.dir/build.make CMakeFiles/cmTC_1caab.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1caab.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_1caab.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_1caab
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1caab.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_1caab.dir/CheckFunctionExists.c.o -o cmTC_1caab -rdynamic -lpthreads
/usr/sbin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_1caab.dir/build.make:98: cmTC_1caab] Error 1
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_1caab/fast] Error 2
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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_56453/fast"
/usr/sbin/make -f CMakeFiles/cmTC_56453.dir/build.make CMakeFiles/cmTC_56453.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_56453.dir/src.cxx.o
/usr/sbin/c++ -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++03 -DMSGPACK_ENABLE_GCC_CXX_ATOMIC -o CMakeFiles/cmTC_56453.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:28: fatal error: bits/atomicity.h: No such file or directory
#include
^
compilation terminated.
make[1]: *** [CMakeFiles/cmTC_56453.dir/build.make:66: CMakeFiles/cmTC_56453.dir/src.cxx.o] Error 1
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_56453/fast] Error 2
Source 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.7.1-1-ARCH - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/sbin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, 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: /usr/sbin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, 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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_af303/fast"
/usr/sbin/make -f CMakeFiles/cmTC_af303.dir/build.make CMakeFiles/cmTC_af303.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_af303.dir/testCCompiler.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_af303.dir/testCCompiler.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_af303
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af303.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_af303.dir/testCCompiler.c.o -o cmTC_af303 -rdynamic
make[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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_fed1a/fast"
/usr/sbin/make -f CMakeFiles/cmTC_fed1a.dir/build.make CMakeFiles/cmTC_fed1a.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_fed1a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fed1a.dir/link.txt --verbose=1
/usr/sbin/cc -v CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o -o cmTC_fed1a -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/sbin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_fed1a' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQFbJze.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_fed1a /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_fed1a' '-rdynamic' '-mtune=generic' '-march=x86-64'
make[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_fed1a/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_fed1a.dir/build.make CMakeFiles/cmTC_fed1a.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_fed1a.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/sbin/cc -o CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_fed1a]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fed1a.dir/link.txt --verbose=1]
ignore line: [/usr/sbin/cc -v CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o -o cmTC_fed1a -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/sbin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 6.1.1 20160602 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_fed1a' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQFbJze.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_fed1a /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccQFbJze.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_fed1a] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
arg [CMakeFiles/cmTC_fed1a.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_de449/fast"
/usr/sbin/make -f CMakeFiles/cmTC_de449.dir/build.make CMakeFiles/cmTC_de449.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_de449.dir/feature_tests.c.o
/usr/sbin/cc -std=c11 -o CMakeFiles/cmTC_de449.dir/feature_tests.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.c
Linking C executable cmTC_de449
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_de449.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_de449.dir/feature_tests.c.o -o cmTC_de449 -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_d291b/fast"
/usr/sbin/make -f CMakeFiles/cmTC_d291b.dir/build.make CMakeFiles/cmTC_d291b.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d291b.dir/feature_tests.c.o
/usr/sbin/cc -std=c99 -o CMakeFiles/cmTC_d291b.dir/feature_tests.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.c
Linking C executable cmTC_d291b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d291b.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_d291b.dir/feature_tests.c.o -o cmTC_d291b -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b642a/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b642a.dir/build.make CMakeFiles/cmTC_b642a.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b642a.dir/feature_tests.c.o
/usr/sbin/cc -std=c90 -o CMakeFiles/cmTC_b642a.dir/feature_tests.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.c
Linking C executable cmTC_b642a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b642a.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_b642a.dir/feature_tests.c.o -o cmTC_b642a -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_06bcb/fast"
/usr/sbin/make -f CMakeFiles/cmTC_06bcb.dir/build.make CMakeFiles/cmTC_06bcb.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_06bcb.dir/testCXXCompiler.cxx.o
/usr/sbin/c++ -o CMakeFiles/cmTC_06bcb.dir/testCXXCompiler.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_06bcb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06bcb.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_06bcb.dir/testCXXCompiler.cxx.o -o cmTC_06bcb -rdynamic
make[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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_0d39c/fast"
/usr/sbin/make -f CMakeFiles/cmTC_0d39c.dir/build.make CMakeFiles/cmTC_0d39c.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o
/usr/sbin/c++ -o CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_0d39c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d39c.dir/link.txt --verbose=1
/usr/sbin/c++ -v CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0d39c -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/sbin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0d39c' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cci0JZor.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0d39c /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0d39c' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
make[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_0d39c/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_0d39c.dir/build.make CMakeFiles/cmTC_0d39c.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_0d39c.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/sbin/c++ -o CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_0d39c]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d39c.dir/link.txt --verbose=1]
ignore line: [/usr/sbin/c++ -v CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0d39c -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/sbin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 6.1.1 20160602 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0d39c' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cci0JZor.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0d39c /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cci0JZor.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_0d39c] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
arg [CMakeFiles/cmTC_0d39c.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_2f7ae/fast"
/usr/sbin/make -f CMakeFiles/cmTC_2f7ae.dir/build.make CMakeFiles/cmTC_2f7ae.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_2f7ae.dir/feature_tests.cxx.o
/usr/sbin/c++ -std=c++14 -o CMakeFiles/cmTC_2f7ae.dir/feature_tests.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_2f7ae
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2f7ae.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_2f7ae.dir/feature_tests.cxx.o -o cmTC_2f7ae -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_daac3/fast"
/usr/sbin/make -f CMakeFiles/cmTC_daac3.dir/build.make CMakeFiles/cmTC_daac3.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_daac3.dir/feature_tests.cxx.o
/usr/sbin/c++ -std=c++11 -o CMakeFiles/cmTC_daac3.dir/feature_tests.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_daac3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_daac3.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_daac3.dir/feature_tests.cxx.o -o cmTC_daac3 -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_ad3bc/fast"
/usr/sbin/make -f CMakeFiles/cmTC_ad3bc.dir/build.make CMakeFiles/cmTC_ad3bc.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ad3bc.dir/feature_tests.cxx.o
/usr/sbin/c++ -std=c++98 -o CMakeFiles/cmTC_ad3bc.dir/feature_tests.cxx.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_ad3bc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad3bc.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_ad3bc.dir/feature_tests.cxx.o -o cmTC_ad3bc -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining 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/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_ada49/fast"
/usr/sbin/make -f CMakeFiles/cmTC_ada49.dir/build.make CMakeFiles/cmTC_ada49.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ada49.dir/CheckIncludeFile.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_ada49.dir/CheckIncludeFile.c.o -c /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ada49
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ada49.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_ada49.dir/CheckIncludeFile.c.o -o cmTC_ada49 -rdynamic
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_41ba7/fast"
/usr/sbin/make -f CMakeFiles/cmTC_41ba7.dir/build.make CMakeFiles/cmTC_41ba7.dir/build
make[1]: Entering directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_41ba7.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_41ba7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_41ba7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41ba7.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_41ba7.dir/CheckFunctionExists.c.o -o cmTC_41ba7 -rdynamic -lpthread
make[1]: Leaving directory '/tmp/msgpack-c/src/msgpack-c-cpp-2.0.0/CMakeFiles/CMakeTmp'