Skip to content

Instantly share code, notes, and snippets.

Created May 24, 2016 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d7463d0b445b9823c1c0522f2928f781 to your computer and use it in GitHub Desktop.
Save anonymous/d7463d0b445b9823c1c0522f2928f781 to your computer and use it in GitHub Desktop.
azmq (ahundt/robotics/azmq) on Ubuntu 14.04.3 LTS - Homebrew build logs
Homebrew build logs for ahundt/robotics/azmq on Ubuntu 14.04.3 LTS
Build date: 2016-05-24 14:03:36
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: bcb349a7e6d025ae19ac2df3d749232a5b028b37
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 8b249f6ae1255b81549a9f720ac6fee2eeeb4172
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/peter/.linuxbrew
HOMEBREW_REPOSITORY: /home/peter/.linuxbrew
HOMEBREW_CELLAR: /home/peter/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 8-core 64-bit sandybridge
Kernel: Linux 3.19.0-25-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.3 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: N/A
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Perl: /usr/bin/perl
Python: /home/peter/.linuxbrew/bin/python => /home/peter/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: 1.7.0_79
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Setting LD_* vars can break dynamic linking.
Set variables:
LD_LIBRARY_PATH: /home/peter/.linuxbrew/lib:
Formula: azmq
Tap: ahundt/robotics
Path: /home/peter/.linuxbrew/Library/Taps/ahundt/homebrew-robotics/azmq.rb
2016-05-24 14:03:13 -0400
cmake
.
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/home/peter/.linuxbrew/Cellar/azmq/0.01
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DCMAKE_BUILD_WITH_INSTALL_RPATH=1
-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=1
-DBoost_DIR=/home/peter/.linuxbrew/opt/boost
-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /home/peter/.linuxbrew/bin/gcc-5
-- Check for working C compiler: /home/peter/.linuxbrew/bin/gcc-5 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/peter/.linuxbrew/bin/g++-5
-- Check for working CXX compiler: /home/peter/.linuxbrew/bin/g++-5 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- log
-- date_time
-- thread
-- chrono
-- regex
-- random
-- log_setup
-- filesystem
-- atomic
-- ZeroMQ version: 4.1.4
-- Found ZeroMQ: /home/peter/.linuxbrew/include (found suitable version "4.1", minimum required is "4.0")
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/azmq-20160524-32537-cfoi16
2016-05-24 14:03:16 -0400
make
install
/home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -H/tmp/azmq-20160524-32537-cfoi16 -B/tmp/azmq-20160524-32537-cfoi16 --check-build-system CMakeFiles/Makefile.cmake 0
/home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_progress_start /tmp/azmq-20160524-32537-cfoi16/CMakeFiles /tmp/azmq-20160524-32537-cfoi16/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/message/CMakeFiles/test_message.dir/build.make test/message/CMakeFiles/test_message.dir/depend
make -f test/context_ops/CMakeFiles/test_context_ops.dir/build.make test/context_ops/CMakeFiles/test_context_ops.dir/depend
make -f test/socket_ops/CMakeFiles/test_socket_ops.dir/build.make test/socket_ops/CMakeFiles/test_socket_ops.dir/depend
make -f test/socket/CMakeFiles/test_socket.dir/build.make test/socket/CMakeFiles/test_socket.dir/depend
make -f test/signal/CMakeFiles/test_signal.dir/build.make test/signal/CMakeFiles/test_signal.dir/depend
make -f test/actor/CMakeFiles/test_actor.dir/build.make test/actor/CMakeFiles/test_actor.dir/depend
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/message /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/message /tmp/azmq-20160524-32537-cfoi16/test/message/CMakeFiles/test_message.dir/DependInfo.cmake --color=
make -f doc/examples/actor/CMakeFiles/actor.dir/build.make doc/examples/actor/CMakeFiles/actor.dir/depend
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/context_ops /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/context_ops /tmp/azmq-20160524-32537-cfoi16/test/context_ops/CMakeFiles/test_context_ops.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/socket_ops /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/socket_ops /tmp/azmq-20160524-32537-cfoi16/test/socket_ops/CMakeFiles/test_socket_ops.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/socket /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/socket /tmp/azmq-20160524-32537-cfoi16/test/socket/CMakeFiles/test_socket.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/signal /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/signal /tmp/azmq-20160524-32537-cfoi16/test/signal/CMakeFiles/test_signal.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/actor /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/test/actor /tmp/azmq-20160524-32537-cfoi16/test/actor/CMakeFiles/test_actor.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
cd /tmp/azmq-20160524-32537-cfoi16 && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/doc/examples/actor /tmp/azmq-20160524-32537-cfoi16 /tmp/azmq-20160524-32537-cfoi16/doc/examples/actor /tmp/azmq-20160524-32537-cfoi16/doc/examples/actor/CMakeFiles/actor.dir/DependInfo.cmake --color=
Scanning dependencies of target test_message
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/message/CMakeFiles/test_message.dir/build.make test/message/CMakeFiles/test_message.dir/build
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 7%] Building CXX object test/message/CMakeFiles/test_message.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/test/message && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_message.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/test/message/main.cpp
Scanning dependencies of target test_context_ops
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/context_ops/CMakeFiles/test_context_ops.dir/build.make test/context_ops/CMakeFiles/test_context_ops.dir/build
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 14%] Building CXX object test/context_ops/CMakeFiles/test_context_ops.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/test/context_ops && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_context_ops.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/test/context_ops/main.cpp
Scanning dependencies of target test_signal
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/signal/CMakeFiles/test_signal.dir/build.make test/signal/CMakeFiles/test_signal.dir/build
Scanning dependencies of target test_socket_ops
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/socket_ops/CMakeFiles/test_socket_ops.dir/build.make test/socket_ops/CMakeFiles/test_socket_ops.dir/build
Scanning dependencies of target test_socket
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/socket/CMakeFiles/test_socket.dir/build.make test/socket/CMakeFiles/test_socket.dir/build
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 21%] Building CXX object test/signal/CMakeFiles/test_signal.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/test/signal && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_signal.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/test/signal/main.cpp
Scanning dependencies of target test_actor
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f test/actor/CMakeFiles/test_actor.dir/build.make test/actor/CMakeFiles/test_actor.dir/build
Scanning dependencies of target actor
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make -f doc/examples/actor/CMakeFiles/actor.dir/build.make doc/examples/actor/CMakeFiles/actor.dir/build
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 28%] Building CXX object test/socket_ops/CMakeFiles/test_socket_ops.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/test/socket_ops && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_socket_ops.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/test/socket_ops/main.cpp
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 35%] Building CXX object test/socket/CMakeFiles/test_socket.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/test/socket && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_socket.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/test/socket/main.cpp
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 42%] Building CXX object test/actor/CMakeFiles/test_actor.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/test/actor && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_actor.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/test/actor/main.cpp
make[2]: Entering directory `/tmp/azmq-20160524-32537-cfoi16'
[ 50%] Building CXX object doc/examples/actor/CMakeFiles/actor.dir/main.cpp.o
cd /tmp/azmq-20160524-32537-cfoi16/doc/examples/actor && /home/peter/.linuxbrew/bin/g++-5 -I/home/peter/.linuxbrew/include -I/tmp/azmq-20160524-32537-cfoi16 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/actor.dir/main.cpp.o -c /tmp/azmq-20160524-32537-cfoi16/doc/examples/actor/main.cpp
[ 57%] Linking CXX executable test_context_ops
cd /tmp/azmq-20160524-32537-cfoi16/test/context_ops && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/test_context_ops.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/test_context_ops.dir/main.cpp.o -o test_context_ops -rdynamic -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt -lzmq
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
[ 57%] Built target test_context_ops
[ 64%] Linking CXX executable test_message
cd /tmp/azmq-20160524-32537-cfoi16/test/message && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/test_message.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/test_message.dir/main.cpp.o -o test_message -rdynamic -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt -lzmq
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
[ 64%] Built target test_message
[ 71%] Linking CXX executable actor
cd /tmp/azmq-20160524-32537-cfoi16/doc/examples/actor && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/actor.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/actor.dir/main.cpp.o -o actor -rdynamic -lpthread -lzmq -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt
CMakeFiles/actor.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_imp()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv]+0x271): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
CMakeFiles/actor.dir/main.cpp.o: In function `bool boost::regex_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)':
main.cpp:(.text._ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE[_ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE]+0xd4): undefined reference to `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
CMakeFiles/actor.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0xf8): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [doc/examples/actor/actor] Error 1
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make[1]: *** [doc/examples/actor/CMakeFiles/actor.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 78%] Linking CXX executable test_signal
cd /tmp/azmq-20160524-32537-cfoi16/test/signal && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/test_signal.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/test_signal.dir/main.cpp.o -o test_signal -rdynamic -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt -lzmq
CMakeFiles/test_signal.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_imp()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv]+0x271): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
CMakeFiles/test_signal.dir/main.cpp.o: In function `bool boost::regex_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)':
main.cpp:(.text._ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE[_ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE]+0xd4): undefined reference to `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
CMakeFiles/test_signal.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0xf8): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [test/signal/test_signal] Error 1
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make[1]: *** [test/signal/CMakeFiles/test_signal.dir/all] Error 2
[ 85%] Linking CXX executable test_socket_ops
cd /tmp/azmq-20160524-32537-cfoi16/test/socket_ops && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/test_socket_ops.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/test_socket_ops.dir/main.cpp.o -o test_socket_ops -rdynamic -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt -lzmq
CMakeFiles/test_socket_ops.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_imp()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv]+0x271): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
CMakeFiles/test_socket_ops.dir/main.cpp.o: In function `bool boost::regex_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)':
main.cpp:(.text._ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE[_ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE]+0xd4): undefined reference to `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
CMakeFiles/test_socket_ops.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0xf8): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [test/socket_ops/test_socket_ops] Error 1
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make[1]: *** [test/socket_ops/CMakeFiles/test_socket_ops.dir/all] Error 2
[ 92%] Linking CXX executable test_actor
cd /tmp/azmq-20160524-32537-cfoi16/test/actor && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/test_actor.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/test_actor.dir/main.cpp.o -o test_actor -rdynamic -lpthread -lzmq -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt
CMakeFiles/test_actor.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_imp()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv]+0x271): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
CMakeFiles/test_actor.dir/main.cpp.o: In function `bool boost::regex_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)':
main.cpp:(.text._ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE[_ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE]+0xd4): undefined reference to `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
CMakeFiles/test_actor.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0xf8): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [test/actor/test_actor] Error 1
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make[1]: *** [test/actor/CMakeFiles/test_actor.dir/all] Error 2
[100%] Linking CXX executable test_socket
cd /tmp/azmq-20160524-32537-cfoi16/test/socket && /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake -E cmake_link_script CMakeFiles/test_socket.dir/link.txt --verbose=1
/home/peter/.linuxbrew/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib CMakeFiles/test_socket.dir/main.cpp.o -o test_socket -rdynamic -lboost_system-mt -lboost_log-mt -lboost_date_time-mt -lboost_thread-mt -lboost_chrono-mt -lboost_regex-mt -lboost_random-mt -lboost_log_setup-mt -lboost_filesystem-mt -lboost_atomic-mt -lzmq -lpthread
CMakeFiles/test_socket.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_imp()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9match_impEv]+0x271): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
CMakeFiles/test_socket.dir/main.cpp.o: In function `bool boost::regex_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)':
main.cpp:(.text._ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE[_ZN5boost11regex_matchIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISB_EEEcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEEbT_SJ_RNS_13match_resultsISJ_T0_EERKNS_11basic_regexIT1_T2_EENS_15regex_constants12_match_flagsE]+0xd4): undefined reference to `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
CMakeFiles/test_socket.dir/main.cpp.o: In function `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()':
main.cpp:(.text._ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10600012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0xf8): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [test/socket/test_socket] Error 1
make[2]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make[1]: *** [test/socket/CMakeFiles/test_socket.dir/all] Error 2
make[1]: Leaving directory `/tmp/azmq-20160524-32537-cfoi16'
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: bcb349a7e6d025ae19ac2df3d749232a5b028b37
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 8b249f6ae1255b81549a9f720ac6fee2eeeb4172
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/peter/.linuxbrew
HOMEBREW_REPOSITORY: /home/peter/.linuxbrew
HOMEBREW_CELLAR: /home/peter/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 8-core 64-bit sandybridge
Kernel: Linux 3.19.0-25-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.3 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: N/A
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Perl: /usr/bin/perl
Python: /home/peter/.linuxbrew/bin/python => /home/peter/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: 1.7.0_79
CC: /home/peter/.linuxbrew/bin/gcc-5 => /home/peter/.linuxbrew/Cellar/gcc/5.3.0/bin/gcc-5
CXX: /home/peter/.linuxbrew/bin/g++-5 => /home/peter/.linuxbrew/Cellar/gcc/5.3.0/bin/g++-5
OBJC: /home/peter/.linuxbrew/bin/gcc-5
OBJCXX: /home/peter/.linuxbrew/bin/g++-5
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/peter/.linuxbrew/include
LDFLAGS: -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /home/peter/.linuxbrew
PKG_CONFIG_LIBDIR: /home/peter/.linuxbrew/lib/pkgconfig:/home/peter/.linuxbrew/share/pkgconfig
PATH: /home/peter/.linuxbrew/bin:/home/peter/.linuxbrew/bin:/opt/cmake-basis-3.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/peter/.linuxbrew/Library/ENV/scm
CPATH: /home/peter/.linuxbrew/include
LD_LIBRARY_PATH: /home/peter/.linuxbrew/Cellar/azmq/0.01/lib:/home/peter/.linuxbrew/Cellar/azmq/0.01:/home/peter/.linuxbrew/lib:
LD_RUN_PATH: /home/peter/.linuxbrew/lib
LIBRARY_PATH: /home/peter/.linuxbrew/lib
# This is the CMakeCache file.
# For build in directory: /tmp/azmq-20160524-32537-cfoi16
# It was generated by CMake: /home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Boost atomic library (debug)
Boost_ATOMIC_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_atomic-mt.so
//Boost atomic library (release)
Boost_ATOMIC_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_atomic-mt.so
//Boost chrono library (debug)
Boost_CHRONO_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_chrono-mt.so
//Boost chrono library (release)
Boost_CHRONO_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_chrono-mt.so
//Boost date_time library (debug)
Boost_DATE_TIME_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_date_time-mt.so
//Boost date_time library (release)
Boost_DATE_TIME_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_date_time-mt.so
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND
//Boost filesystem library (debug)
Boost_FILESYSTEM_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_filesystem-mt.so
//Boost filesystem library (release)
Boost_FILESYSTEM_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_filesystem-mt.so
//Path to a file.
Boost_INCLUDE_DIR:PATH=/home/peter/.linuxbrew/include
//Boost library directory DEBUG
Boost_LIBRARY_DIR_DEBUG:PATH=/home/peter/.linuxbrew/lib
//Boost library directory RELEASE
Boost_LIBRARY_DIR_RELEASE:PATH=/home/peter/.linuxbrew/lib
//Boost log library (debug)
Boost_LOG_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_log-mt.so
//Boost log library (release)
Boost_LOG_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_log-mt.so
//Boost log_setup library (debug)
Boost_LOG_SETUP_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_log_setup-mt.so
//Boost log_setup library (release)
Boost_LOG_SETUP_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_log_setup-mt.so
//Boost random library (debug)
Boost_RANDOM_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_random-mt.so
//Boost random library (release)
Boost_RANDOM_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_random-mt.so
//Boost regex library (debug)
Boost_REGEX_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_regex-mt.so
//Boost regex library (release)
Boost_REGEX_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_regex-mt.so
//Boost system library (debug)
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_system-mt.so
//Boost system library (release)
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_system-mt.so
//Boost thread library (debug)
Boost_THREAD_LIBRARY_DEBUG:FILEPATH=/home/peter/.linuxbrew/lib/libboost_thread-mt.so
//Boost thread library (release)
Boost_THREAD_LIBRARY_RELEASE:FILEPATH=/home/peter/.linuxbrew/lib/libboost_thread-mt.so
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=Release
//No help, variable specified on the command line.
CMAKE_BUILD_WITH_INSTALL_RPATH:UNINITIALIZED=1
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/home/peter/.linuxbrew/bin/g++-5
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING='-Os -w -pipe -march=native '
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG
//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/home/peter/.linuxbrew/bin/gcc-5
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING='-Os -w -pipe -march=native '
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG
//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING= -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib
//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/home/peter/.linuxbrew/Cellar/azmq/0.01
//No help, variable specified on the command line.
CMAKE_INSTALL_RPATH_USE_LINK_PATH:UNINITIALIZED=1
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING= -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=azmq
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING= -L/home/peter/.linuxbrew/lib -Wl,--dynamic-linker=/home/peter/.linuxbrew/lib/ld.so -Wl,-rpath,/home/peter/.linuxbrew/lib
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//Path to a file.
ZeroMQ_INCLUDE_DIRS:PATH=/home/peter/.linuxbrew/include
//Path to a library.
ZeroMQ_LIBRARIES:FILEPATH=/home/peter/.linuxbrew/lib/libzmq.so
//Path to a file.
_ZeroMQ_ROOT:PATH=/home/peter/.linuxbrew
//Value Computed by CMake
actor_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/doc/examples/actor
//Value Computed by CMake
actor_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/doc/examples/actor
//Value Computed by CMake
azmq_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16
//Value Computed by CMake
azmq_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16
//Value Computed by CMake
test_actor_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/actor
//Value Computed by CMake
test_actor_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/actor
//Value Computed by CMake
test_context_ops_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/context_ops
//Value Computed by CMake
test_context_ops_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/context_ops
//Value Computed by CMake
test_message_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/message
//Value Computed by CMake
test_message_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/message
//Value Computed by CMake
test_signal_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/signal
//Value Computed by CMake
test_signal_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/signal
//Value Computed by CMake
test_socket_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/socket
//Value Computed by CMake
test_socket_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/socket
//Value Computed by CMake
test_socket_ops_BINARY_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/socket_ops
//Value Computed by CMake
test_socket_ops_SOURCE_DIR:STATIC=/tmp/azmq-20160524-32537-cfoi16/test/socket_ops
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: Boost_ATOMIC_LIBRARY_DEBUG
Boost_ATOMIC_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_ATOMIC_LIBRARY_RELEASE
Boost_ATOMIC_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_CHRONO_LIBRARY_DEBUG
Boost_CHRONO_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_CHRONO_LIBRARY_RELEASE
Boost_CHRONO_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DATE_TIME_LIBRARY_DEBUG
Boost_DATE_TIME_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DATE_TIME_LIBRARY_RELEASE
Boost_DATE_TIME_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_DEBUG
Boost_FILESYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_RELEASE
Boost_FILESYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_INCLUDE_DIR
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LOG_LIBRARY_DEBUG
Boost_LOG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LOG_LIBRARY_RELEASE
Boost_LOG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LOG_SETUP_LIBRARY_DEBUG
Boost_LOG_SETUP_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LOG_SETUP_LIBRARY_RELEASE
Boost_LOG_SETUP_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_RANDOM_LIBRARY_DEBUG
Boost_RANDOM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_RANDOM_LIBRARY_RELEASE
Boost_RANDOM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG
Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE
Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_THREAD_LIBRARY_DEBUG
Boost_THREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_THREAD_LIBRARY_RELEASE
Boost_THREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/azmq-20160524-32537-cfoi16
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=5
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/home/peter/.linuxbrew/Cellar/cmake/3.5.2/bin/ccmake
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Have symbol pthread_create
CMAKE_HAVE_LIBC_CREATE:INTERNAL=
//Have library pthreads
CMAKE_HAVE_PTHREADS_CREATE:INTERNAL=
//Have library pthread
CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/azmq-20160524-32537-cfoi16
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=11
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/home/peter/.linuxbrew/Cellar/cmake/3.5.2/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress errors that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Whether to issue warnings for deprecated functionality.
CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding ZeroMQ
FIND_PACKAGE_MESSAGE_DETAILS_ZeroMQ:INTERNAL=[/home/peter/.linuxbrew/include][/home/peter/.linuxbrew/lib/libzmq.so][v4.1(4.0)]
//ADVANCED property for variable: ZeroMQ_INCLUDE_DIRS
ZeroMQ_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZeroMQ_LIBRARIES
ZeroMQ_LIBRARIES-ADVANCED:INTERNAL=1
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=atomic;chrono;date_time;filesystem;log;log_setup;random;regex;system;thread
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/home/peter/.linuxbrew/include
//Last used Boost_LIBRARY_DIR_DEBUG value.
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=/home/peter/.linuxbrew/lib
//Last used Boost_LIBRARY_DIR_RELEASE value.
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=/home/peter/.linuxbrew/lib
//Last used Boost_NAMESPACE value.
_Boost_NAMESPACE_LAST:INTERNAL=boost
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment