Skip to content

Instantly share code, notes, and snippets.

@klmr
Created January 30, 2017 13:09
Show Gist options
  • Save klmr/072f17ecdf9287c8dcd7a71a76ff11b8 to your computer and use it in GitHub Desktop.
Save klmr/072f17ecdf9287c8dcd7a71a76ff11b8 to your computer and use it in GitHub Desktop.
msgpack on Ubuntu 12.04.5 LTS - Homebrew build logs
Homebrew build logs for msgpack on Ubuntu 12.04.5 LTS
Build date: 2017-01-30 13:01:18
HOMEBREW_VERSION: >1.1.0 (no git repository)
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: a8dff1fe61193bacfd8416e8cd024803a59802d0
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 1c0be3d3419c479e41b3f5b526313ce6d658c765
Core tap last commit: 2 days ago
HOMEBREW_PREFIX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew
HOMEBREW_REPOSITORY: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew
HOMEBREW_CELLAR: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: octa-core 64-bit penryn
Homebrew Ruby: 2.0.0-p648 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby
Clang: N/A
Git: 2.11.0 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/git
Perl: /usr/local/bin/perl => /software/perl-5.16.2/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.8
Java: Error occurred during initialization of VM
Kernel: Linux 3.2.0-105-generic x86_64 GNU/Linux
OS: Ubuntu 12.04.5 LTS
Codename: precise
OS glibc: 2.15
OS gcc: 4.6.3
Linuxbrew glibc: 2.19
Linuxbrew gcc: 5.3.0
Linuxbrew xorg: N/A
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: /usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/lib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/drmaa.h
2017-01-30 13:01:07 +0000
cmake
.
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5
-- Check for working C compiler: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/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: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5
-- Check for working CXX compiler: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/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
-- Could NOT find Boost
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Found ZLIB: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/libz.so (found version "1.2.8")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC - Failed
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0
2017-01-30 13:01:15 +0000
make
install
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -H/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 -B/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 --check-build-system CMakeFiles/Makefile.cmake 0
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_progress_start /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/CMakeFiles /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/depend
make -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/depend
make -f example/cpp03/CMakeFiles/speed_test.dir/build.make example/cpp03/CMakeFiles/speed_test.dir/depend
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/CMakeFiles/msgpackc-static.dir/DependInfo.cmake --color=
make -f example/cpp03/CMakeFiles/speed_test_nested_array.dir/build.make example/cpp03/CMakeFiles/speed_test_nested_array.dir/depend
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/CMakeFiles/msgpackc.dir/DependInfo.cmake --color=
make -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/depend
make -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/depend
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/CMakeFiles/speed_test.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/CMakeFiles/speed_test_nested_array.dir/DependInfo.cmake --color=
make -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/depend
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/CMakeFiles/map_based_versionup.dir/DependInfo.cmake --color=
make -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/depend
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/CMakeFiles/class_intrusive_map.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/CMakeFiles/custom.dir/DependInfo.cmake --color=
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/CMakeFiles/simple.dir/DependInfo.cmake --color=
Scanning dependencies of target msgpackc-static
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/build
Scanning dependencies of target msgpackc
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/build
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
[ 2%] Building C object CMakeFiles/msgpackc-static.dir/src/objectc.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/msgpackc-static.dir/src/objectc.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/objectc.c
[ 4%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -Dmsgpackc_EXPORTS -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -o CMakeFiles/msgpackc.dir/src/objectc.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/objectc.c
Scanning dependencies of target speed_test
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f example/cpp03/CMakeFiles/speed_test.dir/build.make example/cpp03/CMakeFiles/speed_test.dir/build
Scanning dependencies of target map_based_versionup
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/build
Scanning dependencies of target speed_test_nested_array
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f example/cpp03/CMakeFiles/speed_test_nested_array.dir/build.make example/cpp03/CMakeFiles/speed_test_nested_array.dir/build
Scanning dependencies of target simple
Scanning dependencies of target custom
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/build
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
Scanning dependencies of target class_intrusive_map
make -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/build
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/build
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Entering directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
[ 6%] Building CXX object example/cpp03/CMakeFiles/speed_test.dir/speed_test.cpp.o
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/../include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++98 -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -O3 -o CMakeFiles/speed_test.dir/speed_test.cpp.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/speed_test.cpp
[ 8%] Building CXX object example/cpp03/CMakeFiles/speed_test_nested_array.dir/speed_test_nested_array.cpp.o
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/../include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++98 -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -O3 -o CMakeFiles/speed_test_nested_array.dir/speed_test_nested_array.cpp.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/speed_test_nested_array.cpp
[ 10%] Building CXX object example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/../include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++98 -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/map_based_versionup.cpp
[ 13%] Building CXX object example/cpp03/CMakeFiles/simple.dir/simple.cpp.o
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/../include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++98 -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/simple.dir/simple.cpp.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/simple.cpp
[ 15%] Building CXX object example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/../include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++98 -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/class_intrusive_map.cpp
[ 17%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.o
cd /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03 && /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/../include -DMSGPACK_DEFAULT_API_VERSION=2 -std=c++98 -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/custom.dir/custom.cpp.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/custom.cpp
In file included from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/pack.hpp:16:0,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/pack.hpp:15,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object.hpp:13,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack.hpp:10,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/speed_test_nested_array.cpp:13:
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/limits:1598:7: internal compiler error: Illegal instruction
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
In file included from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/pack.hpp:16:0,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/pack.hpp:15,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object.hpp:13,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack.hpp:10,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/simple.cpp:10:
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/limits:1598:7: internal compiler error: Illegal instruction
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
In file included from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/pack.hpp:16:0,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/pack.hpp:15,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object.hpp:13,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack.hpp:10,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/speed_test.cpp:13:
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/limits:1598:7: internal compiler error: Illegal instruction
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
In file included from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/pack.hpp:16:0,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/pack.hpp:15,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object.hpp:13,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack.hpp:10,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/custom.cpp:10:
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/limits:1598:7: internal compiler error: Illegal instruction
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [example/cpp03/CMakeFiles/speed_test_nested_array.dir/speed_test_nested_array.cpp.o] Error 1
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[1]: *** [example/cpp03/CMakeFiles/speed_test_nested_array.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [example/cpp03/CMakeFiles/simple.dir/simple.cpp.o] Error 1
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[1]: *** [example/cpp03/CMakeFiles/simple.dir/all] Error 2
make[2]: *** [example/cpp03/CMakeFiles/speed_test.dir/speed_test.cpp.o] Error 1
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[1]: *** [example/cpp03/CMakeFiles/speed_test.dir/all] Error 2
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [example/cpp03/CMakeFiles/custom.dir/custom.cpp.o] Error 1
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[1]: *** [example/cpp03/CMakeFiles/custom.dir/all] Error 2
[ 19%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -Dmsgpackc_EXPORTS -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -o CMakeFiles/msgpackc.dir/src/unpack.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/unpack.c
[ 21%] Building C object CMakeFiles/msgpackc-static.dir/src/version.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/msgpackc-static.dir/src/version.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/version.c
[ 23%] Building C object CMakeFiles/msgpackc-static.dir/src/unpack.c.o
In file included from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/pack.hpp:16:0,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/pack.hpp:15,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object.hpp:13,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack.hpp:10,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/class_intrusive_map.cpp:16:
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/limits:1598:7: internal compiler error: Illegal instruction
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
[ 26%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/msgpackc-static.dir/src/unpack.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/unpack.c
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -Dmsgpackc_EXPORTS -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -o CMakeFiles/msgpackc.dir/src/version.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/version.c
[ 28%] Building C object CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o
In file included from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/pack.hpp:16:0,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/pack.hpp:15,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/v1/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object_decl.hpp:14,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack/object.hpp:13,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include/msgpack.hpp:10,
from /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/example/cpp03/map_based_versionup.cpp:16:
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/include/c++/5.3.0/limits:1598:7: internal compiler error: Illegal instruction
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/vrefbuffer.c
[ 30%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -Dmsgpackc_EXPORTS -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/vrefbuffer.c
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o] Error 1
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[1]: *** [example/cpp03/CMakeFiles/class_intrusive_map.dir/all] Error 2
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew/issues> for instructions.
make[2]: *** [example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o] Error 1
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[1]: *** [example/cpp03/CMakeFiles/map_based_versionup.dir/all] Error 2
[ 32%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -Dmsgpackc_EXPORTS -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -fPIC -Wall -Wextra -Werror -g -O3 -DPIC -o CMakeFiles/msgpackc.dir/src/zone.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/zone.c
[ 34%] Building C object CMakeFiles/msgpackc-static.dir/src/zone.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/. -I/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/include -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -Wall -Wextra -Werror -g -O3 -o CMakeFiles/msgpackc-static.dir/src/zone.c.o -c /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0/src/zone.c
[ 36%] Linking C shared library libmsgpackc.so
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/msgpackc.dir/link.txt --verbose=1
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 -fPIC -Os -w -pipe -march=core2 -msse4.1 -DNDEBUG -L/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -Wl,--dynamic-linker=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/ld.so -Wl,-rpath,/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -shared -Wl,-soname,libmsgpackc.so.2 -o libmsgpackc.so.2.0.0 CMakeFiles/msgpackc.dir/src/objectc.c.o CMakeFiles/msgpackc.dir/src/unpack.c.o CMakeFiles/msgpackc.dir/src/version.c.o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc.dir/src/zone.c.o
[ 39%] Linking C static library libmsgpackc.a
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -P CMakeFiles/msgpackc-static.dir/cmake_clean_target.cmake
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/msgpackc-static.dir/link.txt --verbose=1
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library libmsgpackc.so.2.0.0 libmsgpackc.so.2 libmsgpackc.so
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/ar qc libmsgpackc.a CMakeFiles/msgpackc-static.dir/src/objectc.c.o CMakeFiles/msgpackc-static.dir/src/unpack.c.o CMakeFiles/msgpackc-static.dir/src/version.c.o CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc-static.dir/src/zone.c.o
/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/ranlib libmsgpackc.a
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make[2]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
[ 39%] Built target msgpackc-static
[ 39%] Built target msgpackc
make[1]: Leaving directory `/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0'
make: *** [all] Error 2
HOMEBREW_VERSION: >1.1.0 (no git repository)
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: a8dff1fe61193bacfd8416e8cd024803a59802d0
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 1c0be3d3419c479e41b3f5b526313ce6d658c765
Core tap last commit: 2 days ago
HOMEBREW_PREFIX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew
HOMEBREW_REPOSITORY: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew
HOMEBREW_CELLAR: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: octa-core 64-bit penryn
Homebrew Ruby: 2.0.0-p648 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby
Clang: N/A
Git: 2.11.0 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/git
Perl: /usr/local/bin/perl => /software/perl-5.16.2/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.8
Java: Error occurred during initialization of VM
Kernel: Linux 3.2.0-105-generic x86_64 GNU/Linux
OS: Ubuntu 12.04.5 LTS
Codename: precise
OS glibc: 2.15
OS gcc: 4.6.3
Linuxbrew glibc: 2.19
Linuxbrew gcc: 5.3.0
Linuxbrew xorg: N/A
CC: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/bin/gcc-5
CXX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5 => /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/gcc/5.3.0/bin/g++-5
OBJC: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5
OBJCXX: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5
CFLAGS: -Os -w -pipe -march=core2 -msse4.1
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1
CPPFLAGS: -isystem/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include
LDFLAGS: -L/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -Wl,--dynamic-linker=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/ld.so -Wl,-rpath,/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew
PKG_CONFIG_LIBDIR: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/pkgconfig
PATH: /nfs/users/nfs_k/kr15/bin:/nfs/users/nfs_k/kr15/.local/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/sbin:/usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/etc:/usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/bin:/nfs/users/nfs_k/kr15/bin:/nfs/users/nfs_k/kr15/.local/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/software/bin:/software/bin:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/cask/cmd:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Library/Homebrew/shims/scm
CPATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include
LD_LIBRARY_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0/lib:/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0:/usr/local/lsf/9.1/linux2.6-glibc2.3-x86_64/lib
LD_RUN_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib
LIBRARY_PATH: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib
# This is the CMakeCache file.
# For build in directory: /tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0
# It was generated by CMake: /lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.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 chrono library (debug)
Boost_CHRONO_LIBRARY_DEBUG:FILEPATH=/usr/lib/libboost_chrono-mt.a
//Boost chrono library (release)
Boost_CHRONO_LIBRARY_RELEASE:FILEPATH=/usr/lib/libboost_chrono-mt.a
//Boost context library (debug)
Boost_CONTEXT_LIBRARY_DEBUG:FILEPATH=Boost_CONTEXT_LIBRARY_DEBUG-NOTFOUND
//Boost context library (release)
Boost_CONTEXT_LIBRARY_RELEASE:FILEPATH=Boost_CONTEXT_LIBRARY_RELEASE-NOTFOUND
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND
//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/include
//Boost library directory DEBUG
Boost_LIBRARY_DIR_DEBUG:PATH=/usr/lib
//Boost library directory RELEASE
Boost_LIBRARY_DIR_RELEASE:PATH=/usr/lib
//Boost system library (debug)
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/lib/libboost_system-mt.a
//Boost system library (release)
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/lib/libboost_system-mt.a
//Boost timer library (debug)
Boost_TIMER_LIBRARY_DEBUG:FILEPATH=/usr/lib/libboost_timer-mt.a
//Boost timer library (release)
Boost_TIMER_LIBRARY_RELEASE:FILEPATH=/usr/lib/libboost_timer-mt.a
//Path to a program.
CMAKE_AR:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/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
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/g++-5
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=-Os -w -pipe -march=core2 -msse4.1
//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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/gcc-5
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=-Os -w -pipe -march=core2 -msse4.1
//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/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -Wl,--dynamic-linker=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/ld.so -Wl,-rpath,/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/msgpack/2.1.0
//Path to a program.
CMAKE_LINKER:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/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/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -Wl,--dynamic-linker=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/ld.so -Wl,-rpath,/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/objdump
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=msgpack
//Path to a program.
CMAKE_RANLIB:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=-L/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib -Wl,--dynamic-linker=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/ld.so -Wl,-rpath,/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/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
//Graphviz Dot tool for using Doxygen
DOXYGEN_DOT_EXECUTABLE:FILEPATH=/usr/bin/dot
//Doxygen documentation generation tool (http://www.doxygen.org)
DOXYGEN_EXECUTABLE:FILEPATH=DOXYGEN_EXECUTABLE-NOTFOUND
//Path to a file.
GTEST_INCLUDE_DIR:PATH=GTEST_INCLUDE_DIR-NOTFOUND
//Path to a library.
GTEST_LIBRARY:FILEPATH=GTEST_LIBRARY-NOTFOUND
//Path to a library.
GTEST_LIBRARY_DEBUG:FILEPATH=GTEST_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
GTEST_MAIN_LIBRARY:FILEPATH=GTEST_MAIN_LIBRARY-NOTFOUND
//Path to a library.
GTEST_MAIN_LIBRARY_DEBUG:FILEPATH=GTEST_MAIN_LIBRARY_DEBUG-NOTFOUND
//32bit compile
MSGPACK_32BIT:BOOL=OFF
//Using boost libraries
MSGPACK_BOOST:BOOL=OFF
//Build msgpack examples.
MSGPACK_BUILD_EXAMPLES:BOOL=ON
//Using c++11 compiler
MSGPACK_CXX11:BOOL=OFF
//Enable C++ interface.
MSGPACK_ENABLE_CXX:BOOL=ON
//Build shared libaries in addition to static libraries.
MSGPACK_ENABLE_SHARED:BOOL=ON
//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include
//Path to a library.
ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
ZLIB_LIBRARY_RELEASE:FILEPATH=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/libz.so
//Value Computed by CMake
msgpack_BINARY_DIR:STATIC=/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0
//Value Computed by CMake
msgpack_SOURCE_DIR:STATIC=/tmp/msgpack-20170130-6899-13np1oi/msgpack-2.1.0
//Dependencies for target
msgpackc-static_LIB_DEPENDS:STATIC=
//Dependencies for target
msgpackc_LIB_DEPENDS:STATIC=
########################
# INTERNAL cache entries
########################
//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_CONTEXT_LIBRARY_DEBUG
Boost_CONTEXT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_CONTEXT_LIBRARY_RELEASE
Boost_CONTEXT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DIR
Boost_DIR-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_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_TIMER_LIBRARY_DEBUG
Boost_TIMER_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_TIMER_LIBRARY_RELEASE
Boost_TIMER_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/msgpack-20170130-6899-13np1oi/msgpack-2.1.0
//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=7
//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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.2/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.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/msgpack-20170130-6899-13np1oi/msgpack-2.1.0
//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=7
//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=/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/Cellar/cmake/3.7.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
//ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE
DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOXYGEN_EXECUTABLE
DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/lib/libz.so][/lustre/scratch115/realdata/mdt2/teams/miska/users/kr15/linuxbrew/include][v1.2.8()]
//ADVANCED property for variable: GTEST_INCLUDE_DIR
GTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_LIBRARY
GTEST_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_LIBRARY_DEBUG
GTEST_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_MAIN_LIBRARY
GTEST_MAIN_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GTEST_MAIN_LIBRARY_DEBUG
GTEST_MAIN_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//Test MSGPACK_ENABLE_GCC_CXX_ATOMIC
MSGPACK_ENABLE_GCC_CXX_ATOMIC:INTERNAL=
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=chrono;context;system;timer
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/include
//Last used Boost_LIBRARY_DIR_DEBUG value.
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=/usr/lib
//Last used Boost_LIBRARY_DIR_RELEASE value.
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=/usr/lib
//Last used Boost_NAMESPACE value.
_Boost_NAMESPACE_LAST:INTERNAL=boost
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=ON
//Last used Boost_USE_STATIC_LIBS value.
_Boost_USE_STATIC_LIBS_LAST:INTERNAL=ON
//Last used Boost_USE_STATIC_RUNTIME value.
_Boost_USE_STATIC_RUNTIME_LAST:INTERNAL=OFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment