Skip to content

Instantly share code, notes, and snippets.

Created January 22, 2015 06:47
Show Gist options
  • Save anonymous/a437c40ea71027f3d1a6 to your computer and use it in GitHub Desktop.
Save anonymous/a437c40ea71027f3d1a6 to your computer and use it in GitHub Desktop.
2015-01-21 22:30:21 -0800
cmake
-DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/rdkit/2014.09.2'
-DCMAKE_BUILD_TYPE=None
-DCMAKE_FIND_FRAMEWORK=LAST
-Wno-dev
-DRDK_INSTALL_INTREE=OFF
-DRDK_BUILD_CPP_TESTS=OFF
-DRDK_INSTALL_STATIC_LIBS=OFF
-DPYTHON_EXECUTABLE='/Users/nathan/.virtualenvs/A0/bin/python'
-DPYTHON_INCLUDE_DIR='/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7'
-DPYTHON_LIBRARY='/Users/nathan/.virtualenvs/A0/bin/../lib/libpython2.7.dylib'
-DPYTHON_NUMPY_INCLUDE_PATH='/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include'
.
-- The C compiler identification is AppleClang 6.0.0.6000056
-- The CXX compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found PythonInterp: /Users/nathan/.virtualenvs/A0/bin/python (found version "2.7.6")
-- Found PythonLibs: /Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib (found version "2.7.6")
-- Boost version: 1.57.0
-- Found the following Boost libraries:
-- python
Python Install directory /usr/local/Cellar/rdkit/2014.09.2/lib/python2.7/site-packages
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec418440999.dir/testCCompiler.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec418440999.dir/testCCompiler.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec418440999.dir/testCCompiler.c.o -o cmTryCompileExec418440999
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec418440999.dir/testCCompiler.c.o -o cmTryCompileExec418440999 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3712204534.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3712204534.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3712204534.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3712204534
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3712204534.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3712204534 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2277196198.dir/testCXXCompiler.cxx.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2277196198.dir/testCXXCompiler.cxx.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2277196198.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2277196198
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2277196198.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2277196198 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec141693674.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec141693674.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec141693674.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec141693674
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec141693674.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec141693674 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec203568822.dir/CheckIncludeFile.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec203568822.dir/CheckIncludeFile.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec203568822.dir/CheckIncludeFile.c.o -o cmTryCompileExec203568822
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec203568822.dir/CheckIncludeFile.c.o -o cmTryCompileExec203568822 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1713829611.dir/CheckIncludeFile.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1713829611.dir/CheckIncludeFile.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1713829611.dir/CheckIncludeFile.c.o -o cmTryCompileExec1713829611
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1713829611.dir/CheckIncludeFile.c.o -o cmTryCompileExec1713829611 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3970089741.dir/CheckIncludeFile.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3970089741.dir/CheckIncludeFile.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3970089741.dir/CheckIncludeFile.c.o -o cmTryCompileExec3970089741
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3970089741.dir/CheckIncludeFile.c.o -o cmTryCompileExec3970089741 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1226393795.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1226393795.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1226393795.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTryCompileExec1226393795
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1226393795.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTryCompileExec1226393795 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1807001620.dir/TestEndianess.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/TestEndianess.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec1807001620.dir/TestEndianess.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/TestEndianess.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1807001620.dir/TestEndianess.c.o -o cmTryCompileExec1807001620
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1807001620.dir/TestEndianess.c.o -o cmTryCompileExec1807001620 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3176281639.dir/CheckIncludeFiles.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3176281639.dir/CheckIncludeFiles.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3176281639.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3176281639
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3176281639.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3176281639 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec632567239.dir/CheckSymbolExists.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec632567239.dir/CheckSymbolExists.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec632567239.dir/CheckSymbolExists.c.o -o cmTryCompileExec632567239
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec632567239.dir/CheckSymbolExists.c.o -o cmTryCompileExec632567239 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-01-21 22:30:26 -0800
make
Scanning dependencies of target inchi_support
Scanning dependencies of target hc
[ 1%] [ 1%] Building C object Code/ML/Cluster/Murtagh/CMakeFiles/hc.dir/hc.c.o
Built target inchi_support
[ 1%] Building C object Code/ML/Cluster/Murtagh/CMakeFiles/hc.dir/hcdriver.c.o
Linking C shared library ../../../../lib/libhc.dylib
[ 1%] Built target hc
Scanning dependencies of target ChemicalFeatures
Scanning dependencies of target RDGeneral
[ 2%] Building CXX object Code/ChemicalFeatures/CMakeFiles/ChemicalFeatures.dir/FreeChemicalFeature.cpp.o
[ 2%] [ 2%] Building CXX object Code/RDGeneral/CMakeFiles/RDGeneral.dir/Invariant.cpp.o
Building CXX object Code/RDGeneral/CMakeFiles/RDGeneral.dir/types.cpp.o
Scanning dependencies of target RDBoost
make[2]: *** No rule to make target `/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib', needed by `lib/libRDBoost.2014.09.2.dylib'. Stop.
make[2]: *** Waiting for unfinished jobs....
[ 3%] Building CXX object Code/RDBoost/CMakeFiles/RDBoost.dir/Wrap.cpp.o
[ 4%] Building CXX object Code/RDGeneral/CMakeFiles/RDGeneral.dir/utils.cpp.o
[ 4%] Building CXX object Code/RDGeneral/CMakeFiles/RDGeneral.dir/RDLog.cpp.o
Linking CXX shared library ../../lib/libChemicalFeatures.dylib
[ 4%] Built target ChemicalFeatures
[ 5%] Building CXX object Code/RDGeneral/CMakeFiles/RDGeneral.dir/Dict.cpp.o
make[1]: *** [Code/RDBoost/CMakeFiles/RDBoost.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX shared library ../../lib/libRDGeneral.dylib
[ 5%] Built target RDGeneral
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 5ae607cef88f12ab17c840c2afa518b5e55094a7
Last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9.5-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
GCC-4.2: build 0
Clang: 6.0 build 600
X11: N/A
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /Users/nathan/.virtualenvs/A0/bin/python => /Users/nathan/.virtualenvs/A0/bin/python2.7
Ruby: /usr/bin/ruby
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /Users/nathan/.virtualenvs/A0/bin:/Users/nathan/.virtualenvs/A0/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/wget/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DRDK_64BIT_BUILD -Dhc_EXPORTS -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/hc.dir/hc.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/ML/Cluster/Murtagh/hc.c
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DRDK_64BIT_BUILD -Dhc_EXPORTS -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/hc.dir/hc.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/ML/Cluster/Murtagh/hc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DRDK_64BIT_BUILD -Dhc_EXPORTS -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/hc.dir/hcdriver.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/ML/Cluster/Murtagh/hcdriver.c
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DRDK_64BIT_BUILD -Dhc_EXPORTS -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/hc.dir/hcdriver.c.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/ML/Cluster/Murtagh/hcdriver.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.0.0 -current_version 2014.9.2 -o ../../../../lib/libhc.2014.09.2.dylib -install_name /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/lib/libhc.1.dylib CMakeFiles/hc.dir/hc.c.o CMakeFiles/hc.dir/hcdriver.c.o
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.0.0 -current_version 2014.9.2 -o ../../../../lib/libhc.2014.09.2.dylib -install_name /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/lib/libhc.1.dylib CMakeFiles/hc.dir/hc.c.o CMakeFiles/hc.dir/hcdriver.c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DChemicalFeatures_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/ChemicalFeatures.dir/FreeChemicalFeature.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/ChemicalFeatures/FreeChemicalFeature.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DChemicalFeatures_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/ChemicalFeatures.dir/FreeChemicalFeature.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/ChemicalFeatures/FreeChemicalFeature.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/Invariant.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/Invariant.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/Invariant.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/Invariant.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/types.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/types.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/types.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/types.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DRDBoost_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDBoost.dir/Wrap.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDBoost/Wrap.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DRDBoost_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDBoost.dir/Wrap.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDBoost/Wrap.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/utils.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/utils.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/utils.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/utils.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/RDLog.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/RDLog.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/RDLog.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/RDLog.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.0.0 -current_version 2014.9.2 -o ../../lib/libChemicalFeatures.2014.09.2.dylib -install_name /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/lib/libChemicalFeatures.1.dylib CMakeFiles/ChemicalFeatures.dir/FreeChemicalFeature.cpp.o
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.0.0 -current_version 2014.9.2 -o ../../lib/libChemicalFeatures.2014.09.2.dylib -install_name /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/lib/libChemicalFeatures.1.dylib CMakeFiles/ChemicalFeatures.dir/FreeChemicalFeature.cpp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/Dict.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/Dict.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -DRDGeneral_EXPORTS -DRDK_64BIT_BUILD -fPIC -I/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include -I/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code -Wno-array-bounds -fPIC -o CMakeFiles/RDGeneral.dir/Dict.cpp.o -c /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/Code/RDGeneral/Dict.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.0.0 -current_version 2014.9.2 -o ../../lib/libRDGeneral.2014.09.2.dylib -install_name /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/lib/libRDGeneral.1.dylib CMakeFiles/RDGeneral.dir/Invariant.cpp.o CMakeFiles/RDGeneral.dir/types.cpp.o CMakeFiles/RDGeneral.dir/utils.cpp.o CMakeFiles/RDGeneral.dir/RDLog.cpp.o CMakeFiles/RDGeneral.dir/Dict.cpp.o
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 1.0.0 -current_version 2014.9.2 -o ../../lib/libRDGeneral.2014.09.2.dylib -install_name /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2/lib/libRDGeneral.1.dylib CMakeFiles/RDGeneral.dir/Invariant.cpp.o CMakeFiles/RDGeneral.dir/types.cpp.o CMakeFiles/RDGeneral.dir/utils.cpp.o CMakeFiles/RDGeneral.dir/RDLog.cpp.o CMakeFiles/RDGeneral.dir/Dict.cpp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
# This is the CMakeCache file.
# For build in directory: /tmp/rdkit-xSVejz/rdkit-Release_2014_09_2
# It was generated by CMake: /usr/local/Cellar/cmake/3.1.0/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
########################
//Dependencies for the target
Alignment_LIB_DEPENDS:STATIC=general;RDGeometryLib;
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND
//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/local/include
//Boost library directory
Boost_LIBRARY_DIR:PATH=/usr/local/lib
//Boost python library (debug)
Boost_PYTHON_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_python-mt.dylib
//Boost python library (release)
Boost_PYTHON_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_python-mt.dylib
//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=None
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//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=-O3 -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/local/Library/ENV/4.3/clang
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//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=-O3 -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=
//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
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/rdkit/2014.09.2
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Library/ENV/4.3/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/Library/ENV/4.3/gmake
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//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=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=
//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:STRING=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=RDKit
//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=
//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 true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
//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=FALSE
//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON
//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON
//Enable to build TXZ source packages
CPACK_SOURCE_TXZ:BOOL=ON
//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON
//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF
//Dependencies for the target
Catalogs_LIB_DEPENDS:STATIC=general;RDGeneral;
//Dependencies for the target
ChemReactions_LIB_DEPENDS:STATIC=general;Descriptors;general;Fingerprints;general;DataStructs;general;Depictor;general;FileParsers;general;SubstructMatch;general;ChemTransforms;
//Dependencies for the target
ChemTransforms_LIB_DEPENDS:STATIC=general;SubstructMatch;general;SmilesParse;
//Dependencies for target
ChemicalFeatures_LIB_DEPENDS:STATIC=
//Dependencies for the target
Clustering_LIB_DEPENDS:STATIC=general;hc;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
DataStructs_LIB_DEPENDS:STATIC=general;RDGeneral;
//Dependencies for the target
Depictor_LIB_DEPENDS:STATIC=general;GraphMol;
//Dependencies for the target
Descriptors_LIB_DEPENDS:STATIC=general;PartialCharges;general;SmilesParse;general;FileParsers;general;Subgraphs;general;SubstructMatch;
//Dependencies for the target
DistGeomHelpers_LIB_DEPENDS:STATIC=general;ForceFieldHelpers;general;DistGeometry;general;Alignment;
//Dependencies for the target
DistGeom_LIB_DEPENDS:STATIC=general;DistGeometry;general;EigenSolvers;general;ForceField;general;Optimizer;general;RDGeneral;general;RDGeometryLib;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
DistGeometry_LIB_DEPENDS:STATIC=general;EigenSolvers;general;ForceField;
//Dependencies for the target
EigenSolvers_LIB_DEPENDS:STATIC=general;RDGeneral;
//Dependencies for the target
FMCS_LIB_DEPENDS:STATIC=general;Depictor;general;FileParsers;general;ChemTransforms;general;SubstructMatch;
//Dependencies for the target
FileParsers_LIB_DEPENDS:STATIC=general;SmilesParse;general;GraphMol;
//Dependencies for the target
Fingerprints_LIB_DEPENDS:STATIC=general;Subgraphs;general;SubstructMatch;general;SmilesParse;general;GraphMol;
//Dependencies for the target
ForceFieldHelpers_LIB_DEPENDS:STATIC=general;SmilesParse;general;SubstructMatch;general;ForceField;
//Dependencies for the target
ForceField_LIB_DEPENDS:STATIC=general;Optimizer;
//Dependencies for the target
FragCatalog_LIB_DEPENDS:STATIC=general;Subgraphs;general;SubstructMatch;general;SmilesParse;general;Catalogs;general;GraphMol;general;RDGeometryLib;general;RDGeneral;
//Dependencies for the target
GraphMol_LIB_DEPENDS:STATIC=general;RDGeometryLib;general;RDGeneral;
//Dependencies for the target
InfoTheory_LIB_DEPENDS:STATIC=general;DataStructs;general;RDGeneral;
//Dependencies for the target
MolAlign_LIB_DEPENDS:STATIC=general;MolTransforms;general;SubstructMatch;general;Alignment;
//Dependencies for the target
MolCatalog_LIB_DEPENDS:STATIC=general;GraphMol;general;Catalogs;
//Dependencies for the target
MolChemicalFeatures_LIB_DEPENDS:STATIC=general;SubstructMatch;general;SmilesParse;
//Dependencies for the target
MolTransforms_LIB_DEPENDS:STATIC=general;GraphMol;general;EigenSolvers;
//Dependencies for the target
Optimizer_LIB_DEPENDS:STATIC=general;RDGeometryLib;
//Add module Clustering
PYTHON_ENABLE_MODULE_Clustering:BOOL=ON
//Add module DistGeom
PYTHON_ENABLE_MODULE_DistGeom:BOOL=ON
//Add module cDataStructs
PYTHON_ENABLE_MODULE_cDataStructs:BOOL=ON
//Add module cQuantize
PYTHON_ENABLE_MODULE_cQuantize:BOOL=ON
//Add module rdAlignment
PYTHON_ENABLE_MODULE_rdAlignment:BOOL=ON
//Add module rdBase
PYTHON_ENABLE_MODULE_rdBase:BOOL=ON
//Add module rdChemReactions
PYTHON_ENABLE_MODULE_rdChemReactions:BOOL=ON
//Add module rdChemicalFeatures
PYTHON_ENABLE_MODULE_rdChemicalFeatures:BOOL=ON
//Add module rdDepictor
PYTHON_ENABLE_MODULE_rdDepictor:BOOL=ON
//Add module rdDistGeom
PYTHON_ENABLE_MODULE_rdDistGeom:BOOL=ON
//Add module rdFMCS
PYTHON_ENABLE_MODULE_rdFMCS:BOOL=ON
//Add module rdForceField
PYTHON_ENABLE_MODULE_rdForceField:BOOL=ON
//Add module rdForceFieldHelpers
PYTHON_ENABLE_MODULE_rdForceFieldHelpers:BOOL=ON
//Add module rdGeometry
PYTHON_ENABLE_MODULE_rdGeometry:BOOL=ON
//Add module rdInfoTheory
PYTHON_ENABLE_MODULE_rdInfoTheory:BOOL=ON
//Add module rdMetricMatrixCalc
PYTHON_ENABLE_MODULE_rdMetricMatrixCalc:BOOL=ON
//Add module rdMolAlign
PYTHON_ENABLE_MODULE_rdMolAlign:BOOL=ON
//Add module rdMolCatalog
PYTHON_ENABLE_MODULE_rdMolCatalog:BOOL=ON
//Add module rdMolChemicalFeatures
PYTHON_ENABLE_MODULE_rdMolChemicalFeatures:BOOL=ON
//Add module rdMolDescriptors
PYTHON_ENABLE_MODULE_rdMolDescriptors:BOOL=ON
//Add module rdMolTransforms
PYTHON_ENABLE_MODULE_rdMolTransforms:BOOL=ON
//Add module rdPartialCharges
PYTHON_ENABLE_MODULE_rdPartialCharges:BOOL=ON
//Add module rdShapeHelpers
PYTHON_ENABLE_MODULE_rdShapeHelpers:BOOL=ON
//Add module rdSimDivPickers
PYTHON_ENABLE_MODULE_rdSimDivPickers:BOOL=ON
//Add module rdchem
PYTHON_ENABLE_MODULE_rdchem:BOOL=ON
//Add module rdfragcatalog
PYTHON_ENABLE_MODULE_rdfragcatalog:BOOL=ON
//Add module rdmolfiles
PYTHON_ENABLE_MODULE_rdmolfiles:BOOL=ON
//Add module rdmolops
PYTHON_ENABLE_MODULE_rdmolops:BOOL=ON
//Add module rdqueries
PYTHON_ENABLE_MODULE_rdqueries:BOOL=ON
//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/Users/nathan/.virtualenvs/A0/bin/python
//Path to a file.
PYTHON_INCLUDE_DIR:PATH=/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7
//Path to a library.
PYTHON_LIBRARY:FILEPATH=/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib
//Path to a library.
PYTHON_LIBRARY_DEBUG:FILEPATH=PYTHON_LIBRARY_DEBUG-NOTFOUND
//Add module Clustering shared
PYTHON_MODULE_Clustering_BUILD_SHARED:BOOL=ON
//Add module DistGeom shared
PYTHON_MODULE_DistGeom_BUILD_SHARED:BOOL=ON
//Add module cDataStructs shared
PYTHON_MODULE_cDataStructs_BUILD_SHARED:BOOL=ON
//Add module cQuantize shared
PYTHON_MODULE_cQuantize_BUILD_SHARED:BOOL=ON
//Add module rdAlignment shared
PYTHON_MODULE_rdAlignment_BUILD_SHARED:BOOL=ON
//Add module rdBase shared
PYTHON_MODULE_rdBase_BUILD_SHARED:BOOL=ON
//Add module rdChemReactions shared
PYTHON_MODULE_rdChemReactions_BUILD_SHARED:BOOL=ON
//Add module rdChemicalFeatures shared
PYTHON_MODULE_rdChemicalFeatures_BUILD_SHARED:BOOL=ON
//Add module rdDepictor shared
PYTHON_MODULE_rdDepictor_BUILD_SHARED:BOOL=ON
//Add module rdDistGeom shared
PYTHON_MODULE_rdDistGeom_BUILD_SHARED:BOOL=ON
//Add module rdFMCS shared
PYTHON_MODULE_rdFMCS_BUILD_SHARED:BOOL=ON
//Add module rdForceFieldHelpers shared
PYTHON_MODULE_rdForceFieldHelpers_BUILD_SHARED:BOOL=ON
//Add module rdForceField shared
PYTHON_MODULE_rdForceField_BUILD_SHARED:BOOL=ON
//Add module rdGeometry shared
PYTHON_MODULE_rdGeometry_BUILD_SHARED:BOOL=ON
//Add module rdInfoTheory shared
PYTHON_MODULE_rdInfoTheory_BUILD_SHARED:BOOL=ON
//Add module rdMetricMatrixCalc shared
PYTHON_MODULE_rdMetricMatrixCalc_BUILD_SHARED:BOOL=ON
//Add module rdMolAlign shared
PYTHON_MODULE_rdMolAlign_BUILD_SHARED:BOOL=ON
//Add module rdMolCatalog shared
PYTHON_MODULE_rdMolCatalog_BUILD_SHARED:BOOL=ON
//Add module rdMolChemicalFeatures shared
PYTHON_MODULE_rdMolChemicalFeatures_BUILD_SHARED:BOOL=ON
//Add module rdMolDescriptors shared
PYTHON_MODULE_rdMolDescriptors_BUILD_SHARED:BOOL=ON
//Add module rdMolTransforms shared
PYTHON_MODULE_rdMolTransforms_BUILD_SHARED:BOOL=ON
//Add module rdPartialCharges shared
PYTHON_MODULE_rdPartialCharges_BUILD_SHARED:BOOL=ON
//Add module rdShapeHelpers shared
PYTHON_MODULE_rdShapeHelpers_BUILD_SHARED:BOOL=ON
//Add module rdSimDivPickers shared
PYTHON_MODULE_rdSimDivPickers_BUILD_SHARED:BOOL=ON
//Add module rdchem shared
PYTHON_MODULE_rdchem_BUILD_SHARED:BOOL=ON
//Add module rdfragcatalog shared
PYTHON_MODULE_rdfragcatalog_BUILD_SHARED:BOOL=ON
//Add module rdmolfiles shared
PYTHON_MODULE_rdmolfiles_BUILD_SHARED:BOOL=ON
//Add module rdmolops shared
PYTHON_MODULE_rdmolops_BUILD_SHARED:BOOL=ON
//Add module rdqueries shared
PYTHON_MODULE_rdqueries_BUILD_SHARED:BOOL=ON
//Directory where the arrayobject.h header file can be found. This
// file is part of the numarray package
PYTHON_NUMPY_INCLUDE_PATH:PATH=/Users/nathan/.virtualenvs/A0/lib/python2.7/site-packages/numpy/core/include
//Dependencies for the target
PartialCharges_LIB_DEPENDS:STATIC=general;GraphMol;
//Dependencies for the target
RDBoost_LIB_DEPENDS:STATIC=general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for target
RDGeneral_LIB_DEPENDS:STATIC=
//Dependencies for the target
RDGeometryLib_LIB_DEPENDS:STATIC=general;DataStructs;general;RDGeneral;
//install support for the avalon toolkit. Use the variable AVALONTOOLS_DIR
// to set the location of the source.
RDK_BUILD_AVALON_SUPPORT:BOOL=OFF
//build in support for compressed MolSuppliers
RDK_BUILD_COMPRESSED_SUPPLIERS:BOOL=OFF
//build the Contrib directory
RDK_BUILD_CONTRIB:BOOL=OFF
//build the c++ tests (disabing can speed up builds
RDK_BUILD_CPP_TESTS:BOOL=OFF
//build the rdkit inchi wrapper
RDK_BUILD_INCHI_SUPPORT:BOOL=OFF
//build the standard python wrappers
RDK_BUILD_PYTHON_WRAPPERS:BOOL=ON
//include support for the SLN format
RDK_BUILD_SLN_SUPPORT:BOOL=ON
//build the experimental SWIG C# wrappers (does nothing if RDK_BUILD_SWIG_WRAPPERS
// is not set)
RDK_BUILD_SWIG_CSHARP_WRAPPER:BOOL=OFF
//build the SWIG JAVA wrappers (does nothing if RDK_BUILD_SWIG_WRAPPERS
// is not set)
RDK_BUILD_SWIG_JAVA_WRAPPER:BOOL=ON
//build the SWIG wrappers
RDK_BUILD_SWIG_WRAPPERS:BOOL=OFF
//enable thread-safe substructure searching (requires boost.thread)
RDK_BUILD_THREADSAFE_SSS:BOOL=OFF
//install the rdkit in the source tree (former behavior)
RDK_INSTALL_INTREE:BOOL=OFF
//install the rdkit static libraries
RDK_INSTALL_STATIC_LIBS:BOOL=OFF
//run MMFF compliance tests (requires tar/gzip)
RDK_TEST_MMFF_COMPLIANCE:BOOL=ON
//run some tests of multithreading
RDK_TEST_MULTITHREADED:BOOL=OFF
//use flex/bison, if available, to build the SMILES/SMARTS/SLN
// parsers
RDK_USE_FLEXBISON:BOOL=OFF
//Value Computed by CMake
RDKit_BINARY_DIR:STATIC=/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2
//Value Computed by CMake
RDKit_SOURCE_DIR:STATIC=/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2
//Dependencies for the target
ShapeHelpers_LIB_DEPENDS:STATIC=general;MolTransforms;
//Dependencies for the target
SimDivPickers_LIB_DEPENDS:STATIC=general;hc;general;RDGeneral;
//Dependencies for the target
SmilesParse_LIB_DEPENDS:STATIC=general;GraphMol;
//Dependencies for the target
Subgraphs_LIB_DEPENDS:STATIC=general;GraphMol;
//Dependencies for the target
SubstructMatch_LIB_DEPENDS:STATIC=general;GraphMol;
//Dependencies for the target
cDataStructs_LIB_DEPENDS:STATIC=general;RDGeneral;general;DataStructs;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
cQuantize_LIB_DEPENDS:STATIC=general;InfoTheory;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for target
hc_LIB_DEPENDS:STATIC=
//Dependencies for the target
rdAlignment_LIB_DEPENDS:STATIC=general;Alignment;general;RDGeneral;general;RDGeometryLib;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdBase_LIB_DEPENDS:STATIC=general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdChemReactions_LIB_DEPENDS:STATIC=general;ChemReactions;general;ChemTransforms;general;Descriptors;general;Fingerprints;general;Subgraphs;general;DataStructs;general;Depictor;general;FileParsers;general;SmilesParse;general;SubstructMatch;general;GraphMol;general;RDGeneral;general;RDGeometryLib;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdChemicalFeatures_LIB_DEPENDS:STATIC=general;ChemicalFeatures;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdDepictor_LIB_DEPENDS:STATIC=general;Depictor;general;SmilesParse;general;FileParsers;general;SubstructMatch;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdDistGeom_LIB_DEPENDS:STATIC=general;DistGeomHelpers;general;DistGeometry;general;FileParsers;general;MolTransforms;general;SmilesParse;general;SubstructMatch;general;ForceFieldHelpers;general;ForceField;general;MolAlign;general;Optimizer;general;EigenSolvers;general;Alignment;general;GraphMol;general;DataStructs;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdFMCS_LIB_DEPENDS:STATIC=general;FMCS;general;SmilesParse;general;SubstructMatch;general;GraphMol;general;DataStructs;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdForceFieldHelpers_LIB_DEPENDS:STATIC=general;ForceFieldHelpers;general;SmilesParse;general;SubstructMatch;general;GraphMol;general;ForceField;general;Optimizer;general;RDGeometryLib;general;RDGeneral;general;DataStructs;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdForceField_LIB_DEPENDS:STATIC=general;ForceField;general;Optimizer;general;RDGeneral;general;RDGeometryLib;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdGeometry_LIB_DEPENDS:STATIC=general;RDGeometryLib;general;DataStructs;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdInfoTheory_LIB_DEPENDS:STATIC=general;InfoTheory;general;RDGeneral;general;DataStructs;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdMetricMatrixCalc_LIB_DEPENDS:STATIC=general;RDGeneral;general;DataStructs;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdMolAlign_LIB_DEPENDS:STATIC=general;MolAlign;general;MolTransforms;general;ForceFieldHelpers;general;ForceField;general;EigenSolvers;general;Alignment;general;Optimizer;general;SubstructMatch;general;GraphMol;general;RDGeneral;general;RDGeometryLib;general;DataStructs;general;Descriptors;general;SmilesParse;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdMolCatalog_LIB_DEPENDS:STATIC=general;MolCatalog;general;FileParsers;general;Catalogs;general;SmilesParse;general;GraphMol;general;DataStructs;general;RDGeneral;general;RDGeometryLib;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdMolChemicalFeatures_LIB_DEPENDS:STATIC=general;MolChemicalFeatures;general;Catalogs;general;SmilesParse;general;SubstructMatch;general;DataStructs;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdMolDescriptors_LIB_DEPENDS:STATIC=general;Descriptors;general;PartialCharges;general;Fingerprints;general;FileParsers;general;SmilesParse;general;Subgraphs;general;SubstructMatch;general;GraphMol;general;DataStructs;general;RDGeneral;general;RDGeometryLib;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdMolTransforms_LIB_DEPENDS:STATIC=general;MolTransforms;general;EigenSolvers;general;GraphMol;general;DataStructs;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdPartialCharges_LIB_DEPENDS:STATIC=general;PartialCharges;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;DataStructs;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdShapeHelpers_LIB_DEPENDS:STATIC=general;ShapeHelpers;general;MolTransforms;general;EigenSolvers;general;DataStructs;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdSimDivPickers_LIB_DEPENDS:STATIC=general;SimDivPickers;general;hc;general;DataStructs;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdchem_LIB_DEPENDS:STATIC=general;SmilesParse;general;ChemTransforms;general;SubstructMatch;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdfragcatalog_LIB_DEPENDS:STATIC=general;FragCatalog;general;Subgraphs;general;SubstructMatch;general;SmilesParse;general;Catalogs;general;FileParsers;general;GraphMol;general;DataStructs;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdmolfiles_LIB_DEPENDS:STATIC=general;SmilesParse;general;FileParsers;general;GraphMol;general;RDGeometryLib;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdmolops_LIB_DEPENDS:STATIC=general;FileParsers;general;SubstructMatch;general;Fingerprints;general;ChemTransforms;general;Catalogs;general;Subgraphs;general;SmilesParse;general;GraphMol;general;RDGeometryLib;general;DataStructs;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
//Dependencies for the target
rdqueries_LIB_DEPENDS:STATIC=general;GraphMol;general;RDGeometryLib;general;DataStructs;general;RDGeneral;general;RDBoost;general;/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib;general;/usr/local/lib/libboost_python-mt.dylib;
########################
# INTERNAL cache entries
########################
//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
Boost_LIBRARY_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PYTHON_LIBRARY_DEBUG
Boost_PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PYTHON_LIBRARY_RELEASE
Boost_PYTHON_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/rdkit-xSVejz/rdkit-Release_2014_09_2
//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=1
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.1.0/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.1.0/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.1.0/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=/usr/local/Cellar/cmake/3.1.0/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//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=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/rdkit-xSVejz/rdkit-Release_2014_09_2
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED: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_LOCAL_GENERATORS:INTERNAL=79
//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=/usr/local/Cellar/cmake/3.1.0/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
//CHECK_TYPE_SIZE: sizeof(unsigned short)
CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2
//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 Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TXZ
CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/Users/nathan/.virtualenvs/A0/bin/python][v2.7.6()]
//Details about finding PythonLibs
FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/Users/nathan/.virtualenvs/A0/lib/libpython2.7.dylib][/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/include/python2.7][v2.7.6()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Result of TRY_COMPILE
HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_RDK_BIG_ENDIAN:INTERNAL=TRUE
//Have include stddef.h
HAVE_STDDEF_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_Clustering
PYTHON_ENABLE_MODULE_Clustering-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_DistGeom
PYTHON_ENABLE_MODULE_DistGeom-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_cDataStructs
PYTHON_ENABLE_MODULE_cDataStructs-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_cQuantize
PYTHON_ENABLE_MODULE_cQuantize-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdAlignment
PYTHON_ENABLE_MODULE_rdAlignment-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdBase
PYTHON_ENABLE_MODULE_rdBase-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdChemReactions
PYTHON_ENABLE_MODULE_rdChemReactions-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdChemicalFeatures
PYTHON_ENABLE_MODULE_rdChemicalFeatures-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdDepictor
PYTHON_ENABLE_MODULE_rdDepictor-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdDistGeom
PYTHON_ENABLE_MODULE_rdDistGeom-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdFMCS
PYTHON_ENABLE_MODULE_rdFMCS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdForceField
PYTHON_ENABLE_MODULE_rdForceField-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdForceFieldHelpers
PYTHON_ENABLE_MODULE_rdForceFieldHelpers-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdGeometry
PYTHON_ENABLE_MODULE_rdGeometry-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdInfoTheory
PYTHON_ENABLE_MODULE_rdInfoTheory-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdMetricMatrixCalc
PYTHON_ENABLE_MODULE_rdMetricMatrixCalc-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdMolAlign
PYTHON_ENABLE_MODULE_rdMolAlign-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdMolCatalog
PYTHON_ENABLE_MODULE_rdMolCatalog-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdMolChemicalFeatures
PYTHON_ENABLE_MODULE_rdMolChemicalFeatures-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdMolDescriptors
PYTHON_ENABLE_MODULE_rdMolDescriptors-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdMolTransforms
PYTHON_ENABLE_MODULE_rdMolTransforms-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdPartialCharges
PYTHON_ENABLE_MODULE_rdPartialCharges-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdShapeHelpers
PYTHON_ENABLE_MODULE_rdShapeHelpers-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdSimDivPickers
PYTHON_ENABLE_MODULE_rdSimDivPickers-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdchem
PYTHON_ENABLE_MODULE_rdchem-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdfragcatalog
PYTHON_ENABLE_MODULE_rdfragcatalog-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdmolfiles
PYTHON_ENABLE_MODULE_rdmolfiles-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdmolops
PYTHON_ENABLE_MODULE_rdmolops-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_ENABLE_MODULE_rdqueries
PYTHON_ENABLE_MODULE_rdqueries-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY
PYTHON_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY_DEBUG
PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_Clustering_BUILD_SHARED
PYTHON_MODULE_Clustering_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_DistGeom_BUILD_SHARED
PYTHON_MODULE_DistGeom_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_cDataStructs_BUILD_SHARED
PYTHON_MODULE_cDataStructs_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_cQuantize_BUILD_SHARED
PYTHON_MODULE_cQuantize_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdAlignment_BUILD_SHARED
PYTHON_MODULE_rdAlignment_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdBase_BUILD_SHARED
PYTHON_MODULE_rdBase_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdChemReactions_BUILD_SHARED
PYTHON_MODULE_rdChemReactions_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdChemicalFeatures_BUILD_SHARED
PYTHON_MODULE_rdChemicalFeatures_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdDepictor_BUILD_SHARED
PYTHON_MODULE_rdDepictor_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdDistGeom_BUILD_SHARED
PYTHON_MODULE_rdDistGeom_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdFMCS_BUILD_SHARED
PYTHON_MODULE_rdFMCS_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdForceFieldHelpers_BUILD_SHARED
PYTHON_MODULE_rdForceFieldHelpers_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdForceField_BUILD_SHARED
PYTHON_MODULE_rdForceField_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdGeometry_BUILD_SHARED
PYTHON_MODULE_rdGeometry_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdInfoTheory_BUILD_SHARED
PYTHON_MODULE_rdInfoTheory_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdMetricMatrixCalc_BUILD_SHARED
PYTHON_MODULE_rdMetricMatrixCalc_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdMolAlign_BUILD_SHARED
PYTHON_MODULE_rdMolAlign_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdMolCatalog_BUILD_SHARED
PYTHON_MODULE_rdMolCatalog_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdMolChemicalFeatures_BUILD_SHARED
PYTHON_MODULE_rdMolChemicalFeatures_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdMolDescriptors_BUILD_SHARED
PYTHON_MODULE_rdMolDescriptors_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdMolTransforms_BUILD_SHARED
PYTHON_MODULE_rdMolTransforms_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdPartialCharges_BUILD_SHARED
PYTHON_MODULE_rdPartialCharges_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdShapeHelpers_BUILD_SHARED
PYTHON_MODULE_rdShapeHelpers_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdSimDivPickers_BUILD_SHARED
PYTHON_MODULE_rdSimDivPickers_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdchem_BUILD_SHARED
PYTHON_MODULE_rdchem_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdfragcatalog_BUILD_SHARED
PYTHON_MODULE_rdfragcatalog_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdmolfiles_BUILD_SHARED
PYTHON_MODULE_rdmolfiles_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdmolops_BUILD_SHARED
PYTHON_MODULE_rdmolops_BUILD_SHARED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_MODULE_rdqueries_BUILD_SHARED
PYTHON_MODULE_rdqueries_BUILD_SHARED-ADVANCED:INTERNAL=1
//Python numpy development package is available
PYTHON_NUMPY_FOUND:INTERNAL=1
//Result of TEST_BIG_ENDIAN
RDK_BIG_ENDIAN:INTERNAL=0
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=python
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/local/include
//Last used Boost_LIBRARY_DIR value.
_Boost_LIBRARY_DIR_LAST:INTERNAL=/usr/local/lib
//Last used Boost_NAMESPACE value.
_Boost_NAMESPACE_LAST:INTERNAL=boost
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 5ae607cef88f12ab17c840c2afa518b5e55094a7
Last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9.5-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
Clang: 6.0 build 600
X11: N/A
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /Users/nathan/.virtualenvs/A0/bin/python => /Users/nathan/.virtualenvs/A0/bin/python2.7
Ruby: /usr/bin/ruby
Warning: The filesystem on / appears to be case-sensitive.
The default OS X filesystem is case-insensitive. Please report any apparent problems.
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: 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/python2.7/greenlet/greenlet.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment