Created
July 12, 2016 09:34
-
-
Save anonymous/1158a864123d02097954bd34b4dcfe0c to your computer and use it in GitHub Desktop.
azmq (ahundt/robotics/azmq) on Ubuntu 16.04 LTS - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for ahundt/robotics/azmq on Ubuntu 16.04 LTS | |
Build date: 2016-07-12 05:30:50 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Linuxbrew/brew.git | |
HEAD: 550679f2e1eed2148a9db1edce8b793b26ce59d4 | |
Last commit: 17 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 3697fd00f5ae7aec3f93ce3f595745eef10e93f9 | |
Core tap last commit: 13 hours ago | |
HOMEBREW_PREFIX: /home/ahundt/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/ahundt/.linuxbrew | |
HOMEBREW_CELLAR: /home/ahundt/.linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: 44-core 64-bit broadwell | |
Clang: N/A | |
Git: 2.7.4 => /usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python => /usr/bin/python2.7 | |
Ruby: /usr/bin/ruby => /usr/bin/ruby2.3 | |
Java: openjdk version "1.8.0_91" | |
Kernel: Linux 4.4.0-28-generic x86_64 GNU/Linux | |
OS: Ubuntu 16.04 LTS | |
Codename: xenial | |
OS glibc: 2.23 | |
OS gcc: 5.3.1 | |
Linuxbrew glibc: N/A | |
Linuxbrew gcc: 5.3.0 | |
Linuxbrew xorg: N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: Some directories in your path end in a slash. | |
Directories in your path should not end in a slash. This can break other | |
doctor checks. The following directories should be edited: | |
/home/ahundt/.linuxbrew/bin/ | |
Warning: /usr/bin occurs before /home/ahundt/.linuxbrew/bin | |
This means that system-provided programs will be used instead of those | |
provided by Homebrew. The following tools exist at both paths: | |
pkg-config | |
captoinfo | |
clear | |
infocmp | |
infotocap | |
reset | |
tabs | |
tic | |
toe | |
tput | |
tset | |
info | |
install-info | |
makeinfo | |
pdftexi2dvi | |
pod2texi | |
texi2any | |
texi2dvi | |
texi2pdf | |
texindex | |
zsh | |
c_rehash | |
openssl | |
patch | |
2to3 | |
pydoc | |
python | |
python-config | |
python2 | |
python2-config | |
python2.7 | |
python2.7-config | |
easy_install | |
curl | |
curl-config | |
cpp | |
cpp-5 | |
g++ | |
g++-5 | |
gcc | |
gcc-5 | |
gcc-ar-5 | |
gcc-nm-5 | |
gcc-ranlib-5 | |
gcov-5 | |
gcov-tool-5 | |
gfortran | |
gfortran-5 | |
cc | |
c++ | |
lzcat | |
lzcmp | |
lzdiff | |
lzegrep | |
lzfgrep | |
lzgrep | |
lzless | |
lzma | |
lzmainfo | |
lzmore | |
unlzma | |
unxz | |
xz | |
xzcat | |
xzcmp | |
xzdiff | |
xzegrep | |
xzfgrep | |
xzgrep | |
xzless | |
xzmore | |
envsubst | |
gettext | |
gettext.sh | |
gettextize | |
msgattrib | |
msgcat | |
msgcmp | |
msgcomm | |
msgconv | |
msgen | |
msgexec | |
msgfilter | |
msgfmt | |
msggrep | |
msginit | |
msgmerge | |
msgunfmt | |
msguniq | |
ngettext | |
recode-sr-latin | |
xgettext | |
m4 | |
Consider setting your PATH so that /home/ahundt/.linuxbrew/bin | |
occurs before /usr/bin. Here is a one-liner: | |
echo 'export PATH="/home/ahundt/.linuxbrew/bin:$PATH"' >> ~/.bash_profile | |
Warning: You have a non-Homebrew 'pkg-config' in your PATH: | |
/usr/bin/pkg-config | |
`./configure` may have problems finding brew-installed packages using | |
this other pkg-config. | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/home/ahundt/.linuxbrew/lib/lib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: azmq | |
Tap: ahundt/robotics | |
Path: /home/ahundt/.linuxbrew/Library/Taps/ahundt/homebrew-robotics/azmq.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-07-12 05:30:37 -0400 | |
cmake | |
. | |
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_INSTALL_PREFIX=/home/ahundt/.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/ahundt/.linuxbrew/opt/boost | |
-- The C compiler identification is GNU 5.3.1 | |
-- The CXX compiler identification is GNU 5.3.1 | |
-- Check for working C compiler: /usr/bin/gcc-5 | |
-- Check for working C compiler: /usr/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: /usr/bin/g++-5 | |
-- Check for working CXX compiler: /usr/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/ahundt/.linuxbrew/include (found suitable version "4.1", minimum required is "4.0") | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/azmq-20160712-8359-em94pv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-07-12 05:30:38 -0400 | |
make | |
install | |
/home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -H/tmp/azmq-20160712-8359-em94pv -B/tmp/azmq-20160712-8359-em94pv --check-build-system CMakeFiles/Makefile.cmake 0 | |
/home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_progress_start /tmp/azmq-20160712-8359-em94pv/CMakeFiles /tmp/azmq-20160712-8359-em94pv/CMakeFiles/progress.marks | |
make -f CMakeFiles/Makefile2 all | |
make[1]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
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 -f doc/examples/actor/CMakeFiles/actor.dir/build.make doc/examples/actor/CMakeFiles/actor.dir/depend | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/message /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/message /tmp/azmq-20160712-8359-em94pv/test/message/CMakeFiles/test_message.dir/DependInfo.cmake --color= | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/doc/examples/actor /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/doc/examples/actor /tmp/azmq-20160712-8359-em94pv/doc/examples/actor/CMakeFiles/actor.dir/DependInfo.cmake --color= | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/socket_ops /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/socket_ops /tmp/azmq-20160712-8359-em94pv/test/socket_ops/CMakeFiles/test_socket_ops.dir/DependInfo.cmake --color= | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/socket /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/socket /tmp/azmq-20160712-8359-em94pv/test/socket/CMakeFiles/test_socket.dir/DependInfo.cmake --color= | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/context_ops /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/context_ops /tmp/azmq-20160712-8359-em94pv/test/context_ops/CMakeFiles/test_context_ops.dir/DependInfo.cmake --color= | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/signal /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/signal /tmp/azmq-20160712-8359-em94pv/test/signal/CMakeFiles/test_signal.dir/DependInfo.cmake --color= | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
cd /tmp/azmq-20160712-8359-em94pv && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/actor /tmp/azmq-20160712-8359-em94pv /tmp/azmq-20160712-8359-em94pv/test/actor /tmp/azmq-20160712-8359-em94pv/test/actor/CMakeFiles/test_actor.dir/DependInfo.cmake --color= | |
Scanning dependencies of target test_message | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
make -f test/message/CMakeFiles/test_message.dir/build.make test/message/CMakeFiles/test_message.dir/build | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
[ 7%] Building CXX object test/message/CMakeFiles/test_message.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/test/message && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_message.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/test/message/main.cpp | |
Scanning dependencies of target test_context_ops | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
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-20160712-8359-em94pv' | |
[ 14%] Building CXX object test/context_ops/CMakeFiles/test_context_ops.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/test/context_ops && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_context_ops.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/test/context_ops/main.cpp | |
Scanning dependencies of target test_socket | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
make -f test/socket/CMakeFiles/test_socket.dir/build.make test/socket/CMakeFiles/test_socket.dir/build | |
Scanning dependencies of target test_socket_ops | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
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_signal | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
make -f test/signal/CMakeFiles/test_signal.dir/build.make test/signal/CMakeFiles/test_signal.dir/build | |
Scanning dependencies of target actor | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
make -f doc/examples/actor/CMakeFiles/actor.dir/build.make doc/examples/actor/CMakeFiles/actor.dir/build | |
Scanning dependencies of target test_actor | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
make -f test/actor/CMakeFiles/test_actor.dir/build.make test/actor/CMakeFiles/test_actor.dir/build | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
[ 21%] Building CXX object test/socket_ops/CMakeFiles/test_socket_ops.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/test/socket_ops && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_socket_ops.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/test/socket_ops/main.cpp | |
[ 28%] Building CXX object test/socket/CMakeFiles/test_socket.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/test/socket && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_socket.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/test/socket/main.cpp | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
[ 35%] Building CXX object test/actor/CMakeFiles/test_actor.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/test/actor && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_actor.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/test/actor/main.cpp | |
[ 42%] Building CXX object doc/examples/actor/CMakeFiles/actor.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/doc/examples/actor && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/actor.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/doc/examples/actor/main.cpp | |
make[2]: Entering directory '/tmp/azmq-20160712-8359-em94pv' | |
[ 50%] Building CXX object test/signal/CMakeFiles/test_signal.dir/main.cpp.o | |
cd /tmp/azmq-20160712-8359-em94pv/test/signal && /usr/bin/g++-5 -I/home/ahundt/.linuxbrew/include -I/tmp/azmq-20160712-8359-em94pv -Os -w -pipe -march=native --std=c++11 -DNDEBUG -o CMakeFiles/test_signal.dir/main.cpp.o -c /tmp/azmq-20160712-8359-em94pv/test/signal/main.cpp | |
[ 57%] Linking CXX executable test_context_ops | |
cd /tmp/azmq-20160712-8359-em94pv/test/context_ops && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/test_context_ops.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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-20160712-8359-em94pv' | |
[ 57%] Built target test_context_ops | |
[ 64%] Linking CXX executable test_message | |
cd /tmp/azmq-20160712-8359-em94pv/test/message && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/test_message.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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-20160712-8359-em94pv' | |
[ 64%] Built target test_message | |
[ 71%] Linking CXX executable actor | |
cd /tmp/azmq-20160712-8359-em94pv/doc/examples/actor && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/actor.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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 | |
/usr/bin/ld: warning: libicui18n.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
/usr/bin/ld: warning: libicuuc.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
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]+0x2dc): 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]+0xe7): 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&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::~Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charType_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale(icu_52::Locale const&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_digit_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Collator::createInstance(icu_52::Locale const&, UErrorCode&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charFromName_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_tolower_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isspace_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isblank_52' | |
collect2: error: ld returned 1 exit status | |
doc/examples/actor/CMakeFiles/actor.dir/build.make:108: recipe for target 'doc/examples/actor/actor' failed | |
make[2]: *** [doc/examples/actor/actor] Error 1 | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
CMakeFiles/Makefile2:487: recipe for target 'doc/examples/actor/CMakeFiles/actor.dir/all' failed | |
make[1]: *** [doc/examples/actor/CMakeFiles/actor.dir/all] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... | |
[ 78%] Linking CXX executable test_socket_ops | |
cd /tmp/azmq-20160712-8359-em94pv/test/socket_ops && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/test_socket_ops.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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 | |
/usr/bin/ld: warning: libicui18n.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
/usr/bin/ld: warning: libicuuc.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
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]+0x2dc): 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]+0xe7): 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&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::~Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charType_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale(icu_52::Locale const&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_digit_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Collator::createInstance(icu_52::Locale const&, UErrorCode&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charFromName_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_tolower_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isspace_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isblank_52' | |
collect2: error: ld returned 1 exit status | |
test/socket_ops/CMakeFiles/test_socket_ops.dir/build.make:108: recipe for target 'test/socket_ops/test_socket_ops' failed | |
make[2]: *** [test/socket_ops/test_socket_ops] Error 1 | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
CMakeFiles/Makefile2:231: recipe for target 'test/socket_ops/CMakeFiles/test_socket_ops.dir/all' failed | |
make[1]: *** [test/socket_ops/CMakeFiles/test_socket_ops.dir/all] Error 2 | |
[ 85%] Linking CXX executable test_signal | |
cd /tmp/azmq-20160712-8359-em94pv/test/signal && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/test_signal.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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 | |
/usr/bin/ld: warning: libicui18n.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
/usr/bin/ld: warning: libicuuc.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
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]+0x2dc): 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]+0xe7): 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&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::~Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charType_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale(icu_52::Locale const&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_digit_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Collator::createInstance(icu_52::Locale const&, UErrorCode&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charFromName_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_tolower_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isspace_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isblank_52' | |
collect2: error: ld returned 1 exit status | |
test/signal/CMakeFiles/test_signal.dir/build.make:108: recipe for target 'test/signal/test_signal' failed | |
make[2]: *** [test/signal/test_signal] Error 1 | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
CMakeFiles/Makefile2:341: recipe for target 'test/signal/CMakeFiles/test_signal.dir/all' failed | |
make[1]: *** [test/signal/CMakeFiles/test_signal.dir/all] Error 2 | |
[ 92%] Linking CXX executable test_actor | |
cd /tmp/azmq-20160712-8359-em94pv/test/actor && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/test_actor.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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 | |
/usr/bin/ld: warning: libicui18n.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
/usr/bin/ld: warning: libicuuc.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
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]+0x2dc): 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]+0xe7): 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&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::~Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charType_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale(icu_52::Locale const&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_digit_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Collator::createInstance(icu_52::Locale const&, UErrorCode&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charFromName_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_tolower_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isspace_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isblank_52' | |
collect2: error: ld returned 1 exit status | |
test/actor/CMakeFiles/test_actor.dir/build.make:108: recipe for target 'test/actor/test_actor' failed | |
make[2]: *** [test/actor/test_actor] Error 1 | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
CMakeFiles/Makefile2:396: recipe for target 'test/actor/CMakeFiles/test_actor.dir/all' failed | |
make[1]: *** [test/actor/CMakeFiles/test_actor.dir/all] Error 2 | |
[100%] Linking CXX executable test_socket | |
cd /tmp/azmq-20160712-8359-em94pv/test/socket && /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake -E cmake_link_script CMakeFiles/test_socket.dir/link.txt --verbose=1 | |
/usr/bin/g++-5 -Os -w -pipe -march=native --std=c++11 -DNDEBUG -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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 | |
/usr/bin/ld: warning: libicui18n.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
/usr/bin/ld: warning: libicuuc.so.52, needed by /home/ahundt/.linuxbrew/lib/libboost_regex-mt.so, not found (try using -rpath or -rpath-link) | |
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]+0x2dc): 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]+0xe7): 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&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::~Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charType_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale(icu_52::Locale const&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_digit_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Collator::createInstance(icu_52::Locale const&, UErrorCode&)' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `icu_52::Locale::Locale()' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_charFromName_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_tolower_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isspace_52' | |
/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so: undefined reference to `u_isblank_52' | |
collect2: error: ld returned 1 exit status | |
test/socket/CMakeFiles/test_socket.dir/build.make:108: recipe for target 'test/socket/test_socket' failed | |
make[2]: *** [test/socket/test_socket] Error 1 | |
make[2]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
CMakeFiles/Makefile2:286: recipe for target 'test/socket/CMakeFiles/test_socket.dir/all' failed | |
make[1]: *** [test/socket/CMakeFiles/test_socket.dir/all] Error 2 | |
make[1]: Leaving directory '/tmp/azmq-20160712-8359-em94pv' | |
Makefile:141: recipe for target 'all' failed | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Linuxbrew/brew.git | |
HEAD: 550679f2e1eed2148a9db1edce8b793b26ce59d4 | |
Last commit: 17 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 3697fd00f5ae7aec3f93ce3f595745eef10e93f9 | |
Core tap last commit: 13 hours ago | |
HOMEBREW_PREFIX: /home/ahundt/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/ahundt/.linuxbrew | |
HOMEBREW_CELLAR: /home/ahundt/.linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: 44-core 64-bit broadwell | |
Clang: N/A | |
Git: 2.7.4 => /usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python => /usr/bin/python2.7 | |
Ruby: /usr/bin/ruby => /usr/bin/ruby2.3 | |
Java: openjdk version "1.8.0_91" | |
Kernel: Linux 4.4.0-28-generic x86_64 GNU/Linux | |
OS: Ubuntu 16.04 LTS | |
Codename: xenial | |
OS glibc: 2.23 | |
OS gcc: 5.3.1 | |
Linuxbrew glibc: N/A | |
Linuxbrew gcc: 5.3.0 | |
Linuxbrew xorg: N/A | |
CC: /usr/bin/gcc-5 | |
CXX: /usr/bin/g++-5 | |
OBJC: /usr/bin/gcc-5 | |
OBJCXX: /usr/bin/g++-5 | |
CFLAGS: -Os -w -pipe -march=native | |
CXXFLAGS: -Os -w -pipe -march=native | |
CPPFLAGS: -isystem/home/ahundt/.linuxbrew/include | |
LDFLAGS: -L/home/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.linuxbrew/lib | |
MAKEFLAGS: -j44 | |
CMAKE_PREFIX_PATH: /home/ahundt/.linuxbrew | |
PKG_CONFIG_LIBDIR: /home/ahundt/.linuxbrew/lib/pkgconfig:/home/ahundt/.linuxbrew/share/pkgconfig | |
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/ahundt/.linuxbrew/bin/:/home/ahundt/.linuxbrew/Library/ENV/scm | |
CPATH: /home/ahundt/.linuxbrew/include | |
LD_LIBRARY_PATH: /home/ahundt/.linuxbrew/Cellar/azmq/0.01/lib:/home/ahundt/.linuxbrew/Cellar/azmq/0.01 | |
LD_RUN_PATH: /home/ahundt/.linuxbrew/lib | |
LIBRARY_PATH: /home/ahundt/.linuxbrew/lib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is the CMakeCache file. | |
# For build in directory: /tmp/azmq-20160712-8359-em94pv | |
# It was generated by CMake: /home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/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/ahundt/.linuxbrew/lib/libboost_atomic-mt.so | |
//Boost atomic library (release) | |
Boost_ATOMIC_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_atomic-mt.so | |
//Boost chrono library (debug) | |
Boost_CHRONO_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_chrono-mt.so | |
//Boost chrono library (release) | |
Boost_CHRONO_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_chrono-mt.so | |
//Boost date_time library (debug) | |
Boost_DATE_TIME_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_date_time-mt.so | |
//Boost date_time library (release) | |
Boost_DATE_TIME_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.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/ahundt/.linuxbrew/lib/libboost_filesystem-mt.so | |
//Boost filesystem library (release) | |
Boost_FILESYSTEM_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_filesystem-mt.so | |
//Path to a file. | |
Boost_INCLUDE_DIR:PATH=/home/ahundt/.linuxbrew/include | |
//Boost library directory DEBUG | |
Boost_LIBRARY_DIR_DEBUG:PATH=/home/ahundt/.linuxbrew/lib | |
//Boost library directory RELEASE | |
Boost_LIBRARY_DIR_RELEASE:PATH=/home/ahundt/.linuxbrew/lib | |
//Boost log library (debug) | |
Boost_LOG_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_log-mt.so | |
//Boost log library (release) | |
Boost_LOG_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_log-mt.so | |
//Boost log_setup library (debug) | |
Boost_LOG_SETUP_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_log_setup-mt.so | |
//Boost log_setup library (release) | |
Boost_LOG_SETUP_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_log_setup-mt.so | |
//Boost random library (debug) | |
Boost_RANDOM_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_random-mt.so | |
//Boost random library (release) | |
Boost_RANDOM_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_random-mt.so | |
//Boost regex library (debug) | |
Boost_REGEX_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so | |
//Boost regex library (release) | |
Boost_REGEX_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_regex-mt.so | |
//Boost system library (debug) | |
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_system-mt.so | |
//Boost system library (release) | |
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_system-mt.so | |
//Boost thread library (debug) | |
Boost_THREAD_LIBRARY_DEBUG:FILEPATH=/home/ahundt/.linuxbrew/lib/libboost_thread-mt.so | |
//Boost thread library (release) | |
Boost_THREAD_LIBRARY_RELEASE:FILEPATH=/home/ahundt/.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=/usr/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=/usr/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/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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/ahundt/.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/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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/ahundt/.linuxbrew/lib -Wl,--dynamic-linker=/home/ahundt/.linuxbrew/lib/ld.so -Wl,-rpath,/home/ahundt/.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/ahundt/.linuxbrew/include | |
//Path to a library. | |
ZeroMQ_LIBRARIES:FILEPATH=/home/ahundt/.linuxbrew/lib/libzmq.so | |
//Path to a file. | |
_ZeroMQ_ROOT:PATH=/home/ahundt/.linuxbrew | |
//Value Computed by CMake | |
actor_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/doc/examples/actor | |
//Value Computed by CMake | |
actor_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/doc/examples/actor | |
//Value Computed by CMake | |
azmq_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv | |
//Value Computed by CMake | |
azmq_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv | |
//Value Computed by CMake | |
test_actor_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/actor | |
//Value Computed by CMake | |
test_actor_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/actor | |
//Value Computed by CMake | |
test_context_ops_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/context_ops | |
//Value Computed by CMake | |
test_context_ops_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/context_ops | |
//Value Computed by CMake | |
test_message_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/message | |
//Value Computed by CMake | |
test_message_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/message | |
//Value Computed by CMake | |
test_signal_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/signal | |
//Value Computed by CMake | |
test_signal_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/signal | |
//Value Computed by CMake | |
test_socket_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/socket | |
//Value Computed by CMake | |
test_socket_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/socket | |
//Value Computed by CMake | |
test_socket_ops_BINARY_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/test/socket_ops | |
//Value Computed by CMake | |
test_socket_ops_SOURCE_DIR:STATIC=/tmp/azmq-20160712-8359-em94pv/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-20160712-8359-em94pv | |
//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/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cmake | |
//Path to cpack program executable. | |
CMAKE_CPACK_COMMAND:INTERNAL=/home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/bin/cpack | |
//Path to ctest program executable. | |
CMAKE_CTEST_COMMAND:INTERNAL=/home/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/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/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/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-20160712-8359-em94pv | |
//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/ahundt/.linuxbrew/Cellar/cmake/3.5.2_1/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/ahundt/.linuxbrew/include][/home/ahundt/.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/ahundt/.linuxbrew/include | |
//Last used Boost_LIBRARY_DIR_DEBUG value. | |
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=/home/ahundt/.linuxbrew/lib | |
//Last used Boost_LIBRARY_DIR_RELEASE value. | |
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=/home/ahundt/.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