Skip to content

Instantly share code, notes, and snippets.

@seifertm
Created August 8, 2014 15:30
Show Gist options
  • Save seifertm/d5ebc5c2bf4f97c3b3eb to your computer and use it in GitHub Desktop.
Save seifertm/d5ebc5c2bf4f97c3b3eb to your computer and use it in GitHub Desktop.
Build log for Lunchbox-1.9.1 (with patched) cross compile on Gentoo Linux with MinGW64
 * Package: dev-libs/lunchbox-1.9.1
 * Repository: x-portage
 * USE: amd64 elibc_Winnt kernel_Interix kernel_Winnt prefix userland_GNU
 * FEATURES: nostrip preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 1.9.1.tar.gz to /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work
>>> Source unpacked in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work
>>> Preparing source in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 ...
* Applying lunchbox-1.9.1-cmake.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-snappy-win32.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-liblzf-win32.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-debug.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-parallel-algorithm.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-pluginRegistry.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-structured-exception-handling.patch ...
 [ ok ]
* Applying lunchbox-1.9.1-dllexport.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 ...
>>> Working in BUILD_DIR: "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build"
cmake --no-warn-unused-cli -C /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DDISABLE_BUILDYARD=ON -DCMAKE_RC_COMPILER=/usr/bin/x86_64-w64-mingw32-windres -DCMAKE_SYSTEM_NAME=Windows -DCMAKE_FIND_ROOT_PATH=/usr/x86_64-w64-mingw32 -DBoost_USE_STATIC_LIBS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/gentoo_rules.cmake /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1
Not searching for unused variables given on the command line.
loading initial cache file /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/x86_64-w64-mingw32-gcc
-- Check for working C compiler: /usr/bin/x86_64-w64-mingw32-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-g++
-- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Git: /usr/bin/git (found version "1.8.5.5")
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Can't determine github organization for
-- Found cppcheck: /usr/bin/cppcheck --enable=all --enable=unusedFunction --enable=style --quiet -I some/include/path (found suitable version "1.63", minimum required is "1.61")
-- Found cppcheck 1.63 in /usr/bin/cppcheck
-- C++11 features PASSED: sharedptr tuple auto nullptr array final_override unordered_map template_alias, FAILED:
-- Found PkgConfig: /usr/bin/x86_64-w64-mingw32-pkg-config (found version "0.28")
-- checking for module 'hwloc>=1.3'
-- package 'hwloc>=1.3' not found
-- checking for module 'hwloc>=1.3'
-- package 'hwloc>=1.3' not found
-- Could NOT find DNSSD (missing: _dnssd_LIBRARY)
-- checking for module 'DNSSD'
-- package 'DNSSD' not found
-- checking for module 'LibJpegTurbo'
-- package 'LibJpegTurbo' not found
-- checking for module 'LibJpegTurbo>=1.2.1'
-- package 'LibJpegTurbo>=1.2.1' not found
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [ ]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [/openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-Qopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-xopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [+Oopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-qsmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP C flag = [-mp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [ ]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [/openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-Qopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-openmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-xopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [+Oopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-qsmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Try OpenMP CXX flag = [-mp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Failed
-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS OpenMP_CXX_FLAGS)
-- checking for module 'OpenMP'
-- package 'OpenMP' not found
-- Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH)
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES MPI_CXX_INCLUDE_PATH)
-- checking for module 'MPI'
-- package 'MPI' not found
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- regex
-- serialization
-- filesystem
-- system
-- Configured with Gentoo Boost
-- Looking for include file pthread.h
-- Looking for include file 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
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- <<< Gentoo configuration >>>
Build type Gentoo
Install path /usr
Compiler flags:
C -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow
C++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11
Linker flags:
Executable
Module
Shared
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build
>>> Source configured.
>>> Compiling source in /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 ...
>>> Working in BUILD_DIR: "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build"
make VERBOSE=1
/usr/bin/cmake -H/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 -B/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f lunchbox/CMakeFiles/Lunchbox.dir/build.make lunchbox/CMakeFiles/Lunchbox.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox/CMakeFiles/Lunchbox.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox/CMakeFiles/Lunchbox.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox/CMakeFiles/Lunchbox.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox/CMakeFiles/Lunchbox.dir/depend.internal".
Scanning dependencies of target Lunchbox
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f lunchbox/CMakeFiles/Lunchbox.dir/build.make lunchbox/CMakeFiles/Lunchbox.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 0%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/__/version.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/__/version.cpp.obj -c /usr/x86_
64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/version.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 1
[ 1%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/any.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/any.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/any.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 2
[ 3%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/atomic.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/atomic.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 3
[ 4%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/clock.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/clock.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/clock.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 4
[ 6%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor.cpp.obj -c /usr/x86_
64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 5
[ 7%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressor.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressor.cpp.obj -c
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressor.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 6
[ 9%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorFastLZ.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorFastLZ.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorFastLZ.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 7
[ 10%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorLZF.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorLZF.cpp.obj
-c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorLZF.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 10%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLE10A2.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLE10A2.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLE10A2.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 8
[ 12%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLE4B.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLE4B.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLE4B.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 9
[ 13%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLE4BU.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLE4BU.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLE4BU.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 10
[ 15%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLE4HF.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLE4HF.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLE4HF.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 11
[ 16%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLE565.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLE565.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLE565.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 12
[ 18%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLEB.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLEB.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLEB.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 13
[ 19%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorRLEYUV.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorRLEYUV.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorRLEYUV.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 14
[ 21%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/compressorSnappy.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/compressorSnappy.cpp.
obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/compressorSnappy.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 15
[ 22%] Building C object lunchbox/CMakeFiles/Lunchbox.dir/compressor/fastlz/fastlz.c.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-gcc -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow @CMakeFiles/Lunchbox.dir/includes_C.rsp -o CMakeFiles/Lunchbox.dir/compressor/fastlz/fastlz.c.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/
Lunchbox-1.9.1/lunchbox/compressor/fastlz/fastlz.c
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 22%] Building C object lunchbox/CMakeFiles/Lunchbox.dir/compressor/liblzf/lzf_c.c.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-gcc -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow @CMakeFiles/Lunchbox.dir/includes_C.rsp -o CMakeFiles/Lunchbox.dir/compressor/liblzf/lzf_c.c.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/
Lunchbox-1.9.1/lunchbox/compressor/liblzf/lzf_c.c
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 16
[ 24%] Building C object lunchbox/CMakeFiles/Lunchbox.dir/compressor/liblzf/lzf_d.c.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-gcc -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow @CMakeFiles/Lunchbox.dir/includes_C.rsp -o CMakeFiles/Lunchbox.dir/compressor/liblzf/lzf_d.c.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/
Lunchbox-1.9.1/lunchbox/compressor/liblzf/lzf_d.c
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 17
[ 25%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/snappy/snappy-sinksource.cc.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/snappy/snappy-
sinksource.cc.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/snappy/snappy-sinksource.cc
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 18
[ 27%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/compressor/snappy/snappy.cc.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/compressor/snappy/snappy.cc.obj -
c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/compressor/snappy/snappy.cc
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 19
[ 28%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/condition.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/condition.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/condition.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/condition.cpp:26:0:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/condition_w32.ipp:51:5: warning: unused parameter 'attr' [-Wunused-parameter]
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 20
[ 30%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/debug.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/debug.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/debug.cpp
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/debug.cpp: In function 'void lunchbox::{anonymous}::backtrace_(std::ostream&, size_t)':
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/debug.cpp:106:62: warning: missing initializer for member '_IMAGEHLP_LINE64::Key' [-Wmissing-field-initializers]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/debug.cpp:106:62: warning: missing initializer for member '_IMAGEHLP_LINE64::LineNumber' [-Wmissing-field-initializers]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/debug.cpp:106:62: warning: missing initializer for member '_IMAGEHLP_LINE64::FileName' [-Wmissing-field-initializers]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/debug.cpp:106:62: warning: missing initializer for member '_IMAGEHLP_LINE64::Address' [-Wmissing-field-initializers]
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 21
[ 31%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/decompressor.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/decompressor.cpp.obj -c /usr/x86_
64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/decompressor.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 22
[ 33%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/downloader.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/downloader.cpp.obj -c /usr/x86_
64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/downloader.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 23
[ 34%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/dso.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/dso.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/dso.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 34%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/file.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/file.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/file.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 24
[ 36%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/init.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/init.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/init.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 25
[ 37%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/launcher.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/launcher.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/launcher.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 26
[ 39%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/lock.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/lock.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/lock.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 27
[ 40%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/log.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/log.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/log.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 28
[ 42%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/md5/md5.cc.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/md5/md5.cc.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/md5/md5.cc
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 29
[ 43%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/memoryMap.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/memoryMap.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/memoryMap.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 30
[ 45%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/mpi.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/mpi.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/mpi.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 45%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/omp.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/omp.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/omp.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 31
[ 46%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/plugin.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/plugin.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/plugin.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 32
[ 48%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/pluginRegistry.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/pluginRegistry.cpp.obj -c /usr/
x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/pluginRegistry.cpp
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/pluginRegistry.cpp: In constructor 'lunchbox::detail::PluginRegistry::PluginRegistry()':
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/pluginRegistry.cpp:62:50: warning: 'std::string lunchbox::getDirname(const string&)' is deprecated (declared at /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/file.h:52) [-Wdeprecated-declarations]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/pluginRegistry.cpp:62:66: warning: 'std::string lunchbox::getDirname(const string&)' is deprecated (declared at /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/file.h:52) [-Wdeprecated-declarations]
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 33
[ 50%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/referenced.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/referenced.cpp.obj -c /usr/x86_
64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/referenced.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 34
[ 51%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/requestHandler.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/requestHandler.cpp.obj -c /usr/
x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/requestHandler.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 35
[ 53%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/rng.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/rng.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/rng.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 36
[ 54%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/servus.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/servus.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/servus.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 37
[ 56%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/sleep.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/sleep.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/sleep.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 38
[ 57%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/spinLock.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/spinLock.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/spinLock.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 57%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/thread.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/thread.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/thread.cpp
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/thread.cpp:41:60: note: #pragma message: Thread affinity not supported on WIN32
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 39
[ 59%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/threadID.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/threadID.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/threadID.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 40
[ 60%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/timedLock.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/timedLock.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/timedLock.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 41
[ 62%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/tls.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/tls.cpp.obj -c /usr/x86_64-w64-
mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/tls.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 42
[ 63%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/uint128_t.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/uint128_t.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/uint128_t.cpp
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 43
[ 65%] Building CXX object lunchbox/CMakeFiles/Lunchbox.dir/uploader.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DEQ_PLUGIN_BUILD -DHAVE_BYTESWAP_H -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_DSO_NAME=\"libLunchbox.dll.3\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_SHARED -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DLunchbox_EXPORTS -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/Lunchbox.dir/includes_CXX.rsp -o CMakeFiles/Lunchbox.dir/uploader.cpp.obj -c /usr/x86_64-
w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/uploader.cpp
Linking CXX shared library ../bin/libLunchbox.dll
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/lunchbox && /usr/bin/cmake -E cmake_link_script CMakeFiles/Lunchbox.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/Lunchbox.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/Lunchbox.dir/objects.a @CMakeFiles/Lunchbox.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -Wl,--export-all-symbols,--enable-auto-import -shared -o ../bin/libLunchbox.dll -Wl,--out-implib,../lib/libLunchbox.dll.a -Wl,--major-image-version,1,--minor-image-version,9 -Wl,--whole-archive CMakeFiles/Lunchbox.dir/objects.a -Wl,--no-whole-archive -L/usr/x86_64-w64-mingw32/usr/lib -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
[ 65%] Built target Lunchbox
make -f tests/CMakeFiles/any.dir/build.make tests/CMakeFiles/any.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/any.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/any.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/any.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/any.dir/depend.internal".
Scanning dependencies of target any
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/any.dir/build.make tests/CMakeFiles/any.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 45
[ 66%] Building CXX object tests/CMakeFiles/any.dir/any.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/any.dir/includes_CXX.rsp -o CMakeFiles/any.dir/any.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/any.cpp
Linking CXX executable ../bin/any.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/any.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/any.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/any.dir/objects.a @CMakeFiles/any.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/any.dir/objects.a -Wl,--no-whole-archive -o ../bin/any.exe -Wl,--out-implib,../lib/libany.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 45
[ 66%] Built target any
make -f tests/CMakeFiles/anySerialization.dir/build.make tests/CMakeFiles/anySerialization.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/anySerialization.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/anySerialization.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/anySerialization.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/anySerialization.dir/depend.internal".
Scanning dependencies of target anySerialization
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/anySerialization.dir/build.make tests/CMakeFiles/anySerialization.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 46
[ 68%] Building CXX object tests/CMakeFiles/anySerialization.dir/anySerialization.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/anySerialization.dir/includes_CXX.rsp -o CMakeFiles/anySerialization.dir/anySerialization.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/anySerialization.cpp
Linking CXX executable ../bin/anySerialization.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/anySerialization.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/anySerialization.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/anySerialization.dir/objects.a @CMakeFiles/anySerialization.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/anySerialization.dir/objects.a -Wl,--no-whole-archive -o ../bin/anySerialization.exe -Wl,--out-implib,../lib/libanySerialization.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 46
[ 68%] Built target anySerialization
make -f tests/CMakeFiles/bitOperation.dir/build.make tests/CMakeFiles/bitOperation.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/bitOperation.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/bitOperation.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/bitOperation.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/bitOperation.dir/depend.internal".
Scanning dependencies of target bitOperation
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/bitOperation.dir/build.make tests/CMakeFiles/bitOperation.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 48
[ 69%] Building CXX object tests/CMakeFiles/bitOperation.dir/bitOperation.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/bitOperation.dir/includes_CXX.rsp -o CMakeFiles/bitOperation.dir/bitOperation.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/bitOperation.cpp
Linking CXX executable ../bin/bitOperation.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/bitOperation.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/bitOperation.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/bitOperation.dir/objects.a @CMakeFiles/bitOperation.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/bitOperation.dir/objects.a -Wl,--no-whole-archive -o ../bin/bitOperation.exe -Wl,--out-implib,../lib/libbitOperation.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 48
[ 69%] Built target bitOperation
make -f tests/CMakeFiles/clock.dir/build.make tests/CMakeFiles/clock.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/clock.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/clock.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/clock.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/clock.dir/depend.internal".
Scanning dependencies of target clock
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/clock.dir/build.make tests/CMakeFiles/clock.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 51
[ 71%] Building CXX object tests/CMakeFiles/clock.dir/clock.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/clock.dir/includes_CXX.rsp -o CMakeFiles/clock.dir/clock.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/clock.cpp
Linking CXX executable ../bin/clock.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/clock.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/clock.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/clock.dir/objects.a @CMakeFiles/clock.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/clock.dir/objects.a -Wl,--no-whole-archive -o ../bin/clock.exe -Wl,--out-implib,../lib/libclock.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 51
[ 71%] Built target clock
make -f tests/CMakeFiles/compressor.dir/build.make tests/CMakeFiles/compressor.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/compressor.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/compressor.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/compressor.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/compressor.dir/depend.internal".
Scanning dependencies of target compressor
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/compressor.dir/build.make tests/CMakeFiles/compressor.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 53
[ 72%] Building CXX object tests/CMakeFiles/compressor.dir/compressor.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/compressor.dir/includes_CXX.rsp -o CMakeFiles/compressor.dir/compressor.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/compressor.cpp
Linking CXX executable ../bin/compressor.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/compressor.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/compressor.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/compressor.dir/objects.a @CMakeFiles/compressor.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/compressor.dir/objects.a -Wl,--no-whole-archive -o ../bin/compressor.exe -Wl,--out-implib,../lib/libcompressor.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 53
[ 72%] Built target compressor
make -f tests/CMakeFiles/debug.dir/build.make tests/CMakeFiles/debug.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/debug.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/debug.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/debug.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/debug.dir/depend.internal".
Scanning dependencies of target debug
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/debug.dir/build.make tests/CMakeFiles/debug.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 55
[ 74%] Building CXX object tests/CMakeFiles/debug.dir/debug.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/debug.dir/includes_CXX.rsp -o CMakeFiles/debug.dir/debug.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/debug.cpp
Linking CXX executable ../bin/debug.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/debug.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/debug.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/debug.dir/objects.a @CMakeFiles/debug.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/debug.dir/objects.a -Wl,--no-whole-archive -o ../bin/debug.exe -Wl,--out-implib,../lib/libdebug.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 55
[ 74%] Built target debug
make -f tests/CMakeFiles/dso.dir/build.make tests/CMakeFiles/dso.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/dso.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/dso.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/dso.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/dso.dir/depend.internal".
Scanning dependencies of target dso
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/dso.dir/build.make tests/CMakeFiles/dso.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 57
[ 75%] Building CXX object tests/CMakeFiles/dso.dir/dso.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/dso.dir/includes_CXX.rsp -o CMakeFiles/dso.dir/dso.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/dso.cpp
Linking CXX executable ../bin/dso.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/dso.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/dso.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/dso.dir/objects.a @CMakeFiles/dso.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/dso.dir/objects.a -Wl,--no-whole-archive -o ../bin/dso.exe -Wl,--out-implib,../lib/libdso.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 57
[ 75%] Built target dso
make -f tests/CMakeFiles/issue1.dir/build.make tests/CMakeFiles/issue1.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue1.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue1.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue1.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue1.dir/depend.internal".
Scanning dependencies of target issue1
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/issue1.dir/build.make tests/CMakeFiles/issue1.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 60
[ 77%] Building CXX object tests/CMakeFiles/issue1.dir/issue1.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/issue1.dir/includes_CXX.rsp -o CMakeFiles/issue1.dir/issue1.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/issue1.cpp
Linking CXX executable ../bin/issue1.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/issue1.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/issue1.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/issue1.dir/objects.a @CMakeFiles/issue1.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/issue1.dir/objects.a -Wl,--no-whole-archive -o ../bin/issue1.exe -Wl,--out-implib,../lib/libissue1.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 60
[ 77%] Built target issue1
make -f tests/CMakeFiles/issue5.dir/build.make tests/CMakeFiles/issue5.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue5.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue5.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue5.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/issue5.dir/depend.internal".
Scanning dependencies of target issue5
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/issue5.dir/build.make tests/CMakeFiles/issue5.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 77%] Building CXX object tests/CMakeFiles/issue5.dir/issue5.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/issue5.dir/includes_CXX.rsp -o CMakeFiles/issue5.dir/issue5.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/issue5.cpp
Linking CXX executable ../bin/issue5.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/issue5.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/issue5.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/issue5.dir/objects.a @CMakeFiles/issue5.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/issue5.dir/objects.a -Wl,--no-whole-archive -o ../bin/issue5.exe -Wl,--out-implib,../lib/libissue5.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 77%] Built target issue5
make -f tests/CMakeFiles/lfQueue.dir/build.make tests/CMakeFiles/lfQueue.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfQueue.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfQueue.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfQueue.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfQueue.dir/depend.internal".
Scanning dependencies of target lfQueue
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/lfQueue.dir/build.make tests/CMakeFiles/lfQueue.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 63
[ 78%] Building CXX object tests/CMakeFiles/lfQueue.dir/lfQueue.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/lfQueue.dir/includes_CXX.rsp -o CMakeFiles/lfQueue.dir/lfQueue.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/lfQueue.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/lfQueue.h:21:0,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/lfQueue.cpp:20:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:172:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndAdd(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:177:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndSub(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:192:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::incAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:197:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::decAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:203:6: warning: 'static bool lunchbox::Atomic< <template-parameter-1-1> >::compareAndSwap(T*, T, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
Linking CXX executable ../bin/lfQueue.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/lfQueue.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/lfQueue.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/lfQueue.dir/objects.a @CMakeFiles/lfQueue.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/lfQueue.dir/objects.a -Wl,--no-whole-archive -o ../bin/lfQueue.exe -Wl,--out-implib,../lib/liblfQueue.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 63
[ 78%] Built target lfQueue
make -f tests/CMakeFiles/lfVector.dir/build.make tests/CMakeFiles/lfVector.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfVector.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfVector.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfVector.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lfVector.dir/depend.internal".
Scanning dependencies of target lfVector
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/lfVector.dir/build.make tests/CMakeFiles/lfVector.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 65
[ 80%] Building CXX object tests/CMakeFiles/lfVector.dir/lfVector.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/lfVector.dir/includes_CXX.rsp -o CMakeFiles/lfVector.dir/lfVector.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/lfVector.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/spinLock.h:21:0,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/lfVector.h:29,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/lfVector.cpp:24:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:172:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndAdd(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:177:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndSub(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:192:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::incAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:197:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::decAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:203:6: warning: 'static bool lunchbox::Atomic< <template-parameter-1-1> >::compareAndSwap(T*, T, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
Linking CXX executable ../bin/lfVector.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/lfVector.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/lfVector.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/lfVector.dir/objects.a @CMakeFiles/lfVector.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/lfVector.dir/objects.a -Wl,--no-whole-archive -o ../bin/lfVector.exe -Wl,--out-implib,../lib/liblfVector.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 65
[ 80%] Built target lfVector
make -f tests/CMakeFiles/lock.dir/build.make tests/CMakeFiles/lock.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lock.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lock.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lock.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/lock.dir/depend.internal".
Scanning dependencies of target lock
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/lock.dir/build.make tests/CMakeFiles/lock.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 67
[ 81%] Building CXX object tests/CMakeFiles/lock.dir/lock.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/lock.dir/includes_CXX.rsp -o CMakeFiles/lock.dir/lock.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/lock.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/lock.cpp:21:0:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:172:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndAdd(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:177:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndSub(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:192:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::incAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:197:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::decAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:203:6: warning: 'static bool lunchbox::Atomic< <template-parameter-1-1> >::compareAndSwap(T*, T, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
Linking CXX executable ../bin/lock.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/lock.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/lock.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/lock.dir/objects.a @CMakeFiles/lock.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/lock.dir/objects.a -Wl,--no-whole-archive -o ../bin/lock.exe -Wl,--out-implib,../lib/liblock.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 67
[ 81%] Built target lock
make -f tests/CMakeFiles/memoryMap.dir/build.make tests/CMakeFiles/memoryMap.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/memoryMap.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/memoryMap.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/memoryMap.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/memoryMap.dir/depend.internal".
Scanning dependencies of target memoryMap
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/memoryMap.dir/build.make tests/CMakeFiles/memoryMap.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 81%] Building CXX object tests/CMakeFiles/memoryMap.dir/memoryMap.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/memoryMap.dir/includes_CXX.rsp -o CMakeFiles/memoryMap.dir/memoryMap.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/memoryMap.cpp
Linking CXX executable ../bin/memoryMap.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/memoryMap.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/memoryMap.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/memoryMap.dir/objects.a @CMakeFiles/memoryMap.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/memoryMap.dir/objects.a -Wl,--no-whole-archive -o ../bin/memoryMap.exe -Wl,--out-implib,../lib/libmemoryMap.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 81%] Built target memoryMap
make -f tests/CMakeFiles/monitor.dir/build.make tests/CMakeFiles/monitor.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/monitor.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/monitor.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/monitor.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/monitor.dir/depend.internal".
Scanning dependencies of target monitor
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/monitor.dir/build.make tests/CMakeFiles/monitor.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 71
[ 83%] Building CXX object tests/CMakeFiles/monitor.dir/monitor.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/monitor.dir/includes_CXX.rsp -o CMakeFiles/monitor.dir/monitor.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/monitor.cpp
Linking CXX executable ../bin/monitor.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/monitor.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/monitor.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/monitor.dir/objects.a @CMakeFiles/monitor.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/monitor.dir/objects.a -Wl,--no-whole-archive -o ../bin/monitor.exe -Wl,--out-implib,../lib/libmonitor.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 71
[ 83%] Built target monitor
make -f tests/CMakeFiles/mpi.dir/build.make tests/CMakeFiles/mpi.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mpi.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mpi.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mpi.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mpi.dir/depend.internal".
Scanning dependencies of target mpi
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/mpi.dir/build.make tests/CMakeFiles/mpi.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 73
[ 84%] Building CXX object tests/CMakeFiles/mpi.dir/mpi.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/mpi.dir/includes_CXX.rsp -o CMakeFiles/mpi.dir/mpi.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/mpi.cpp
Linking CXX executable ../bin/mpi.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpi.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/mpi.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/mpi.dir/objects.a @CMakeFiles/mpi.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/mpi.dir/objects.a -Wl,--no-whole-archive -o ../bin/mpi.exe -Wl,--out-implib,../lib/libmpi.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 73
[ 84%] Built target mpi
make -f tests/CMakeFiles/mtQueue.dir/build.make tests/CMakeFiles/mtQueue.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mtQueue.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mtQueue.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mtQueue.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/mtQueue.dir/depend.internal".
Scanning dependencies of target mtQueue
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/mtQueue.dir/build.make tests/CMakeFiles/mtQueue.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 75
[ 86%] Building CXX object tests/CMakeFiles/mtQueue.dir/mtQueue.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/mtQueue.dir/includes_CXX.rsp -o CMakeFiles/mtQueue.dir/mtQueue.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/mtQueue.cpp
Linking CXX executable ../bin/mtQueue.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/mtQueue.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/mtQueue.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/mtQueue.dir/objects.a @CMakeFiles/mtQueue.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/mtQueue.dir/objects.a -Wl,--no-whole-archive -o ../bin/mtQueue.exe -Wl,--out-implib,../lib/libmtQueue.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 75
[ 86%] Built target mtQueue
make -f tests/CMakeFiles/openmp.dir/build.make tests/CMakeFiles/openmp.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/openmp.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/openmp.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/openmp.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/openmp.dir/depend.internal".
Scanning dependencies of target openmp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/openmp.dir/build.make tests/CMakeFiles/openmp.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 86%] Building CXX object tests/CMakeFiles/openmp.dir/openmp.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/openmp.dir/includes_CXX.rsp -o CMakeFiles/openmp.dir/openmp.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/openmp.cpp
Linking CXX executable ../bin/openmp.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/openmp.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/openmp.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/openmp.dir/objects.a @CMakeFiles/openmp.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/openmp.dir/objects.a -Wl,--no-whole-archive -o ../bin/openmp.exe -Wl,--out-implib,../lib/libopenmp.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles
[ 86%] Built target openmp
make -f tests/CMakeFiles/perThread.dir/build.make tests/CMakeFiles/perThread.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/perThread.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/perThread.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/perThread.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/perThread.dir/depend.internal".
Scanning dependencies of target perThread
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/perThread.dir/build.make tests/CMakeFiles/perThread.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 78
[ 87%] Building CXX object tests/CMakeFiles/perThread.dir/perThread.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/perThread.dir/includes_CXX.rsp -o CMakeFiles/perThread.dir/perThread.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/perThread.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/perThread.cpp:25:0:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:172:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndAdd(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:177:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndSub(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:192:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::incAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:197:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::decAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:203:6: warning: 'static bool lunchbox::Atomic< <template-parameter-1-1> >::compareAndSwap(T*, T, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
Linking CXX executable ../bin/perThread.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/perThread.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/perThread.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/perThread.dir/objects.a @CMakeFiles/perThread.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/perThread.dir/objects.a -Wl,--no-whole-archive -o ../bin/perThread.exe -Wl,--out-implib,../lib/libperThread.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 78
[ 87%] Built target perThread
make -f tests/CMakeFiles/refPtr.dir/build.make tests/CMakeFiles/refPtr.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/refPtr.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/refPtr.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/refPtr.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/refPtr.dir/depend.internal".
Scanning dependencies of target refPtr
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/refPtr.dir/build.make tests/CMakeFiles/refPtr.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 80
[ 89%] Building CXX object tests/CMakeFiles/refPtr.dir/refPtr.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/refPtr.dir/includes_CXX.rsp -o CMakeFiles/refPtr.dir/refPtr.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/refPtr.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/referenced.h:22:0,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/refPtr.cpp:23:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:172:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndAdd(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:177:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndSub(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:192:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::incAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:197:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::decAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:203:6: warning: 'static bool lunchbox::Atomic< <template-parameter-1-1> >::compareAndSwap(T*, T, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
Linking CXX executable ../bin/refPtr.exe
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/refPtr.dir/link.txt --verbose=1
/usr/bin/cmake -E remove -f CMakeFiles/refPtr.dir/objects.a
/usr/bin/x86_64-w64-mingw32-ar cr CMakeFiles/refPtr.dir/objects.a @CMakeFiles/refPtr.dir/objects1.rsp
/usr/bin/x86_64-w64-mingw32-g++ -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 -Wl,--whole-archive CMakeFiles/refPtr.dir/objects.a -Wl,--no-whole-archive -o ../bin/refPtr.exe -Wl,--out-implib,../lib/librefPtr.dll.a -Wl,--major-image-version,0,--minor-image-version,0 -L/usr/x86_64-w64-mingw32/usr/lib ../lib/libLunchbox.dll.a /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lpthread /usr/x86_64-w64-mingw32/usr/lib/libboost_regex.a /usr/x86_64-w64-mingw32/usr/lib/libboost_serialization.a /usr/x86_64-w64-mingw32/usr/lib/libboost_filesystem.a /usr/x86_64-w64-mingw32/usr/lib/libboost_system.a -lws2_32 -lmswsock -limagehlp
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 80
[ 89%] Built target refPtr
make -f tests/CMakeFiles/requestHandler.dir/build.make tests/CMakeFiles/requestHandler.dir/depend
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1 /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/requestHandler.dir/DependInfo.cmake --color=
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/requestHandler.dir/DependInfo.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/requestHandler.dir/depend.internal".
Dependee "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests/CMakeFiles/requestHandler.dir/depend.internal".
Scanning dependencies of target requestHandler
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make -f tests/CMakeFiles/requestHandler.dir/build.make tests/CMakeFiles/requestHandler.dir/build
make[2]: Entering directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
/usr/bin/cmake -E cmake_progress_report /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/CMakeFiles 82
[ 90%] Building CXX object tests/CMakeFiles/requestHandler.dir/requestHandler.cpp.obj
cd /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/tests && /usr/bin/x86_64-w64-mingw32-g++ -DBOOST_ALL_NO_LIB -DBoost_NO_BOOST_CMAKE -DCXX_ARRAY_SUPPORTED -DCXX_AUTO_SUPPORTED -DCXX_FINAL_OVERRIDE_SUPPORTED -DCXX_NULLPTR_SUPPORTED -DCXX_SHAREDPTR_SUPPORTED -DCXX_TEMPLATE_ALIAS_SUPPORTED -DCXX_TUPLE_SUPPORTED -DCXX_UNORDERED_MAP_SUPPORTED -DLUNCHBOX_BUILD_DIR=\"/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build/\" -DLUNCHBOX_LITTLEENDIAN -DLUNCHBOX_USE_BOOST=1 -DLUNCHBOX_USE_V1_API=1 -DLUNCHBOX_VERSION=1.9.1 -DWARN_DEPRECATED -DWin32=1 -DNDEBUG -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Winvalid-pch -Winit-self -Wno-unknown-pragmas -Wshadow -Wnon-virtual-dtor -Wsign-promo -Wvla -fno-strict-aliasing -std=c++11 @CMakeFiles/requestHandler.dir/includes_CXX.rsp -o CMakeFiles/requestHandler.dir/requestHandler.cpp.obj -c /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/requestHandler.cpp
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/requestHandler.cpp:25:0:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/requestHandler.h:71:27: error: function 'uint32_t lunchbox::RequestHandler::registerRequest(void*)' definition is marked dllimport
In file included from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/referenced.h:22:0,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/future.h:22,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/request.h:21,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/requestHandler.h:169,
from /usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/tests/requestHandler.cpp:25:
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:172:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndAdd(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:177:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::getAndSub(T&, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:192:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::incAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:197:23: warning: 'static T lunchbox::Atomic< <template-parameter-1-1> >::decAndGet(T&)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1/lunchbox/atomic.h:203:6: warning: 'static bool lunchbox::Atomic< <template-parameter-1-1> >::compareAndSwap(T*, T, T)' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
make[2]: *** [tests/CMakeFiles/requestHandler.dir/requestHandler.cpp.obj] Error 1
make[2]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make[1]: *** [tests/CMakeFiles/requestHandler.dir/all] Error 2
make[1]: Leaving directory `/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
make: *** [all] Error 2
* ERROR: dev-libs/lunchbox-1.9.1::x-portage failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-libs/lunchbox-1.9.1::x-portage'`,
* the complete build log and the output of `emerge -pqv '=dev-libs/lunchbox-1.9.1::x-portage'`.
* The complete build log is located at '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/temp/build.log'.
* The ebuild environment file is located at '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/temp/environment'.
* Working directory: '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/lunchbox-1.9.1_build'
* S: '/usr/x86_64-w64-mingw32/tmp/portage/dev-libs/lunchbox-1.9.1/work/Lunchbox-1.9.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment