Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@oxtopus
Created August 22, 2016 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oxtopus/ef2476ebaa8288e07b56c132d32d9aba to your computer and use it in GitHub Desktop.
Save oxtopus/ef2476ebaa8288e07b56c132d32d9aba to your computer and use it in GitHub Desktop.

cmake.stdout

-- The CXX compiler identification is AppleClang 7.0.0.7000176
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- NUPIC_BUILD_PYEXT_MODULES = ON
-- CMAKE BITNESS=64
-- CMAKE MEMORY=1859
-- Performing Test compiler_supports_machine_option
-- Performing Test compiler_supports_machine_option - Success
-- INTERNAL_CXX_FLAGS_OPTIMIZED=  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register   -stdlib=libc++ -std=c++11 -fvisibility-inlines-hidden  -Werror -Wextra -Wreturn-type -Wunused -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -Wall -pipe  -O2 -mtune=generic
-- INTERNAL_LINKER_FLAGS_OPTIMIZED=  -m64   -stdlib=libc++ -Wl,-undefined,error -O2
-- EXTERNAL_C_FLAGS_UNOPTIMIZED=  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register  -Wno-unused-variable -Wno-unused-parameter -Wno-incompatible-pointer-types -Wno-deprecated-declarations
-- EXTERNAL_C_FLAGS_OPTIMIZED=  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register  -Wno-unused-variable -Wno-unused-parameter -Wno-incompatible-pointer-types -Wno-deprecated-declarations -pipe  -O2 -mtune=generic
-- PYEXT_LINKER_FLAGS_OPTIMIZED=  -m64   -stdlib=libc++ -O2  -Wl,-undefined,dynamic_lookup
-- EXTERNAL_CXX_FLAGS_UNOPTIMIZED=  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register  -Wno-unused-variable -Wno-unused-parameter -Wno-incompatible-pointer-types -Wno-deprecated-declarations   -stdlib=libc++ -std=c++11 -fvisibility-inlines-hidden
-- EXTERNAL_CXX_FLAGS_OPTIMIZED=  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register  -Wno-unused-variable -Wno-unused-parameter -Wno-incompatible-pointer-types -Wno-deprecated-declarations   -stdlib=libc++ -std=c++11 -fvisibility-inlines-hidden -pipe  -O2 -mtune=generic
-- EXTERNAL_LINKER_FLAGS_UNOPTIMIZED=  -m64   -stdlib=libc++ -Wl,-undefined,error
-- EXTERNAL_LINKER_FLAGS_OPTIMIZED=  -m64   -stdlib=libc++ -Wl,-undefined,error -O2
-- COMMON_COMPILER_DEFINITIONS=-DHAVE_UNISTD_H
-- COMMON_COMPILER_DEFINITIONS_STR= -DHAVE_UNISTD_H
-- EXTERNAL_STATICLIB_CMAKE_DEFINITIONS_OPTIMIZED=
-- EXTERNAL_STATICLIB_CONFIGURE_DEFINITIONS_OPTIMIZED=
-- CapnProto CXX_FLAGS=  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register  -Wno-unused-variable -Wno-unused-parameter -Wno-incompatible-pointer-types -Wno-deprecated-declarations   -stdlib=libc++ -std=c++11 -fvisibility-inlines-hidden  -DHAVE_UNISTD_H
-- MERGE_STATIC_LIBRARIES LIB_TARGET=capnp-bundle, STATIC_LIBS = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnpc.a;/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp.a;/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a
-- MERGE_STATIC_LIBRARIES LIB_TARGET=apr-1-bundle, STATIC_LIBS = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a
-- MERGE_STATIC_LIBRARIES LIB_TARGET=aprutil-1-bundle, STATIC_LIBS = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a
-- MERGE_STATIC_LIBRARIES LIB_TARGET=yaml-bundle, STATIC_LIBS = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/YamlStaticLib/libyaml.a
-- MERGE_STATIC_LIBRARIES LIB_TARGET=yaml-cpp-bundle, STATIC_LIBS = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/lib/libyaml-cpp.a
-- MERGE_STATIC_LIBRARIES LIB_TARGET=z-bundle, STATIC_LIBS = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/lib/libz.a
-- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.10", minimum required is "2.7")
-- CMAKE Found python interpreter /usr/bin/python2.7 version=2.7.10
-- Found PythonLibs: /usr/lib/libpython2.7.dylib (found version "2.7.10")
-- PYTHON_EXECUTABLE   = /usr/bin/python2.7
-- PYTHON_INCLUDE_DIRS = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/python2.7
-- PYTHON_LIBRARIES    = /usr/lib/libpython2.7.dylib
-- src_pycapnp_include_dir      = /Users/amarshall/Library/Python/2.7/lib/python/site-packages
-- CAPNP_EXECUTABLE          = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/bin/capnp
-- CAPNP_CMAKE_DEFINITIONS   = -DCAPNP_LITE=0
-- CAPNP_INCLUDE_DIRS        = /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include
-- CAPNP_STATIC_LIB_TARGET   = capnp-bundle
-- src_common_os_libs        = c++abi
-- src_compile_flags =   -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register   -stdlib=libc++ -std=c++11 -fvisibility-inlines-hidden  -Werror -Wextra -Wreturn-type -Wunused -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -Wall -pipe  -O2 -mtune=generic
-- src_lib_static_nupiccore_compile_flags =   -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register   -stdlib=libc++ -std=c++11 -fvisibility-inlines-hidden  -Werror -Wextra -Wreturn-type -Wunused -Wno-unused-variable -Wno-unused-parameter -Wno-missing-field-initializers -Wall -pipe  -O2 -mtune=generic -I/Users/amarshall/Library/Python/2.7/lib/python/site-packages/numpy/core/include
-- MERGE_STATIC_LIBRARIES LIB_TARGET=nupic_core, STATIC_LIBS = nupic_core_solo;yaml-cpp-bundle;yaml-bundle;apr-1-bundle;aprutil-1-bundle;z-bundle
-- MERGE_STATIC_LIBRARIES: Link interface not specified in source lib nupic_core_solo.
-- MERGE_STATIC_LIBRARIES: Link interface not specified in source lib yaml-cpp-bundle.
-- MERGE_STATIC_LIBRARIES: Link interface not specified in source lib yaml-bundle.
-- MERGE_STATIC_LIBRARIES: Link interface not specified in source lib apr-1-bundle.
-- MERGE_STATIC_LIBRARIES: Link interface not specified in source lib aprutil-1-bundle.
-- MERGE_STATIC_LIBRARIES: Link interface not specified in source lib z-bundle.
-- CMAKE_CXX_COMPILER_ID        = Clang
-- PY_EXTENSIONS_DIR            = /Users/amarshall/nta/nupic.core/bindings/py/nupic/bindings
-- src_swig_flags = -c++;-features;autodoc=0,directors=0;-noproxyimport;-keyword;-modern;-modernargs;-noproxydel;-fvirtual;-fastunpack;-nofastproxy;-fastquery;-outputtuple;-castmode;-nosafecstrings;-w402;-w503;-w511;-w302;-w362;-w312;-w389;-DSWIG_PYTHON_LEGACY_BOOL;-I/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python;-I/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2;-DHAVE_UNISTD_H;-DNTA_OS_DARWIN;-DNTA_ARCH_64;-DHAVE_CONFIG_H;-DNTA_INTERNAL;-DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS;-DBOOST_NO_WREGEX;-DNUPIC2;-DAPR_DECLARE_STATIC;-DAPU_DECLARE_STATIC;-DNTA_ASM;-DNTA_COMPILER_CLANG
-- _SRC_SWIG_EXTRA_DEPS     = Swig
-- _SRC_SWIG_LINK_LIBRARIES = nupic_core;c++abi
-- _SRC_SWIG_EXTENSION_LINK_FLAGS=   -m64   -stdlib=libc++ -O2  -Wl,-undefined,dynamic_lookup
-- CMAKE_SWIG_FLAGS        = -c++;-features;autodoc=0,directors=0;-noproxyimport;-keyword;-modern;-modernargs;-noproxydel;-fvirtual;-fastunpack;-nofastproxy;-fastquery;-outputtuple;-castmode;-nosafecstrings;-w402;-w503;-w511;-w302;-w362;-w312;-w389;-DSWIG_PYTHON_LEGACY_BOOL;-I/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python;-I/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2;-DHAVE_UNISTD_H;-DNTA_OS_DARWIN;-DNTA_ARCH_64;-DHAVE_CONFIG_H;-DNTA_INTERNAL;-DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS;-DBOOST_NO_WREGEX;-DNUPIC2;-DAPR_DECLARE_STATIC;-DAPU_DECLARE_STATIC;-DNTA_ASM;-DNTA_COMPILER_CLANG
-- Created Swig target _algorithms for swig module algorithms. extra_deps=Swig, link_flags=  -m64   -stdlib=libc++ -O2  -Wl,-undefined,dynamic_lookup -Wl,-exported_symbol,_init_algorithms
-- Created Swig target _engine_internal for swig module engine_internal. extra_deps=Swig, link_flags=  -m64   -stdlib=libc++ -O2  -Wl,-undefined,dynamic_lookup -Wl,-exported_symbol,_init_engine_internal
-- Created Swig target _experimental for swig module experimental. extra_deps=Swig, link_flags=  -m64   -stdlib=libc++ -O2  -Wl,-undefined,dynamic_lookup -Wl,-exported_symbol,_init_experimental
-- Created Swig target _math for swig module math. extra_deps=Swig, link_flags=  -m64   -stdlib=libc++ -O2  -Wl,-undefined,dynamic_lookup -Wl,-exported_symbol,_init_math
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/amarshall/nta/nupic.core/build/scripts

cmake.stderr

Doing a local build

make.stdout

Scanning dependencies of target CapnProto
Scanning dependencies of target ZStaticLib
Scanning dependencies of target Apr1StaticLib
Scanning dependencies of target YamlStaticLib
Scanning dependencies of target Swig
[  1%] Creating directories for 'CapnProto'
[  1%] Creating directories for 'YamlStaticLib'
[  1%] Creating directories for 'ZStaticLib'
[  2%] Creating directories for 'Apr1StaticLib'
[  3%] Creating directories for 'Swig'
Scanning dependencies of target gtest
[  3%] Building CXX object src/CMakeFiles/gtest.dir/__/external/common/src/gtest/gtest-all.cpp.o
[  3%] Performing download step (verify and extract) for 'YamlStaticLib'
[  3%] Performing download step (verify and extract) for 'CapnProto'
[  3%] Performing download step (verify and extract) for 'Apr1StaticLib'
[  3%] Performing download step (verify and extract) for 'ZStaticLib'
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/share/yaml/yaml-0.1.5.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
[  3%] Performing download step (verify and extract) for 'Swig'
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/share/apr/unix/apr-1.5.2.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/share/zlib/zlib-1.2.8.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/share/capnproto/capnproto-c++-0.5.3.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/src/swig-3.0.2.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/share/yaml/yaml-0.1.5.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/YamlStaticLib'
-- extracting... [tar xfz]
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/share/zlib/zlib-1.2.8.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/ZStaticLib'
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/share/apr/unix/apr-1.5.2.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/Apr1StaticLib'
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/share/capnproto/capnproto-c++-0.5.3.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/CapnProto'
-- extracting... [tar xfz]
-- extracting... [tar xfz]
-- extracting... [tar xfz]
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/src/swig-3.0.2.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/Swig'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[  3%] No patch step for 'YamlStaticLib'
[  3%] Performing patch step for 'ZStaticLib'
patching file CMakeLists.txt
[  5%] No update step for 'YamlStaticLib'
[  5%] No update step for 'ZStaticLib'
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... [analysis]
-- extracting... done
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[  5%] No update step for 'Apr1StaticLib'
[  6%] No patch step for 'CapnProto'
[  7%] Performing configure step for 'YamlStaticLib'
[  7%] Performing configure step for 'ZStaticLib'
[  8%] No update step for 'CapnProto'
[  8%] No patch step for 'Apr1StaticLib'
[  8%] Performing configure step for 'CapnProto'
[  8%] Patching apr-1 sources in <SOURCE_DIR> via /Users/amarshall/nta/nupic.core/external/common/share/apr/apr.patch
patching file CMakeLists.txt
patching file include/apr_version.h
[  8%] Performing configure step for 'Apr1StaticLib'
-- The C compiler identification is AppleClang 7.0.0.7000176
-- The C compiler identification is AppleClang 7.0.0.7000176
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
-- The CXX compiler identification is AppleClang 7.0.0.7000176
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features
checking build system type... -- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking target system type... x86_64-apple-darwin15.0.0
Configuring APR library
Platform: x86_64-apple-darwin15.0.0
checking for working mkdir -p... yes
APR Version: 1.5.2
checking for chosen layout... apr
checking for gcc... /usr/bin/clang
-- Detecting C compile features - done
-- Detecting C compile features - done
-- Configuring done
-- Looking for sys/types.h
-- Generating done
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
-- Build files have been written to: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/YamlStaticLib
[  8%] No patch step for 'Swig'
[  9%] Performing build step for 'YamlStaticLib'
checking whether the C compiler works... [ 10%] No update step for 'Swig'
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... Scanning dependencies of target yaml
[ 10%] Performing configure step for 'Swig'
[ 11%] Building C object CMakeFiles/yaml.dir/src/api.c.o

Looking for PCRE tarball...
checking whether we are cross compiling... Extracting tarball: pcre-8.37.tar.gz
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Detecting CXX compile features - done
-- Looking for C++ include initializer_list
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... Configuring PCRE in directory: pcre
yes
checking whether /usr/bin/clang accepts -g... -- Looking for stdint.h - found
-- Looking for stddef.h
yes
checking for /usr/bin/clang option to accept ISO C89... -- Looking for C++ include initializer_list - found
-- Configuring done
none needed
checking for a sed that does not truncate output... -- Generating done
-- Build files have been written to: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/CapnProto
[ 22%] Building C object CMakeFiles/yaml.dir/src/dumper.c.o
-- Looking for stddef.h - found
[ 11%] Performing build step for 'CapnProto'
-- Check size of off64_t
checking for a BSD-compatible install... Scanning dependencies of target kj
/usr/bin/install -c
checking whether build environment is sane... [ 33%] Building C object CMakeFiles/yaml.dir/src/emitter.c.o
[  1%] Building CXX object src/kj/CMakeFiles/kj.dir/array.c++.o
yes
-- Check size of off64_t - failed
-- Looking for fseeko
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
/usr/bin/sed
checking whether make supports nested variables... (cached) yes
[  3%] Building CXX object src/kj/CMakeFiles/kj.dir/common.c++.o
checking for style of include used by make... Applying APR hints file rules for x86_64-apple-darwin15.0.0
  setting CPPFLAGS to "-DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK"
  setting apr_posixsem_is_global to "yes"
  adding "-DDARWIN_10" to CPPFLAGS
(Default will be unix)
checking whether make sets $(MAKE)... GNU
checking for gcc... /usr/bin/clang
yes
checking how to run the C preprocessor... -- Looking for fseeko - found
-- Looking for unistd.h
/usr/bin/clang -E
checking whether the C compiler works... [  4%] Building CXX object src/kj/CMakeFiles/kj.dir/debug.c++.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... -- Looking for unistd.h - found
-- Renaming
--     /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/ZStaticLib/zconf.h
-- to 'zconf.h.included' because this file is included with zlib
-- but CMake generates it automatically in the build directory.

-- Configuring done
checking whether we are cross compiling... /usr/bin/install -c
checking for rm... rm
checking for as... as
checking for cpp... cpp
checking for ar... ar
checking for grep that handles long lines and -e... -- Generating done
-- Build files have been written to: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/ZStaticLib
[ 11%] Performing build step for 'ZStaticLib'
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... Scanning dependencies of target zlibstatic
yes
checking whether /usr/bin/clang accepts -g... [  6%] Building C object CMakeFiles/zlibstatic.dir/adler32.o
[  6%] Building CXX object src/kj/CMakeFiles/kj.dir/exception.c++.o
yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking whether /usr/bin/clang understands -c and -o together... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... [ 12%] Building C object CMakeFiles/zlibstatic.dir/compress.o
yes
checking dependency style of /usr/bin/clang... [ 18%] Building C object CMakeFiles/zlibstatic.dir/crc32.o
gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) /usr/bin/clang
[ 25%] Building C object CMakeFiles/zlibstatic.dir/deflate.o
yes
checking for sys/types.h... [  7%] Building CXX object src/kj/CMakeFiles/kj.dir/io.c++.o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking whether /usr/bin/clang understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/clang... (cached) gcc3
yes
checking for sys/stat.h... checking whether we are using the GNU C++ compiler... yes
checking for stdlib.h... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... yes
checking for string.h... gcc3
yes
[ 44%] Building C object CMakeFiles/yaml.dir/src/loader.c.o
checking for memory.h... checking how to run the C preprocessor... yes
checking for strings.h... /usr/bin/clang -E
[ 55%] Building C object CMakeFiles/yaml.dir/src/parser.c.o
[  9%] Building CXX object src/kj/CMakeFiles/kj.dir/memory.c++.o
yes
[ 31%] Building C object CMakeFiles/zlibstatic.dir/gzclose.o
checking for grep that handles long lines and -e... checking for inttypes.h... [ 11%] Building CXX object src/kj/CMakeFiles/kj.dir/mutex.c++.o
[ 37%] Building C object CMakeFiles/zlibstatic.dir/gzlib.o
yes
checking for stdint.h... yes
checking for unistd.h... [ 43%] Building C object CMakeFiles/zlibstatic.dir/gzread.o
[ 12%] Building CXX object src/kj/CMakeFiles/kj.dir/string.c++.o
yes
/usr/bin/grep
checking for egrep... checking minix/config.h usability... /usr/bin/grep -E
checking for ANSI C header files... no
checking minix/config.h presence... [ 66%] Building C object CMakeFiles/yaml.dir/src/reader.c.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... [ 50%] Building C object CMakeFiles/zlibstatic.dir/gzwrite.o
[ 14%] Building CXX object src/kj/CMakeFiles/kj.dir/thread.c++.o
yes
checking for library containing strerror... [ 77%] Building C object CMakeFiles/yaml.dir/src/scanner.c.o
none required
checking whether system uses EBCDIC... [ 56%] Building C object CMakeFiles/zlibstatic.dir/inflate.o
[ 15%] Building CXX object src/kj/CMakeFiles/kj.dir/units.c++.o
no
performing libtool configuration...
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... yes
[ 17%] Building CXX object src/kj/CMakeFiles/kj.dir/refcount.c++.o
checking for sys/types.h... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... yes
checking for sys/stat.h... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... yes
checking for stdlib.h... no
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... yes
checking for string.h... [ 19%] Building CXX object src/kj/CMakeFiles/kj.dir/string-tree.c++.o
yes
checking for memory.h... yes
checking for strings.h... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... [ 20%] Building CXX object src/kj/CMakeFiles/kj.dir/arena.c++.o
no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for inttypes.h... yes
checking for -exported_symbols_list linker flag... yes
checking for stdint.h... yes
checking for -force_load linker flag... [ 22%] Building CXX object src/kj/CMakeFiles/kj.dir/main.c++.o
[ 62%] Building C object CMakeFiles/zlibstatic.dir/infback.o
yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for int64_t... yes
checking for objdir... .libs
yes
[ 68%] Building C object CMakeFiles/zlibstatic.dir/inftrees.o
checking build system type... checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... yes
checking if /usr/bin/clang static flag -static works... [ 75%] Building C object CMakeFiles/zlibstatic.dir/inffast.o
no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
[ 81%] Building C object CMakeFiles/zlibstatic.dir/trees.o

Check for compiler flags...
checking whether the compiler provides atomic builtins... yes
checking whether to enable -D_LARGEFILE64_SOURCE... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no

Checking for libraries...
checking for library containing gethostbyname... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... none required
checking for library containing gethostname... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... none required
checking for library containing socket... [ 87%] Building C object CMakeFiles/zlibstatic.dir/uncompr.o
no
checking for strip... strip
[ 88%] Building C object CMakeFiles/yaml.dir/src/writer.c.o
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... none required
checking for library containing crypt... [ 93%] Building C object CMakeFiles/zlibstatic.dir/zutil.o
[100%] Linking C static library libyaml.a
none required
checking for main in -ltruerand... [100%] Linking C static library libz.a
[100%] Built target yaml
[ 23%] Building CXX object src/kj/CMakeFiles/kj.dir/parse/char.c++.o
[100%] Built target zlibstatic
no
checking for library containing modf... [ 12%] No install step for 'YamlStaticLib'
[ 13%] Performing install step for 'ZStaticLib'
[ 13%] Completed 'YamlStaticLib'
ok
checking for sysroot... no
checking for a working dd... none required

Checking for Threads...
checking pthread.h usability... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... [ 13%] Built target YamlStaticLib
dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... [100%] Built target zlibstatic
Scanning dependencies of target YamlCppStaticLib
yes
checking pthread.h presence... [ 14%] Creating directories for 'YamlCppStaticLib'
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/lib/libz.a
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/include/zconf.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/include/zlib.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/man/man3/zlib.3
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/pkgconfig/zlib.pc
yes
checking for -exported_symbols_list linker flag... yes
checking for pthread.h... yes
checking for CFLAGS needed for pthreads... [ 25%] Linking CXX static library libkj.a
[ 14%] Completed 'ZStaticLib'
yes
checking for -force_load linker flag... [ 14%] Built target ZStaticLib
none
checking for LIBS needed for pthreads... [ 14%] Performing download step (verify and extract) for 'YamlCppStaticLib'
[ 25%] Built target kj
[ 14%] Generating yaml-bundle_dummy.c++
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/share/yaml-cpp/yaml-cpp-release-0.3.0.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/share/yaml-cpp/yaml-cpp-release-0.3.0.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/YamlCppStaticLib'
-- extracting... [tar xfz]
Scanning dependencies of target kj-async
Scanning dependencies of target yaml-bundle
[ 26%] Building CXX object src/kj/CMakeFiles/kj-async.dir/async.c++.o
-- extracting... [analysis]
-- extracting... [rename]
[ 15%] Building CXX object external/CMakeFiles/yaml-bundle.dir/yaml-bundle_dummy.c++.o
-- extracting... [clean up]
-- extracting... done
-lpthread
  setting LIBS to "-lpthread"
checking for pthread.h... (cached) yes
checking whether pthread_getspecific takes two arguments... [ 15%] No patch step for 'YamlCppStaticLib'
yes
[ 15%] Linking CXX static library libyaml-bundle.a
checking for dlfcn.h... [ 16%] No update step for 'YamlCppStaticLib'
no
checking whether pthread_attr_getdetachstate takes one argument... Combining $<TARGET_FILE:yaml-bundle> for target yaml-bundle from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/YamlStaticLib/libyaml.a.
yes
checking for objdir... .libs
[ 16%] Performing configure step for 'YamlCppStaticLib'
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=yaml-bundle,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/external/libyaml-bundle.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/YamlStaticLib/libyaml.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/external,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=yaml-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/YamlStaticLib/libyaml.a
no
checking for recursive mutex support... [ 16%] Built target yaml-bundle
Scanning dependencies of target capnp
yes
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... checking for pthread_key_delete... [ 28%] Building CXX object src/capnp/CMakeFiles/capnp.dir/c++.capnp.c++.o
yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
-- The C compiler identification is AppleClang 7.0.0.7000176
checking for pthread_rwlock_init... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking for pthread_attr_setguardsize... -- The CXX compiler identification is AppleClang 7.0.0.7000176
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
[ 30%] Building CXX object src/capnp/CMakeFiles/capnp.dir/blob.c++.o
yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for pthread_yield... darwin15.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... [ 31%] Building CXX object src/capnp/CMakeFiles/capnp.dir/arena.c++.o
no
checking for pthread_rwlock_t... -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -- works
-- Detecting C compiler ABI info
/usr/bin/clang++ -E
yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_yield... -- Detecting C compiler ABI info - done
-- Detecting C compile features
checking for ld used by /usr/bin/clang++... yes
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... APR will use threads
checking for readdir in -lc_r... no
checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... no
checking for gethostbyname in -lc_r... [ 33%] Building CXX object src/kj/CMakeFiles/kj-async.dir/async-unix.c++.o
yes
checking if /usr/bin/clang++ static flag -static works... [ 16%] Linking CXX static library libgtest.a
no
checking if /usr/bin/clang++ supports -c -o file.o... no
checking for gethostbyaddr in -lc_r... [ 16%] Built target gtest
[ 34%] Building CXX object src/capnp/CMakeFiles/capnp.dir/layout.c++.o
no
checking for getservbyname in -lc_r... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... no
checking for gethostbyname_r... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... no
checking for gethostbyaddr_r... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
-- Detecting C compile features - done
no
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
checking for getservbyname_r... checking for sys/stat.h... (cached) yes
checking dirent.h usability... no
checking for sigsuspend... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... yes
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
checking for sigwait... [ 17%] Generating z-bundle_dummy.c++
no
checking windows.h presence... yes
Scanning dependencies of target z-bundle
checking for poll... [ 17%] Building CXX object external/CMakeFiles/z-bundle.dir/z-bundle_dummy.c++.o
no
checking for windows.h... no
checking for alias support in the linker... [ 18%] Linking CXX static library libz-bundle.a
yes
-- Detecting CXX compiler ABI info - done
checking for kqueue... -- Detecting CXX compile features
yes
checking string usability... Combining $<TARGET_FILE:z-bundle> for target z-bundle from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/lib/libz.a.
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=z-bundle,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/external/libz-bundle.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/lib/libz.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/external,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=z-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/ZStaticLib/lib/libz.a
yes
[ 36%] Building CXX object src/kj/CMakeFiles/kj-async.dir/async-io.c++.o
checking for port_create... [ 18%] Built target z-bundle
[ 38%] Building CXX object src/capnp/CMakeFiles/capnp.dir/list.c++.o
no
checking for epoll support... no
checking for epoll_create1 support... [ 39%] Building CXX object src/kj/CMakeFiles/kj-async.dir/time.c++.o
no
checking for dup3 support... yes
checking string presence... no
checking for accept4 support... yes
checking for string... yes
checking bits/type_traits.h usability... no
checking for SOCK_CLOEXEC support... [ 41%] Building CXX object src/capnp/CMakeFiles/capnp.dir/any.c++.o
no
checking for fdatasync... [ 42%] Building CXX object src/capnp/CMakeFiles/capnp.dir/message.c++.o
no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
yes
checking type_traits.h usability... checking for epoll_create1 support... (cached) no
checking for asio -> message queue support... no
checking for dup3 support... (cached) no
checking for accept4 support... (cached) no
checking for SOCK_CLOEXEC support... (cached) no
-- Detecting CXX compile features - done
checking for getpwnam_r... -- Configuring done
no
checking type_traits.h presence... -- Generating done
-- Build files have been written to: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/YamlCppStaticLib
no
checking for type_traits.h... no
checking for strtoq... [ 19%] Performing build step for 'YamlCppStaticLib'
yes
[ 44%] Building CXX object src/capnp/CMakeFiles/capnp.dir/schema.capnp.c++.o
checking for getpwuid_r... yes
checking for long long... yes
Scanning dependencies of target yaml-cpp
checking for getgrnam_r... [  3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/aliasmanager.cpp.o
yes
checking for getgrgid_r... yes
checking for unsigned long long... yes

Checking for Shared Memory Support...
checking for library containing shm_open... none required
checking for sys/types.h... (cached) yes
yes
checking for an ANSI C-conforming const... checking sys/mman.h usability... yes
checking for size_t... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/ipc.h usability... yes
yes
checking sys/ipc.h presence... checking for bcopy... yes
checking for sys/ipc.h... yes
checking sys/mutex.h usability... [  7%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o
yes
checking for memmove... no
checking sys/mutex.h presence... [ 46%] Building CXX object src/capnp/CMakeFiles/capnp.dir/serialize.c++.o
no
checking for sys/mutex.h... no
checking sys/shm.h usability... yes
checking for strerror... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
yes
checking sys/file.h usability... checking zlib.h usability... yes
checking zlib.h presence... yes
checking sys/file.h presence... [ 47%] Building CXX object src/capnp/CMakeFiles/capnp.dir/serialize-packed.c++.o
[ 49%] Linking CXX static library libkj-async.a
yes
checking for zlib.h... yes
yes
checking for sys/file.h... yes
checking for gzopen in -lz... checking kernel/OS.h usability... [ 49%] Built target kj-async
yes
checking bzlib.h usability... [ 50%] Building CXX object src/capnp/CMakeFiles/capnp.dir/schema.c++.o
[ 11%] Building CXX object CMakeFiles/yaml-cpp.dir/src/conversion.cpp.o
no
checking kernel/OS.h presence... yes
checking bzlib.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... yes
checking for bzlib.h... yes
checking for libbz2... no
checking os2.h presence... yes
no
checking for os2.h... no
checking windows.h usability... no
checking windows.h presence... checking that generated files are newer than configure... done
configure: creating ./config.status
no
checking for windows.h... no
checking for mmap... yes
[ 52%] Building CXX object src/capnp/CMakeFiles/capnp.dir/schema-loader.c++.o
Scanning dependencies of target capnp-rpc
checking for munmap... [ 53%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/serialize-async.c++.o
yes
checking for shm_open... yes
checking for shm_unlink... yes
checking for shmget... yes
[ 15%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o
checking for shmat... yes
checking for shmdt... yes
[ 55%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/capability.c++.o
checking for shmctl... yes
[ 57%] Building CXX object src/capnp/CMakeFiles/capnp.dir/dynamic.c++.o
checking for create_area... no
checking for MAP_ANON in sys/mman.h... yes
checking for /dev/zero... yes
checking for mmap that can map /dev/zero... [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o
no
decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON
decision on namebased memory allocation method... SysV IPC shmget()
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for calloc... config.status: creating Makefile
yes
checking for setsid... config.status: creating libpcre.pc
yes
checking for isinf... config.status: creating libpcre16.pc
config.status: creating libpcre32.pc
yes
config.status: creating libpcreposix.pc
[ 23%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o
checking for isnan... config.status: creating libpcrecpp.pc
yes
config.status: creating pcre-config
checking for getenv... config.status: creating pcre.h
config.status: creating pcre_stringpiece.h
yes
checking for putenv... config.status: creating pcrecpparg.h
[ 58%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/dynamic-capability.c++.o
config.status: creating config.h
yes
[ 60%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc.c++.o
checking for setenv... config.status: executing depfiles commands
yes
checking for unsetenv... yes
checking for writev... [ 61%] Building CXX object src/capnp/CMakeFiles/capnp.dir/stringify.c++.o
yes
checking for getifaddrs... yes
checking for utime... yes
checking for utimes... yes
checking for setrlimit... yes
checking for getrlimit... config.status: executing libtool commands
yes
checking for sendfilev in -lsendfile... config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
[ 26%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o

pcre-8.37 configuration summary:

    Install prefix .................. : /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install
    C preprocessor .................. : /usr/bin/clang -E
    C compiler ...................... : /usr/bin/clang
    C++ preprocessor ................ : /usr/bin/clang++ -E
    C++ compiler .................... : /usr/bin/clang++
    Linker .......................... : /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    C preprocessor flags ............ :
    C compiler flags ................ : -g -O2 -fvisibility=hidden
    C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden
    Linker flags .................... :
    Extra libraries ................. :

    Build 8 bit pcre library ........ : yes
    Build 16 bit pcre library ....... : no
    Build 32 bit pcre library ....... : no
    Build C++ library ............... : yes
    Enable JIT compiling support .... : no
    Enable UTF-8/16/32 support ...... : no
    Unicode properties .............. : no
    Newline char/sequence ........... : lf
    \R matches only ANYCRLF ......... : no
    EBCDIC coding ................... : no
    EBCDIC code for NL .............. : n/a
    Rebuild char tables ............. : no
    Use stack recursion ............. : yes
    POSIX mem threshold ............. : 10
    Internal link size .............. : 2
    Nested parentheses limit ........ : 250
    Match limit ..................... : 10000000
    Match limit recursion ........... : MATCH_LIMIT
    Build shared libs ............... : no
    Build static libs ............... : yes
    Use JIT in pcregrep ............. : no
    Buffer size for pcregrep ........ : 20480
    Link pcregrep with libz ......... : no
    Link pcregrep with libbz2 ....... : no
    Link pcretest with libedit ...... : no
    Link pcretest with libreadline .. : no
    Valgrind support ................ : no
    Code coverage ................... : no

no
checking for sendfile... Building PCRE...
yes
checking for send_file...   CC       libpcre_la-pcre_byte_order.lo
no
checking for sendfilev... no
checking for sigaction...   CC       libpcre_la-pcre_compile.lo
yes
checking whether sys_siglist is declared... [ 63%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc.capnp.c++.o
[ 65%] Linking CXX static library libcapnp.a
yes
checking for fork... yes
checking for inet_addr... [ 65%] Built target capnp
  CC       libpcre_la-pcre_config.lo
yes
checking for inet_network... yes
checking for _getch... no
checking for strerror_r... [ 66%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc-twoparty.c++.o
yes
checking for type of return code from strerror_r... Scanning dependencies of target capnpc
int
checking for mmap... (cached) yes
checking for memmove... [ 68%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/md5.c++.o
yes
checking for getpass... [ 69%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/error-reporter.c++.o
yes
checking for getpassphrase... no
checking for gmtime_r... [ 71%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/lexer.capnp.c++.o
[ 30%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o
yes
checking for localtime_r... yes
checking for mkstemp... yes
checking whether sigwait takes one argument... [ 73%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/lexer.c++.o
no
checking for ANSI C header files... (cached) yes
checking ByteOrder.h usability... Scanning dependencies of target capnpc_capnp
[ 74%] Building CXX object src/capnp/CMakeFiles/capnpc_capnp.dir/compiler/capnpc-capnp.c++.o
no
checking ByteOrder.h presence... no
checking for ByteOrder.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking errno.h usability... [ 34%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o
yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking io.h usability...   CC       libpcre_la-pcre_dfa_exec.lo
no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking malloc.h usability... [ 76%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc-twoparty.capnp.c++.o
no
checking malloc.h presence... no
checking for malloc.h... no
[ 77%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/grammar.capnp.c++.o
checking for memory.h... (cached) yes
checking netdb.h usability... [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/iterator.cpp.o
yes
checking netdb.h presence... yes
checking for netdb.h... yes
[ 79%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/persistent.capnp.c++.o
checking osreldate.h usability... no
checking osreldate.h presence... no
checking for osreldate.h... no
checking poll.h usability... [ 80%] Linking CXX executable capnpc-capnp
yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... [ 82%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/ez-rpc.c++.o
[ 82%] Built target capnpc_capnp
  CC       libpcre_la-pcre_exec.lo
[ 84%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/parser.c++.o
no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking signal.h usability... Scanning dependencies of target capnpc_cpp
yes
checking signal.h presence... [ 85%] Building CXX object src/capnp/CMakeFiles/capnpc_cpp.dir/compiler/capnpc-c++.c++.o
yes
checking for signal.h... yes
checking stdarg.h usability... [ 42%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o
yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sysapi.h usability... no
checking sysapi.h presence... no
checking for sysapi.h... no
checking sysgtime.h usability... no
checking sysgtime.h presence... no
checking for sysgtime.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... [ 87%] Linking CXX static library libcapnp-rpc.a
yes
checking for time.h... yes
checking tpfeq.h usability... no
checking tpfeq.h presence... [ 87%] Built target capnp-rpc
  CC       libpcre_la-pcre_fullinfo.lo
no
checking for tpfeq.h... no
checking tpfio.h usability... no
checking tpfio.h presence... no
checking for tpfio.h... no
checking for unistd.h... (cached) yes
checking unix.h usability... [ 46%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o
[ 88%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/node-translator.c++.o
no
checking unix.h presence... no
checking for unix.h... no
checking for windows.h... (cached) no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
  CC       libpcre_la-pcre_get.lo
checking for kernel/OS.h... (cached) no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence...   CC       libpcre_la-pcre_globals.lo
yes
checking for netinet/in.h... yes
checking netinet/sctp.h usability... no
checking netinet/sctp.h presence... no
checking for netinet/sctp.h... no
checking netinet/sctp_uio.h usability...   CC       libpcre_la-pcre_jit_compile.lo
no
checking netinet/sctp_uio.h presence... no
checking for netinet/sctp_uio.h... no
checking for sys/file.h... (cached) yes
checking sys/ioctl.h usability...   CC       libpcre_la-pcre_maketables.lo
yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... [ 50%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeownership.cpp.o
  CC       libpcre_la-pcre_newline.lo
yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability...   CC       libpcre_la-pcre_ord2utf8.lo
yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
  CC       libpcre_la-pcre_refcount.lo
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/sendfile.h usability...   CC       libpcre_la-pcre_string_utils.lo
no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
checking sys/signal.h usability... yes
checking sys/signal.h presence... [ 53%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o
  CC       libpcre_la-pcre_study.lo
yes
checking for sys/signal.h... yes
checking sys/socket.h usability... [ 90%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/compiler.c++.o
yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/stat.h... (cached) yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence...   CC       libpcre_la-pcre_tables.lo
yes
checking for sys/sysctl.h... yes
checking sys/syslimits.h usability... yes
checking sys/syslimits.h presence... yes
checking for sys/syslimits.h... yes
checking sys/time.h usability...   CC       libpcre_la-pcre_ucd.lo
yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... [ 57%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream.cpp.o
yes
checking sys/uio.h presence...   CC       libpcre_la-pcre_valid_utf8.lo
yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability...   CC       libpcre_la-pcre_version.lo
yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
[ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o
  CC       libpcre_la-pcre_xclass.lo
[ 92%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/schema-parser.c++.o
  CC       libpcre_la-pcre_chartables.lo
  CC       libpcreposix_la-pcreposix.lo
  CXX      libpcrecpp_la-pcrecpp.lo
checking for netinet/tcp.h... yes
checking for h_errno in netdb.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... [ 65%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex.cpp.o
yes
checking for ssize_t...   CXX      libpcrecpp_la-pcre_scanner.lo
yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether setpgrp takes no argument... yes
checking for socklen_t... [ 69%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o
yes
checking size of void*... [ 93%] Linking CXX static library libcapnpc.a
8
checking size of char... [ 93%] Built target capnpc
  CXX      libpcrecpp_la-pcre_stringpiece.lo
1
checking size of int... 4
checking size of long... [ 73%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o
8
checking size of short...   CC       pcretest-pcretest.o
2
checking size of long long... 8
checking for INT64_C... yes
checking size of pid_t... 4
checking whether ssize_t and int are the same... [ 95%] Linking CXX executable capnpc-c++
no
checking whether ssize_t and long are the same... Scanning dependencies of target capnp_tool
yes
checking whether size_t and unsigned int are the same... [ 96%] Building CXX object src/capnp/CMakeFiles/capnp_tool.dir/compiler/module-loader.c++.o
[ 96%] Built target capnpc_cpp
  CC       pcretest-pcre_printint.o
no
checking whether size_t and unsigned long are the same... yes
checking size of ssize_t... 8
checking which format to use for apr_ssize_t... %ld
checking size of size_t... [ 98%] Building CXX object src/capnp/CMakeFiles/capnp_tool.dir/compiler/capnp.c++.o
8
checking which format to use for apr_size_t... %lu
checking size of off_t... 8
checking which type to use for apr_off_t... off_t
checking size of ino_t... 8
configure: using ino_t for ino_t
checking whether byte ordering is bigendian...   CC       pcregrep-pcregrep.o
no
checking size of struct iovec... 16
checking for strnicmp... no
checking for strncasecmp... yes
checking for stricmp... [ 76%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o
no
checking for strcasecmp... yes
checking for strdup... yes
[ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o
checking for strstr... yes
checking for memchr...   CXX      pcrecpp_unittest-pcrecpp_unittest.o
yes
[ 84%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o
checking for strtol... yes

Checking for DSO...
checking for dlopen... yes
checking for dlsym... yes

Checking for Processes...
checking for waitpid... yes
checking for Variable Length Arrays... yes
checking struct rlimit... yes

Checking for Locking...
checking for semget... yes
checking for semctl... yes
checking for flock...   CXX      pcre_scanner_unittest-pcre_scanner_unittest.o
yes
checking for semaphore.h... (cached) yes
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for library containing sem_open... none required
checking for sem_close... yes
checking for sem_unlink... yes
checking for sem_post... [ 88%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o
[ 92%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o
yes
checking for sem_wait... yes
checking for create_sem... no
checking for working sem_open... yes
checking for union semun in sys/sem.h... yes
checking for LOCK_EX in sys/file.h... yes
checking for F_SETLK in fcntl.h... [100%] Linking CXX executable capnp
  CXX      pcre_stringpiece_unittest-pcre_stringpiece_unittest.o
yes
checking for SEM_UNDO in sys/sem.h... yes
checking for POLLIN in poll.h sys/poll.h... yes
checking for PTHREAD_PROCESS_SHARED in pthread.h... [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o
yes
checking for pthread_mutexattr_setpshared... yes
checking for working PROCESS_SHARED locks... [100%] Built target capnp_tool
yes
checking for robust cross-process mutex support... [ 19%] Performing install step for 'CapnProto'
no
[ 25%] Built target kj
[ 33%] Built target kj-async
[ 57%] Built target capnp
[ 73%] Built target capnp-rpc
[ 88%] Built target capnpc
[ 92%] Built target capnpc_capnp
[ 95%] Built target capnpc_cpp
[100%] Built target capnp_tool
Install the project...
-- Install configuration: ""
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/pkgconfig/capnp.pc
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/pkgconfig/capnp-rpc.pc
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a
  CCLD     libpcre.la
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/common.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/units.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/memory.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/refcount.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/array.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/vector.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/string.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/string-tree.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/exception.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/debug.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/arena.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/miniposix.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/io.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/tuple.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/one-of.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/function.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/mutex.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/thread.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/threadlocal.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/main.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/windows-sanity.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/parse/common.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/parse/char.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/std/iostream.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj-async.a
decision on apr_lock implementation method... SysV IPC semget()
checking if fcntl returns EACCES when F_SETLK is already held... -- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-prelude.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/async.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-inl.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-unix.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-io.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/kj/time.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp.a
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/c++.capnp.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/common.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/blob.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/endian.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/layout.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/orphan.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/list.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/any.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/message.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/capability.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/dynamic.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema.capnp.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema-lite.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema-loader.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema-parser.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/pretty-print.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/serialize.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/serialize-async.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/serialize-packed.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/pointer-helpers.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/generated-header-support.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp-rpc.a
no
checking if all interprocess locks affect threads... no
checking if POSIX sems affect threads in the same process... yes
checking if SysV sems affect threads in the same process... no
checking if fcntl locks affect threads in the same process... no
checking if flock locks affect threads in the same process... no
checking for entropy source... /dev/urandom

Checking for File Info Support...
checking for struct stat.st_blocks... -- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-prelude.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-twoparty.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc.capnp.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-twoparty.capnp.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/persistent.capnp.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/ez-rpc.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnpc.a
yes
checking for struct stat.st_atimensec... [100%] Linking CXX static library libyaml-cpp.a
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/c++.capnp
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema.capnp
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc.capnp
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-twoparty.capnp
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/include/capnp/persistent.capnp
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/bin/capnp
[100%] Built target yaml-cpp
no
checking for struct stat.st_ctimensec... -- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/bin/capnpc-c++
  CXXLD    libpcrecpp.la
  CCLD     libpcreposix.la
[ 19%] Performing install step for 'YamlCppStaticLib'
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/bin/capnpc-capnp
[ 20%] Completed 'CapnProto'
[100%] Built target yaml-cpp
no
checking for struct stat.st_mtimensec... [ 20%] Built target CapnProto
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/lib/libyaml-cpp.a
[ 20%] Generating capnp-bundle_dummy.c++
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/aliasmanager.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/anchor.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/binary.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/contrib
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/contrib/anchordict.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/contrib/graphbuilder.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/conversion.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/dll.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/emitfromevents.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/emitter.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/emittermanip.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/eventhandler.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/exceptions.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/iterator.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/ltnode.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/mark.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/node.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/nodeimpl.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/nodereadimpl.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/nodeutil.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/noncopyable.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/null.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/ostream.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/parser.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/stlemitter.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/stlnode.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/traits.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/include/yaml-cpp/yaml.h
-- Installing: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/lib/pkgconfig/yaml-cpp.pc
Scanning dependencies of target capnp-bundle
[ 21%] Building CXX object external/CMakeFiles/capnp-bundle.dir/capnp-bundle_dummy.c++.o
[ 21%] Completed 'YamlCppStaticLib'
[ 21%] Linking CXX static library libcapnp-bundle.a
no
checking for struct stat.st_atim.tv_nsec... [ 21%] Built target YamlCppStaticLib
  CCLD     pcretest
  CCLD     pcregrep
[ 22%] Generating yaml-cpp-bundle_dummy.c++
Combining $<TARGET_FILE:capnp-bundle> for target capnp-bundle from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnpc.a;/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp.a;/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a.
Scanning dependencies of target yaml-cpp-bundle
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=capnp-bundle,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/external/libcapnp-bundle.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnpc.a++++/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp.a++++/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/external,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=capnp-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnpc.a
[ 22%] Building CXX object external/CMakeFiles/yaml-cpp-bundle.dir/yaml-cpp-bundle_dummy.c++.o
  CXXLD    pcrecpp_unittest
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=capnp-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp.a
no
checking for struct stat.st_ctim.tv_nsec... -- COMBINE_UNIX_ARCHIVES: LIB_TARGET=capnp-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a
[ 22%] Linking CXX static library libyaml-cpp-bundle.a
Combining $<TARGET_FILE:yaml-cpp-bundle> for target yaml-cpp-bundle from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/lib/libyaml-cpp.a.
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=yaml-cpp-bundle,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/external/libyaml-cpp-bundle.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/lib/libyaml-cpp.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/external,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=yaml-cpp-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/YamlCppStaticLib/lib/libyaml-cpp.a
no
checking for struct stat.st_mtim.tv_nsec... [ 22%] Built target capnp-bundle
[ 22%] Built target yaml-cpp-bundle
  CXXLD    pcre_scanner_unittest
  CXXLD    pcre_stringpiece_unittest
no
checking for struct stat.st_atime_n... no
checking for struct stat.st_ctime_n... Installing PCRE locally to /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install...
no
checking for struct stat.st_mtime_n... no
checking for inode member of struct dirent...  ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
d_fileno
checking for file type member of struct dirent...  /bin/sh ./libtool   --mode=install /usr/bin/install -c   libpcre.la libpcreposix.la libpcrecpp.la '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib'
 /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre'
 /usr/bin/install -c pcre-config '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
 /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
 /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/include'
d_type
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man1'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man3'

Checking for OS UUID Support...
 /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
checking uuid.h usability...  ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/include'
 /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/include'
 /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/include'
 ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/pkgconfig'
 /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man1'
 /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man3'
libtool: install: /usr/bin/install -c .libs/libpcre.lai /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.la
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.la
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.la
libtool: install: /usr/bin/install -c .libs/libpcre.a /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a
libtool: install: chmod 644 /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a
 /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/pkgconfig'
libtool: install: ranlib /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a
no
checking uuid.h presence...  /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man3'
libtool: install: /usr/bin/install -c .libs/libpcreposix.a /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.a
libtool: install: chmod 644 /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.a
libtool: install: ranlib /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.a
libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.a
libtool: install: chmod 644 /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.a
libtool: install: ranlib /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.a
no
checking for uuid.h... no
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence...  ./install-sh -c -d '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c pcretest pcregrep '/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
yes
checking for uuid/uuid.h... yes
checking for library containing uuid_create... libtool: install: /usr/bin/install -c pcretest /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcretest
libtool: install: /usr/bin/install -c pcregrep /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcregrep

The SWIG configure script can now be run, whereupon PCRE will automatically be detected and used from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcre-config.
no
checking for library containing uuid_generate... none required
checking for uuid_create... no
checking for uuid_generate... checking build system type... yes
checking for os uuid usability... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes

Checking for Time Support...
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no

Checking for Networking support...
checking for type in_addr... yes
checking if fd == socket on this platform... yes
checking if TCP_NODELAY setting is inherited from listening sockets... yes
checking if O_NONBLOCK setting is inherited from listening sockets... yes
checking whether TCP_NODELAY and TCP_CORK can both be enabled... no
checking for TCP_CORK in netinet/tcp.h... no
checking for TCP_NOPUSH in netinet/tcp.h... yes
checking for SO_ACCEPTFILTER in sys/socket.h... no
checking whether SCTP is supported... no
checking for struct ip_mreq... yes
checking for set_h_errno... no

Checking for IPv6 Networking support...
checking for library containing getaddrinfo... none required
checking for library containing gai_strerror... none required
checking for library containing getnameinfo... none required
checking for gai_strerror... yes
checking for working getaddrinfo... yes
checking for negative error codes for getaddrinfo... no
checking for working getnameinfo... yes
checking for sockaddr_in6... yes
checking for sockaddr_storage... yes
checking if APR supports IPv6... no -- disabled by user
checking for library containing hstrerror... none required
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
yes
checking for a thread-safe mkdir -p...   setting have_unicode_fs to "0"
  setting apr_has_xthread_files to "0"
  setting apr_procattr_user_set_requires_password to "0"
  setting apr_thread_func to ""
  setting apr_has_user to "1"

Restore user-defined environment settings...
  restoring CPPFLAGS to ""
  setting EXTRA_CPPFLAGS to "-DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10"
  restoring CFLAGS to "  -fvisibility=hidden  -fdiagnostics-show-option -m64 -fPIC -Wno-deprecated-register  -Wno-unused-variable -Wno-unused-parameter -Wno-incompatible-pointer-types -Wno-deprecated-declarations -pipe  -O2 -mtune=generic  -DHAVE_UNISTD_H -DCOM_NO_WINDOWS_H"
  setting EXTRA_CFLAGS to ""
  restoring LDFLAGS to ""
  setting EXTRA_LDFLAGS to ""
  restoring LIBS to ""
  setting EXTRA_LIBS to "-lpthread"
  restoring INCLUDES to ""
  setting EXTRA_INCLUDES to ""
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/Swig/Tools/config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/clang
configure: creating ./config.status
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... gcc3
checking whether /usr/bin/clang and cc understand -c and -o together... yes
checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... config.status: creating Makefile
config.status: creating include/apr.h
config.status: creating build/apr_rules.mk
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... config.status: creating build/pkg/pkginfo
config.status: creating apr-1-config
config.status: creating apr.pc
config.status: creating test/Makefile
config.status: creating test/internal/Makefile
yes
config.status: creating include/arch/unix/apr_private.h
checking for sys/types.h... config.status: executing libtool commands
yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... config.status: executing default commands
yes
checking for strings.h... yes
checking for inttypes.h... [ 23%] Performing build step for 'Apr1StaticLib'
yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for bool... yes
checking for popen... yes
checking whether to enable PCRE support... yes
checking whether to use local PCRE... /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcre-config
checking for a sed that does not truncate output... /usr/bin/sed
checking for pcre-config... /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcre-config
checking whether to enable ccache-swig... yes

Checking packages required for SWIG developers.
Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball

checking for bison... bison -y
checking for ranlib... ranlib
checking for ar... ar
checking for yodl2man... no
checking for yodl2html... no

Checking for installed target languages and other information in order to compile and run
the examples and test-suite invoked by 'make check'.
Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball

checking for boostlib >= 1.20.0... configure: We could not detect the boost libraries (version 1.20 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: ISYSTEM: -isystem
checking SO... .bundle
checking LDSHARED... cc -bundle -undefined suppress -flat_namespace
checking CXXSHARED... cc -bundle -undefined suppress -flat_namespace
checking TRYLINKINGWITHCXX... CXXSHARED= /usr/bin/clang++ -bundle -undefined suppress -flat_namespace
checking CCSHARED...
checking RPATH...
checking LINKFORSHARED...
checking PLATCFLAGS...
checking whether to enable C++11 testing... yes
checking whether /usr/bin/clang++ supports C++11 features by default... no
checking whether /usr/bin/clang++ supports C++11 features with -std=c++11... yes
checking for C++11 enabled compiler... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing t_open... no
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for swill_init in -lswill... no
checking for main in -lieee... no
checking for crypt in -lcrypt... no
checking for Tcl configuration... no
checking for Tcl header files... not found
checking for Tcl library... not found
checking for python... python
checking for Python prefix... /System/Library/Frameworks/Python.framework/Versions/2.7
checking for Python exec-prefix... /System/Library/Frameworks/Python.framework/Versions/2.7
checking for Python version... python2.7
checking for Python lib dir... lib
checking for Python header files... -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config
checking for Python library... /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config
checking for python3... python3
checking for python3-config... python3-config
checking for Python 3.x prefix... /Library/Frameworks/Python.framework/Versions/3.4
checking for Python 3.x exec-prefix... /Library/Frameworks/Python.framework/Versions/3.4
checking for Python 3.x version... python3.4
checking for Python 3.x lib dir... lib
checking for Python 3.x header files... -I/Library/Frameworks/Python.framework/Versions/3.4/include/python3.4m -I/Library/Frameworks/Python.framework/Versions/3.4/include/python3.4m
checking for Python 3.x library... Not found
checking for perl... perl
checking for Perl5 header files... /System/Library/Perl/5.18/darwin-thread-multi-2level/CORE
checking for Perl5 library... perl
checking for Perl5 ccflags... -arch i386 -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector
checking for Perl5 ccdlflags...
checking for Perl5 cccdlflags...
checking for Perl5 ldflags... -arch i386 -arch x86_64 -fstack-protector
checking for Perl5 Test::More module... found
checking for octave... no
checking for java... java
checking for javac... javac
checking for java include file jni.h... not found
checking for node... node
checking for node-gyp... no
checking for JavaScriptCore/JavaScript.h... not found
checking for JavaScriptCore/Webkit library... checking for V8 Javascript v8.h... not found
checking for V8 Javascript library... not found
checking for gcj... no
checking for gcjh... no
checking for android... no
checking for adb... no
checking for ant... no
checking for ndk-build... no
checking for guile-config... no
checking for mzscheme... no
checking for mzc... no
checking for ruby... ruby
checking for Ruby header files... -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0/universal-darwin15
checking for Ruby library... not found... using /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0
checking for php5... no
checking for php... php
checking for PHP header files... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
checking for Ocaml DL load generator... checking for ocamldlgen... no
checking for Ocaml package tool... checking for ocamlfind... no
checking for Ocaml compiler... checking for ocamlc... no
checking for Ocaml interpreter... checking for ocaml... yes
checking for Ocaml toplevel creator... checking for ocamlmktop... no
checking for pike... no
checking for pike7.8... no
checking for pike7.6... no
checking for pike7.4... no
checking for pike7.2... no
checking for chicken... no
checking for csc... no
checking for csi... no
checking for mono-csc... no
checking for gmcs... no
checking for mcs... no
checking for cscc... no
checking for lua5.2... no
checking for lua5.1... no
checking for lua... no
checking lua.h usability... [ 23%] Performing install step for 'Apr1StaticLib'
no
checking lua.h presence... no
checking for lua.h... no
checking for lua.h in other locations... not found
checking for library containing lua_close... libtool: install: /usr/bin/install -c -m 755 .libs/libapr-1.lai /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.la
libtool: install: /usr/bin/install -c -m 755 .libs/libapr-1.a /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a
libtool: install: chmod 644 /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a
libtool: install: ranlib /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a
[ 23%] Completed 'Apr1StaticLib'
[ 23%] Built target Apr1StaticLib
[ 23%] Generating apr-1-bundle_dummy.c++
Scanning dependencies of target AprUtil1StaticLib
no
checking for alisp... no
checking for clisp... no
checking for R... [ 23%] Creating directories for 'AprUtil1StaticLib'
no
checking for go... go
Scanning dependencies of target apr-1-bundle
[ 23%] Building CXX object external/CMakeFiles/apr-1-bundle.dir/apr-1-bundle_dummy.c++.o
[ 24%] Linking CXX static library libapr-1-bundle.a
[ 25%] Performing download step (verify and extract) for 'AprUtil1StaticLib'
Combining $<TARGET_FILE:apr-1-bundle> for target apr-1-bundle from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a.
-- verifying file...
     file='/Users/amarshall/nta/nupic.core/external/common/share/apr-util/unix/apr-util-1.5.4.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- extracting...
     src='/Users/amarshall/nta/nupic.core/external/common/share/apr-util/unix/apr-util-1.5.4.tar.gz'
     dst='/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/AprUtil1StaticLib'
-- extracting... [tar xfz]
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=apr-1-bundle,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/external,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=apr-1-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a
checking for dmd... no
checking for ldmd... no
checking for gdmd... no
checking for dmd... no
checking for gdmd... no
[ 25%] Built target apr-1-bundle
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 25%] No patch step for 'AprUtil1StaticLib'
[ 25%] No update step for 'AprUtil1StaticLib'
configure: creating ./config.status
[ 25%] Patching aprutil-1 sources in <SOURCE_DIR> via /Users/amarshall/nta/nupic.core/external/common/share/apr-util/apru.patch
patching file CMakeLists.txt
patching file include/apu_version.h
[ 26%] Performing configure step for 'AprUtil1StaticLib'
config.status: creating Makefile
config.status: creating swig.spec
config.status: creating Examples/Makefile
checking build system type... config.status: creating Examples/xml/Makefile
config.status: creating Examples/test-suite/errors/Makefile
x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking target system type... x86_64-apple-darwin15.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for working mkdir -p... config.status: creating Examples/test-suite/chicken/Makefile
yes
APR-util Version: 1.5.4
config.status: creating Examples/test-suite/csharp/Makefile
config.status: creating Examples/test-suite/d/Makefile
config.status: creating Examples/test-suite/guile/Makefile
config.status: creating Examples/test-suite/java/Makefile
checking for chosen layout... apr-util
checking for gcc... /usr/bin/clang
config.status: creating Examples/test-suite/javascript/Makefile
config.status: creating Examples/test-suite/mzscheme/Makefile
checking whether the C compiler works... config.status: creating Examples/test-suite/ocaml/Makefile
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... config.status: creating Examples/test-suite/octave/Makefile

checking whether we are cross compiling... config.status: creating Examples/test-suite/perl5/Makefile
config.status: creating Examples/test-suite/php/Makefile
no
checking for suffix of object files... config.status: creating Examples/test-suite/pike/Makefile
o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... config.status: creating Examples/test-suite/python/Makefile
yes
checking for /usr/bin/clang option to accept ISO C89... config.status: creating Examples/test-suite/ruby/Makefile
none needed
Applying apr-util hints file rules for x86_64-apple-darwin15.0.0
checking for APR... yes
config.status: creating Examples/test-suite/tcl/Makefile
  setting CPP to "/usr/bin/clang -E"
  setting CPPFLAGS to " -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10"
config.status: creating Examples/test-suite/lua/Makefile
checking how to run the C preprocessor... /usr/bin/clang -E
config.status: creating Examples/test-suite/allegrocl/Makefile
checking for grep that handles long lines and -e... config.status: creating Examples/test-suite/clisp/Makefile
config.status: creating Examples/test-suite/cffi/Makefile
config.status: creating Examples/test-suite/uffi/Makefile
config.status: creating Examples/test-suite/r/Makefile
/usr/bin/grep
checking for egrep... config.status: creating Examples/test-suite/go/Makefile
/usr/bin/grep -E
checking for ANSI C header files... config.status: creating Source/Makefile
config.status: creating Tools/javascript/Makefile
config.status: creating preinst-swig
config.status: creating CCache/ccache_swig_config.h
yes
checking for sys/types.h... config.status: creating Source/Include/swigconfig.h
yes
config.status: executing depfiles commands
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for ldap support...
config.status: executing Examples commands
config.status: generating Examples build tree
checking for default DBM... sdbm (default)
checking for pg_config... no
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking postgresql/libpq-fe.h usability... no
checking postgresql/libpq-fe.h presence... no
checking for postgresql/libpq-fe.h... no
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_open in -lsqlite3... yes
  setting LDADD_dbd_sqlite3 to " -lsqlite3"
checking sqlite.h usability... no
checking sqlite.h presence... no
checking for sqlite.h... no
checking sybdb.h usability... no
checking sybdb.h presence... no
checking for sybdb.h... no
checking freetds/sybdb.h usability... no
checking freetds/sybdb.h presence... no
checking for freetds/sybdb.h... no
checking for odbc_config... no
checking sql.h usability... no
checking sql.h presence... no
checking for sql.h... no
checking odbc/sql.h usability... no
checking odbc/sql.h presence... no
checking for odbc/sql.h... no
checking Expat 1.95.x... yes
  setting APRUTIL_EXPORT_LIBS to "-lexpat"
  setting APRUTIL_LIBS to "-lexpat"
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
  setting LIBS to "-liconv"
  adding "-liconv" to APRUTIL_LIBS
  adding "-liconv" to APRUTIL_EXPORT_LIBS
  nulling LIBS
checking for type of inbuf parameter to iconv... char **
checking for iconv.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for CODESET in langinfo.h... yes
checking for library containing crypt... none required
checking if system crypt() function is threadsafe... no
checking for crypt_r... no
  adding "/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.la" to APRUTIL_LIBS
  adding "-lpthread" to APRUTIL_LIBS
configure: creating ./config.status
config.status: creating Makefile
config.status: creating export_vars.sh
config.status: creating build/pkg/pkginfo
config.status: creating apr-util.pc
config.status: creating apu-1-config
config.status: creating include/private/apu_select_dbm.h
config.status: creating include/apr_ldap.h
config.status: creating include/apu.h
config.status: creating include/apu_want.h
config.status: creating test/Makefile
config.status: creating include/private/apu_config.h
config.status: executing default commands
[ 26%] Performing build step for 'AprUtil1StaticLib'
[ 27%] Performing install step for 'AprUtil1StaticLib'
libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.lai /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.la
libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.a /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a
libtool: install: chmod 644 /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a
libtool: install: ranlib /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a
[ 27%] Completed 'AprUtil1StaticLib'
[ 27%] Built target AprUtil1StaticLib
[ 27%] Generating aprutil-1-bundle_dummy.c++
Scanning dependencies of target aprutil-1-bundle
[ 28%] Building CXX object external/CMakeFiles/aprutil-1-bundle.dir/aprutil-1-bundle_dummy.c++.o
[ 28%] Linking CXX static library libaprutil-1-bundle.a
Combining $<TARGET_FILE:aprutil-1-bundle> for target aprutil-1-bundle from /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a.
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=aprutil-1-bundle,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/external,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=aprutil-1-bundle, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a
[ 28%] Built target aprutil-1-bundle
[ 29%] Executing Cap'n Proto compiler
Scanning dependencies of target nupic_core_solo
[ 29%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/ClaClassifier.capnp.c++.o
[ 30%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/ExtendedTemporalMemoryProto.capnp.c++.o
[ 30%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/ConnectionsProto.capnp.c++.o
[ 30%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/LinkProto.capnp.c++.o
[ 30%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/BitHistory.capnp.c++.o
[ 31%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/Map.capnp.c++.o
[ 31%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/NetworkProto.capnp.c++.o
[ 32%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/PyRegionProto.capnp.c++.o
[ 32%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/RandomProto.capnp.c++.o
[ 32%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/RegionProto.capnp.c++.o
[ 33%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SparseBinaryMatrixProto.capnp.c++.o
[ 33%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SparseMatrixProto.capnp.c++.o
[ 34%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SpatialPoolerProto.capnp.c++.o
[ 34%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SdrClassifier.capnp.c++.o
[ 34%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/TemporalMemoryProto.capnp.c++.o
[ 35%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/TestNodeProto.capnp.c++.o
[ 35%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/VectorFileSensorProto.capnp.c++.o
[ 36%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/NumpyVector.cpp.o
[ 36%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyArray.cpp.o
[ 36%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyHelpers.cpp.o
=== configuring in CCache (/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/CCache)
configure: running /bin/sh /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/Swig/CCache/configure --disable-option-checking '--prefix=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install'  '--enable-cpp11-testing' 'CC=/usr/bin/clang' 'CXX=/usr/bin/clang++' --cache-file=/dev/null --srcdir=/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/Swig/CCache
[ 37%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PythonStream.cpp.o
[ 37%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyCapnp.cpp.o
configure: Configuring ccache
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... [ 37%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/bindings/PySparseTensor.cpp.o
yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/clang -E
[ 38%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/CapnpToPycapnp.cpp.o
checking for a BSD-compatible install... /usr/bin/install -c
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for grep that handles long lines and -e... [ 38%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Anomaly.cpp.o
[ 39%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/BitHistory.cpp.o
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... [ 39%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Cell.cpp.o
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... [ 39%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Cells4.cpp.o
yes
checking for inttypes.h... yes
checking for stdint.h... [ 40%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/ClassifierResult.cpp.o
yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for realpath... [ 40%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/CondProbTable.cpp.o
[ 41%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Connections.cpp.o
yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for mkstemp... yes
[ 41%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/FastClaClassifier.cpp.o
checking for gethostname... yes
checking for getpwuid... yes
checking for utimes... yes
checking for compar_fn_t in stdlib.h... [ 41%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/GaborNode.cpp.o
no
checking for C99 vsnprintf... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzdopen in -lz... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h

The SWIG test-suite and examples are configured for the following languages:
go javascript perl5 php python ruby

[ 42%] Performing build step for 'Swig'
[ 43%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/ImageSensorLite.cpp.o
[ 43%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/InSynapse.cpp.o
[ 44%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/OutSynapse.cpp.o
[ 44%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Segment.cpp.o
[ 44%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SegmentUpdate.cpp.o
[ 45%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SDRClassifier.cpp.o
[ 45%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SpatialPooler.cpp.o
[ 45%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/TemporalMemory.cpp.o
[ 46%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Svm.cpp.o
[ 46%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/encoders/ScalarEncoder.cpp.o
[ 47%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/encoders/ScalarSensor.cpp.o
[ 47%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Collections.cpp.o
[ 47%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Input.cpp.o
[ 48%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Link.cpp.o
[ 48%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/LinkPolicyFactory.cpp.o
[ 50%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Network.cpp.o
[ 50%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/NetworkFactory.cpp.o
[ 50%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/NuPIC.cpp.o
[ 51%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Output.cpp.o
[ 51%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Region.cpp.o
[ 51%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionImpl.cpp.o
[ 52%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionImplFactory.cpp.o
[ 52%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionIo.cpp.o
[ 53%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionParameters.cpp.o
[ 53%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Spec.cpp.o
[ 53%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/TestFanIn2LinkPolicy.cpp.o
[ 54%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/TestNode.cpp.o
[ 54%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/UniformLinkPolicy.cpp.o
[ 55%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/YAMLUtils.cpp.o
[ 55%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/experimental/ExtendedTemporalMemory.cpp.o
[ 55%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/math/SparseMatrixAlgorithms.cpp.o
[ 56%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/math/StlIo.cpp.o
[ 56%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/ArrayBase.cpp.o
[ 57%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Buffer.cpp.o
[ 57%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/BundleIO.cpp.o
[ 57%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Collection.cpp.o
[ 58%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Dimensions.cpp.o
[ 58%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/MemParser.cpp.o
[ 58%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Scalar.cpp.o
[ 59%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Value.cpp.o
[ 59%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Directory.cpp.o
[ 59%] Performing install step for 'Swig'
[ 60%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/DynamicLibrary.cpp.o
Installing SWIG executable
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/bin/swig
Installing the SWIG library
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/attribute.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cmalloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/constraints.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cpointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cwstring.i
Installing ccache-swig
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/bin/ccache-swig
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/man/man1/ccache-swig.1
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/intrusive_ptr.i
[ 60%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Env.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/inttypes.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/math.i
[ 60%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/FStream.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/stdint.i
[ 61%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/OS.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigarch.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigrun.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/wchar.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/windows.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allkw.swg
[ 61%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/OSUnix.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/runtime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swig.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigerrors.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swiginit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swiglabels.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigwarn.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigwarnings.swg
Installing language specific files for gcj
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/gcj/cni.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/gcj/javaprims.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/gcj/cni.swg
Installing language specific files for typemaps
[ 62%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/OSWin.cpp.o
[ 62%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Path.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/attribute.swg
[ 62%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Regex.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/carrays.swg
[ 63%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Timer.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cdata.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cmalloc.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cpointer.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cstring.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cwstring.swg
[ 63%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/PyRegion.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/enumint.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/exception.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/factory.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/fragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/implicit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/inoutlist.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/misctypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/primtypes.swg
[ 63%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFile.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/ptrtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_except.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_string.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_strings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_wstring.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/string.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/strings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigmacros.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigobject.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigtype.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigtypemaps.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/traits.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/typemaps.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/valtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/void.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/wstring.swg
[ 64%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFileEffector.cpp.o
Installing language specific files for tcl
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/attribute.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cmalloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cni.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cpointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cwstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/jstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_deque.i
[ 64%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFileSensor.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_wstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclinterp.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclresult.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclsh.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/wish.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tcl8.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclapi.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclerrors.swg
[ 65%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/types/BasicType.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclinit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclmacros.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclopers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tcltypemaps.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tcluserdir.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclwstrings.swg
Installing language specific files for perl5
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/attribute.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cdata.i
[ 65%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/types/Fraction.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cmalloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cni.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cpointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/exception.i
[ 65%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/LoggingException.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/jstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlmain.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/reference.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_list.i
[ 66%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/LogItem.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perl5.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlerrors.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlhead.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlinit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlmacros.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlopers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlrun.swg
[ 66%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/MovingAverage.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perltypemaps.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perluserdir.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/Makefile.pl
[ 67%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/Random.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/noembed.h
[ 67%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/StringUtils.cpp.o
Installing language specific files for python
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/argcargv.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/attribute.i
[ 67%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/TRandom.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/boost_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/ccomplex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cmalloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cni.i
[ 68%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/Watcher.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cpointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cwstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/embed.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/embed15.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/file.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/implicit.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/jstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyabc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pybuffer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyname_compat.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_alloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_auto_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_basic_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_carray.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_char_traits.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_container.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_ios.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_iostream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_multimap.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_multiset.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_set.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_sstream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_streambuf.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_multimap.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_multiset.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_set.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vectora.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wios.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wiostream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wsstream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wstreambuf.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/wchar.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/builtin.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/defarg.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyapi.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pybackward.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyclasses.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pycomplex.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pycontainer.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pydocs.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyerrors.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyhead.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyinit.swg
[ 68%] Linking CXX static library libnupic_core_solo.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyiterators.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pymacros.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyopers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pystdcommon.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pystrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/python.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pythonkw.swg
[ 68%] Built target nupic_core_solo
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pythreads.swg
[ 68%] Generating nupic_core_dummy.c++
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pytuplehlp.swg
Scanning dependencies of target nupic_core
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pytypemaps.swg
[ 69%] Building CXX object src/CMakeFiles/nupic_core.dir/nupic_core_dummy.c++.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyuserdir.swg
[ 69%] Linking CXX static library libnupic_core.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pywstrings.swg
Installing language specific files for guile
Combining $<TARGET_FILE:nupic_core> for target nupic_core from $<TARGET_FILE:nupic_core_solo>;$<TARGET_FILE:yaml-cpp-bundle>;$<TARGET_FILE:yaml-bundle>;$<TARGET_FILE:apr-1-bundle>;$<TARGET_FILE:aprutil-1-bundle>;$<TARGET_FILE:z-bundle>.
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/cplusplus.i
-- COMBINE_UNIX_ARCHIVES(  LIB_TARGET=nupic_core,   TARGET_LOCATION=/Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a,   SRC_LIB_LOCATIONS=/Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core_solo.a++++/Users/amarshall/nta/nupic.core/build/scripts/external/libyaml-cpp-bundle.a++++/Users/amarshall/nta/nupic.core/build/scripts/external/libyaml-bundle.a++++/Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a++++/Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a++++/Users/amarshall/nta/nupic.core/build/scripts/external/libz-bundle.a,   LIST_SEPARATOR=++++,   BINARY_DIR=/Users/amarshall/nta/nupic.core/build/scripts/src,   CMAKE_AR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar)
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=nupic_core, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core_solo.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guile.i
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=nupic_core, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/external/libyaml-cpp-bundle.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guilemain.i
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=nupic_core, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/external/libyaml-bundle.a
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=nupic_core, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/interpreter.i
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=nupic_core, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/list-vector.i
-- COMBINE_UNIX_ARCHIVES: LIB_TARGET=nupic_core, src-lib=/Users/amarshall/nta/nupic.core/build/scripts/external/libz-bundle.a
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/pointer-in-out.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/ports.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_map.i
[ 69%] Built target nupic_core
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_pair.i
[ 71%] Swig source
[ 71%] Swig source
[ 71%] Swig source
[ 72%] Swig source
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/swigrun.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guile_scm.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guile_scm_run.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/common.scm
Installing language specific files for java
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/arrays_java.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/boost_intrusive_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/boost_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_auto_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_wstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/various.i
Scanning dependencies of target unit_tests
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enums.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enumsimple.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enumtypesafe.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enumtypeunsafe.swg
[ 72%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/AnomalyTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/java.swg
[ 72%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/CondProbTableTest.cpp.o
[ 73%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/ConnectionsTest.cpp.o
[ 73%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/FastCLAClassifierTest.cpp.o
[ 74%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/NearestNeighborUnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/javahead.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/javakw.swg
Installing language specific files for mzscheme
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/mzrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/mzscheme.swg
Installing language specific files for ruby
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/argcargv.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/attribute.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cmalloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cni.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cpointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/embed.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/file.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/jstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/progargcargv.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_alloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_basic_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_char_traits.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_container.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_functors.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_ios.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_iostream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_multimap.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_multiset.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_queue.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_set.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_sstream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_stack.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_streambuf.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_vectora.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_wstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/timeval.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/ruby.swg
[ 74%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/SDRClassifierTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyapi.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyautodoc.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyclasses.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubycomplex.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubycontainer.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubycontainer_extended.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubydef.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyerrors.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyhead.swg
[ 74%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/SegmentTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyinit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyiterators.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubykw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubymacros.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyopers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystdautodoc.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystdcommon.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystdfunctors.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubytracking.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubytypemaps.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyuserdir.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubywstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/Makefile.swig
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/extconf.rb
Installing language specific files for php
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/const.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/globalvar.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phppointers.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/utils.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/php.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phpinit.swg
[ 75%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/SpatialPoolerTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phpkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phprun.swg
Installing language specific files for ocaml
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/carray.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/cstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocaml.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_list.i
[ 75%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/algorithms/TemporalMemoryTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/typecheck.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/class.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocaml.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocamldec.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocamlkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/preamble.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/typeregister.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/swigp4.ml
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/swig.mli
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/swig.ml
Installing language specific files for octave
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/attribute.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/boost_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/cdata.i
[ 76%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/encoders/ScalarEncoderTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/cmalloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/implicit.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_alloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_basic_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_carray.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_char_traits.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_container.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octave.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octcomplex.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octcontainer.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octiterators.swg
[ 76%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/engine/InputTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octopers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octstdcommon.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octtypemaps.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octuserdir.swg
Installing language specific files for pike
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/pike.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/pikekw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/pikerun.swg
Installing language specific files for chicken
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/chicken.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/chickenkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/chickenrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/swigclosprefix.scm
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/multi-generic.scm
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/tinyclos-multi-generic.patch
Installing language specific files for csharp
[ 76%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/engine/NetworkTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/arrays_csharp.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/boost_intrusive_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/boost_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_auto_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_wstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/swigtype_inout.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/wchar.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/csharp.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/csharphead.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/csharpkw.swg
[ 77%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/engine/NetworkFactoryTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/enums.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/enumsimple.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/enumtypesafe.swg
Installing language specific files for modula3
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/modula3/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/modula3/modula3.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/modula3/modula3head.swg
Installing language specific files for allegrocl
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/inout_typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/longlongs.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/allegrocl.swg
Installing language specific files for clisp
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/clisp/clisp.swg
Installing language specific files for lua
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/_std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/factory.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/lua_fnptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/wchar.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/lua.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luakw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luarun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luaruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luatypemaps.swg
Installing language specific files for cffi
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cffi/cffi.swg
Installing language specific files for uffi
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/uffi/uffi.swg
Installing language specific files for r
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/boost_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_alloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_container.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_pair.i
[ 77%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/engine/UniformLinkPolicyTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/r.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rcontainer.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/ropers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rstdcommon.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rtype.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/srun.swg
Installing language specific files for go
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/exception.i
[ 77%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/engine/YAMLUtilsTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/go.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/gokw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/goruntime.swg
Installing language specific files for d
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/boost_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/carrays.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/cpointer.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_shared_ptr.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/d.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dclassgen.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/ddirectives.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/denums.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dexception.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dhead.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/director.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dmemberfunctionpointers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/doperators.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dprimitives.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dswigtype.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dvoid.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/wrapperloader.swg
Installing language specific files for javascript
Installing nothing from Lib/javascript
Installing language specific files for javascript/jsc
[ 78%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/experimental/ExtendedTemporalMemoryTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/arrays_javascript.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/ccomplex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_map.i
[ 78%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/DenseTensorUnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_string.i
[ 79%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/DomainUnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_vector.i
[ 79%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/IndexUnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/typemaps.i
[ 79%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/MathsTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascript.swg
[ 80%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/SparseBinaryMatrixTest.cpp.o
[ 80%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/SparseMatrix01UnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptcode.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptcomplex.swg
[ 81%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/SparseMatrixTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascripthelpers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptinit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascripttypemaps.swg
Installing language specific files for javascript/v8
[ 81%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/SparseMatrixUnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/arrays_javascript.i
[ 81%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/math/SparseTensorUnitTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/ccomplex.i
[ 82%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/ArrayTest.cpp.o
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/cdata.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/exception.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_complex.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/stl.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/typemaps.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascript.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptcode.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptcomplex.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptfragments.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascripthelpers.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptinit.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptkw.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptprimtypes.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptrun.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptruntime.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptstrings.swg
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascripttypemaps.swg
Installing language specific files for std
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/_std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_alloc.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_basic_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_char_traits.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_common.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_container.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_deque.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_except.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_ios.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_iostream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_list.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_multimap.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_multiset.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_pair.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_queue.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_set.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_sstream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_stack.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_streambuf.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_string.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_map.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_multimap.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_multiset.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_set.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_vector.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_vectora.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wios.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wiostream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wsstream.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wstreambuf.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wstring.i
Installing /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_carray.swg
Installation complete
[ 82%] Completed 'Swig'
[ 82%] Built target Swig
[ 82%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/BufferTest.cpp.o
[ 82%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/CollectionTest.cpp.o
[ 83%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/DimensionsTest.cpp.o
[ 83%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/MemParserTest.cpp.o
[ 84%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/MemStreamTest.cpp.o
[ 84%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/NodeSetTest.cpp.o
[ 84%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/ScalarTest.cpp.o
[ 85%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/ntypes/ValueTest.cpp.o
[ 85%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/os/DirectoryTest.cpp.o
[ 86%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/os/EnvTest.cpp.o
[ 86%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/os/OSTest.cpp.o
[ 86%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/os/PathTest.cpp.o
[ 87%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/os/RegexTest.cpp.o
[ 87%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/os/TimerTest.cpp.o
[ 88%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/py_support/PyHelpersTest.cpp.o
[ 88%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/types/BasicTypeTest.cpp.o
[ 88%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/types/ExceptionTest.cpp.o
[ 89%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/types/FractionTest.cpp.o
[ 89%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/UnitTestMain.cpp.o
[ 89%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/utils/GroupByTest.cpp.o
[ 90%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/utils/MovingAverageTest.cpp.o
[ 90%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/utils/RandomTest.cpp.o
[ 91%] Building CXX object src/CMakeFiles/unit_tests.dir/test/unit/utils/WatcherTest.cpp.o
[ 91%] Linking CXX executable unit_tests
[ 91%] Built target unit_tests

make.stderr

rm: conftest*: No such file or directory
grep: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Apr1StaticLib/libtool: No such file or directory
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libkj.a(units.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libkj.a(units.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libyaml-bundle.a(yaml-bundle_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libyaml-bundle.a(yaml-bundle_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libyaml-bundle.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libz-bundle.a(z-bundle_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libz-bundle.a(z-bundle_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libz-bundle.a the table of contents is empty (no object file members in the library define global symbols)
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/CapnProto/src/capnp/capability.c++:566:15: warning: 'getBrand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  const void* getBrand() {
              ^
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/CapnProto/src/capnp/capability.h:348:23: note: overridden virtual function is here
  virtual const void* getBrand() = 0;
                      ^
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/CapnProto/src/capnp/capability.c++:590:26: warning: 'getResolved' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  kj::Maybe<ClientHook&> getResolved() {
                         ^
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/CapnProto/src/capnp/capability.h:402:34: note: overridden virtual function is here
  virtual kj::Maybe<ClientHook&> getResolved() = 0;
                                 ^
2 warnings generated.
clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a(units.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcapnp-bundle.a(capnp-bundle_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcapnp-bundle.a(capnp-bundle_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libcapnp-bundle.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libyaml-cpp-bundle.a(yaml-cpp-bundle_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libyaml-cpp-bundle.a(yaml-cpp-bundle_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libyaml-cpp-bundle.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libcapnp-bundle.a(units.c++.o) has no symbols
mkdir: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install: File exists
mkdir: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install: File exists
mkdir: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html: File exists
mkdir: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man: File exists
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a(libpcre_la-pcre_string_utils.o) has no symbols
mkdir include
mkdir include/arch
mkdir include/arch/unix
rm: libtoolT: No such file or directory
mkdir tools
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Source/Apr1StaticLib/file_io/unix/readwrite.c:389:9: warning: implicit declaration of function 'fdatasync' is invalid in C99 [-Wimplicit-function-declaration]
    if (fdatasync(thefile->filedes)) {
        ^
1 warning generated.
Error processing line 1 of /Users/amarshall/Library/Python/2.7/site-packages/Paste-1.7.5.1-py2.7-nspkg.pth:

  Traceback (most recent call last):
    File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site.py", line 167, in addpackage
      exec(line)
    File "<string>", line 1, in <module>
  ImportError: No module named 'new'

Remainder of file ignored
Error processing line 1 of /Users/amarshall/Library/Python/2.7/site-packages/logilab_common-0.62.1-py2.7-nspkg.pth:

  Traceback (most recent call last):
    File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site.py", line 167, in addpackage
      exec(line)
    File "<string>", line 1, in <module>
  ImportError: No module named 'new'

Remainder of file ignored
Error processing line 1 of /Users/amarshall/Library/Python/2.7/site-packages/supervisor-3.0-py2.7-nspkg.pth:

  Traceback (most recent call last):
    File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site.py", line 167, in addpackage
      exec(line)
    File "<string>", line 1, in <module>
  ImportError: No module named 'new'

Remainder of file ignored
mkdir include/private
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(ia32.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(mutex.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(ppc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(s390.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(solaris.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(epoll.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(port.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(z_asio.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(ia32.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(mutex.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(ppc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(s390.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(solaris.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(epoll.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(port.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libapr-1.a(z_asio.o) has no symbols
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/bin
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/build-1
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/pkgconfig
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/include
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/include/apr-1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(ia32.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(mutex.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(ppc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(s390.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(solaris.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(epoll.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(port.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/Apr1StaticLib/lib/libapr-1.a(z_asio.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libapr-1-bundle.a(apr-1-bundle_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libapr-1-bundle.a(apr-1-bundle_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libapr-1-bundle.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(epoll.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(ia32.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(mutex.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(port.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(ppc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(s390.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(solaris.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libapr-1-bundle.a(z_asio.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apr_crypto.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apr_ldap_stub.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apr_ldap_url.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apu_dso.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apr_crypto.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apr_ldap_stub.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apr_ldap_url.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libaprutil-1.a(apu_dso.o) has no symbols
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/include
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/include/apr-1
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/pkgconfig
mkdir /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/bin
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a(apr_crypto.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a(apr_ldap_stub.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a(apr_ldap_url.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/AprUtil1StaticLib/lib/libaprutil-1.a(apu_dso.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libaprutil-1-bundle.a(aprutil-1-bundle_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libaprutil-1-bundle.a(aprutil-1-bundle_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libaprutil-1-bundle.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a(apr_crypto.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a(apr_ldap_stub.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a(apr_ldap_url.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/external/libaprutil-1-bundle.a(apu_dso.o) has no symbols
clang: warning: argument unused during compilation: '-ansi'
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnupic_core_solo.a(Collection.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnupic_core_solo.a(OSWin.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnupic_core_solo.a(Collection.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnupic_core_solo.a(OSWin.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnupic_core.a(nupic_core_dummy.c++.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libnupic_core.a(nupic_core_dummy.c++.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libnupic_core.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(Collection.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(OSWin.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(epoll.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(ia32.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(mutex.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(port.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(ppc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(s390.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(solaris.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(z_asio.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(apr_crypto.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(apr_ldap_stub.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(apr_ldap_url.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/amarshall/nta/nupic.core/build/scripts/src/libnupic_core.a(apu_dso.o) has no symbols
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_pair.i:195: Error: Unable to find 'std/std_pair.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vector.i:27: Error: Unable to find 'std/std_vector.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_map.i:309: Error: Unable to find 'std/std_map.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_set.i:63: Error: Unable to find 'std/std_set.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i:1: Error: Unable to find 'std/std_except.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i:67: Error: Unable to find 'std/std_common.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i:1: Error: Unable to find 'std/std_except.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i:1: Error: Unable to find 'std/std_except.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i:67: Error: Unable to find 'std/std_common.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i:67: Error: Unable to find 'std/std_common.i'
make[2]: *** [src/engine_internalPYTHON_wrap.cxx] Error 1
make[1]: *** [src/CMakeFiles/_engine_internal.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vector.i:27: Error: Unable to find 'std/std_vector.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_map.i:309: Error: Unable to find 'std/std_map.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_pair.i:195: Error: Unable to find 'std/std_pair.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_list.i:27: Error: Unable to find 'std/std_list.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_set.i:63: Error: Unable to find 'std/std_set.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vector.i:27: Error: Unable to find 'std/std_vector.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_map.i:309: Error: Unable to find 'std/std_map.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_pair.i:195: Error: Unable to find 'std/std_pair.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vector.i:27: Error: Unable to find 'std/std_vector.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_list.i:27: Error: Unable to find 'std/std_list.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_set.i:63: Error: Unable to find 'std/std_set.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_map.i:309: Error: Unable to find 'std/std_map.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_pair.i:195: Error: Unable to find 'std/std_pair.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_list.i:27: Error: Unable to find 'std/std_list.i'
/Users/amarshall/nta/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_set.i:63: Error: Unable to find 'std/std_set.i'
make[2]: *** [src/mathPYTHON_wrap.cxx] Error 1
make[1]: *** [src/CMakeFiles/_math.dir/all] Error 2
make[2]: *** [src/algorithmsPYTHON_wrap.cxx] Error 1
make[1]: *** [src/CMakeFiles/_algorithms.dir/all] Error 2
make[2]: *** [src/experimentalPYTHON_wrap.cxx] Error 1
make[1]: *** [src/CMakeFiles/_experimental.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment