* Package:    dev-libs/msgpack-1.2.0
 * Repository: bitcoin
 * Maintainer: radhermit@gentoo.org
 * USE:        abi_x86_64 amd64 cxx elibc_glibc kernel_linux userland_GNU
 * FEATURES:   ccache fakeroot preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking msgpack-1.2.0.tar.gz to /var/tmp/portage/dev-libs/msgpack-1.2.0/work
>>> Source unpacked in /var/tmp/portage/dev-libs/msgpack-1.2.0/work
>>> Preparing source in /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64"
cmake --no-warn-unused-cli -C /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DMSGPACK_ENABLE_CXX=ON -DMSGPACK_STATIC=OFF -DMSGPACK_BUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/gentoo_toolchain.cmake  /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/gentoo_common_config.cmake
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -- 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/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) 
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
-- 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/bin/doxygen (found version "1.8.13") found components:  doxygen dot 
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2
C++             -std=c++03 -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2
Linker flags:
Executable      -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed
Module          -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed
Shared          -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64"
make -j4 VERBOSE=1 
/usr/bin/cmake -H/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 -B/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/depend
make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/depend
make -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/depend
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack-static.dir/DependInfo.cmake
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack.dir/DependInfo.cmake
make -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/depend
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/example/cpp03 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/enum.dir/DependInfo.cmake
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/example/cpp03 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03 /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/custom.dir/DependInfo.cmake
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack-static.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack-static.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack-static.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/enum.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/enum.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/enum.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/CMakeFiles/msgpack.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/custom.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/custom.dir/depend.internal".
Dependee "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03/CMakeFiles/custom.dir/depend.internal".
Scanning dependencies of target msgpack-static
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make -f CMakeFiles/msgpack-static.dir/build.make CMakeFiles/msgpack-static.dir/build
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
Scanning dependencies of target msgpack
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make -f CMakeFiles/msgpack.dir/build.make CMakeFiles/msgpack.dir/build
[  2%] Building C object CMakeFiles/msgpack-static.dir/src/unpack.c.o
/usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc  -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/. -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/include -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/include   -DNDEBUG -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2   -Wall -Wextra -Wno-mismatched-tags -Werror -g -O3 -o CMakeFiles/msgpack-static.dir/src/unpack.c.o -c /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/src/unpack.c
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
[  4%] Building C object CMakeFiles/msgpack.dir/src/unpack.c.o
/usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -Dmsgpack_EXPORTS -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/. -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/include -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/include   -DNDEBUG -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2 -fPIC   -Wall -Wextra -Wno-mismatched-tags -Werror -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/unpack.c.o -c /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/src/unpack.c
Scanning dependencies of target enum
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/build
Scanning dependencies of target custom
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/build
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make[2]: Entering directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
[  6%] Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03 && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/. -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/include -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/include   -DNDEBUG -std=c++03 -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2   -Wall -Wextra -Werror -Wno-mismatched-tags -g -O3 -o CMakeFiles/enum.dir/enum.cpp.o -c /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/example/cpp03/enum.cpp
[  9%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.o
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03 && /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/. -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/include -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/include   -DNDEBUG -std=c++03 -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2   -Wall -Wextra -Werror -Wno-mismatched-tags -g -O3 -o CMakeFiles/custom.dir/custom.cpp.o -c /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/example/cpp03/custom.cpp
In file included from ../msgpack-1.2.0/src/unpack.c:276:0:
../msgpack-1.2.0/include/msgpack/unpack_template.h: In function ‘template_execute’:
../msgpack-1.2.0/include/msgpack/unpack_template.h:258:17: error: this statement may fall through [-Werror=implicit-fallthrough=]
                 ++p;
                 ^~~
../msgpack-1.2.0/include/msgpack/unpack_template.h:260:13: note: here
             default:
             ^~~~~~~
../msgpack-1.2.0/src/unpack.c: At top level:
cc1: error: unrecognized command line option ‘-Wno-mismatched-tags’ [-Werror]
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/msgpack-static.dir/build.make:63: CMakeFiles/msgpack-static.dir/src/unpack.c.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/msgpack-static.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 11%] Building C object CMakeFiles/msgpack.dir/src/objectc.c.o
/usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -Dmsgpack_EXPORTS -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/. -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/include -I/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/include   -DNDEBUG -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2 -fPIC   -Wall -Wextra -Wno-mismatched-tags -Werror -g -O3 -DPIC -o CMakeFiles/msgpack.dir/src/objectc.c.o -c /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0/src/objectc.c
In file included from ../msgpack-1.2.0/src/unpack.c:276:0:
../msgpack-1.2.0/include/msgpack/unpack_template.h: In function ‘template_execute’:
../msgpack-1.2.0/include/msgpack/unpack_template.h:258:17: error: this statement may fall through [-Werror=implicit-fallthrough=]
                 ++p;
                 ^~~
../msgpack-1.2.0/include/msgpack/unpack_template.h:260:13: note: here
             default:
             ^~~~~~~
../msgpack-1.2.0/src/unpack.c: At top level:
cc1: error: unrecognized command line option ‘-Wno-mismatched-tags’ [-Werror]
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/msgpack.dir/build.make:63: CMakeFiles/msgpack.dir/src/unpack.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/msgpack.dir/all] Error 2
[ 13%] Linking CXX executable enum
cd /var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/enum.dir/link.txt --verbose=1
/usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++  -std=c++03 -O2 -pipe -march=native -mtune=native -mfpmath=sse -mavx2  -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -rdynamic CMakeFiles/enum.dir/enum.cpp.o  -o enum 
In file included from ../../../msgpack-1.2.0/include/msgpack/adaptor/define.hpp:24:0,
                 from ../../../msgpack-1.2.0/include/msgpack/type.hpp:23,
                 from ../../../msgpack-1.2.0/include/msgpack/object.hpp:818,
                 from ../../../msgpack-1.2.0/include/msgpack.hpp:18,
                 from ../../../msgpack-1.2.0/example/cpp03/custom.cpp:18:
../../../msgpack-1.2.0/include/msgpack/adaptor/detail/cpp03_define_array.hpp: In member function ‘void msgpack::v1::type::define_array<A0, A1>::msgpack_unpack(const msgpack::v1::object&) [with A0 = std::__cxx11::basic_string<char>; A1 = int]’:
../../../msgpack-1.2.0/include/msgpack/adaptor/detail/cpp03_define_array.hpp:179:21: error: this statement may fall through [-Werror=implicit-fallthrough=]
             case 2: ptr[1].convert(a1);
                     ^~~
../../../msgpack-1.2.0/include/msgpack/adaptor/detail/cpp03_define_array.hpp:180:13: note: here
             case 1: ptr[0].convert(a0);
             ^~~~
At global scope:
cc1plus: error: unrecognized command line option ‘-Wno-mismatched-tags’ [-Werror]
cc1plus: all warnings being treated as errors
make[2]: *** [example/cpp03/CMakeFiles/custom.dir/build.make:63: example/cpp03/CMakeFiles/custom.dir/custom.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make[1]: *** [CMakeFiles/Makefile2:552: example/cpp03/CMakeFiles/custom.dir/all] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
[ 13%] Built target enum
make[1]: Leaving directory '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
make: *** [Makefile:130: all] Error 2
 * ERROR: dev-libs/msgpack-1.2.0::bitcoin failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/msgpack-1.2.0::bitcoin'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/msgpack-1.2.0::bitcoin'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/msgpack-1.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/msgpack-1.2.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0-abi_x86_64.amd64'
 * S: '/var/tmp/portage/dev-libs/msgpack-1.2.0/work/msgpack-1.2.0'