Skip to content

Instantly share code, notes, and snippets.

@rhyolight
Created February 17, 2016 23:12
Show Gist options
  • Save rhyolight/933ceb7734fb101e1dfc to your computer and use it in GitHub Desktop.
Save rhyolight/933ceb7734fb101e1dfc to your computer and use it in GitHub Desktop.
matt@matt-VirtualBox:~/nupic.core/build/scripts$ make
Scanning dependencies of target CapnProto
[ 0%] Creating directories for 'CapnProto'
[ 1%] Performing download step (git clone) for 'CapnProto'
Cloning into 'CapnProto'...
Note: checking out 'v0.5.3'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 133b496... Set release branch version to 0.5.3.
[ 2%] No patch step for 'CapnProto'
[ 2%] No update step for 'CapnProto'
[ 2%] Performing configure step for 'CapnProto'
-- The CXX compiler identification is GNU 5.2.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for C++ include initializer_list
-- Looking for C++ include initializer_list - found
-- Configuring done
-- Generating done
-- Build files have been written to: /home/matt/nupic.core/build/scripts/ThirdParty/Build/CapnProto
[ 3%] Performing build step for 'CapnProto'
Scanning dependencies of target kj
[ 1%] Building CXX object src/kj/CMakeFiles/kj.dir/array.c++.o
[ 3%] Building CXX object src/kj/CMakeFiles/kj.dir/common.c++.o
[ 5%] Building CXX object src/kj/CMakeFiles/kj.dir/debug.c++.o
[ 7%] Building CXX object src/kj/CMakeFiles/kj.dir/exception.c++.o
[ 9%] Building CXX object src/kj/CMakeFiles/kj.dir/io.c++.o
[ 10%] Building CXX object src/kj/CMakeFiles/kj.dir/memory.c++.o
[ 12%] Building CXX object src/kj/CMakeFiles/kj.dir/mutex.c++.o
[ 14%] Building CXX object src/kj/CMakeFiles/kj.dir/string.c++.o
[ 16%] Building CXX object src/kj/CMakeFiles/kj.dir/thread.c++.o
[ 18%] Building CXX object src/kj/CMakeFiles/kj.dir/units.c++.o
[ 20%] Building CXX object src/kj/CMakeFiles/kj.dir/refcount.c++.o
[ 21%] Building CXX object src/kj/CMakeFiles/kj.dir/string-tree.c++.o
[ 23%] Building CXX object src/kj/CMakeFiles/kj.dir/arena.c++.o
[ 25%] Building CXX object src/kj/CMakeFiles/kj.dir/main.c++.o
[ 27%] Building CXX object src/kj/CMakeFiles/kj.dir/parse/char.c++.o
Linking CXX static library libkj.a
[ 27%] Built target kj
Scanning dependencies of target kj-async
[ 29%] Building CXX object src/kj/CMakeFiles/kj-async.dir/async.c++.o
[ 30%] Building CXX object src/kj/CMakeFiles/kj-async.dir/async-unix.c++.o
[ 32%] Building CXX object src/kj/CMakeFiles/kj-async.dir/async-io.c++.o
[ 34%] Building CXX object src/kj/CMakeFiles/kj-async.dir/time.c++.o
Linking CXX static library libkj-async.a
[ 34%] Built target kj-async
Scanning dependencies of target capnp
[ 36%] Building CXX object src/capnp/CMakeFiles/capnp.dir/c++.capnp.c++.o
[ 38%] Building CXX object src/capnp/CMakeFiles/capnp.dir/blob.c++.o
[ 40%] Building CXX object src/capnp/CMakeFiles/capnp.dir/arena.c++.o
[ 41%] Building CXX object src/capnp/CMakeFiles/capnp.dir/layout.c++.o
[ 43%] Building CXX object src/capnp/CMakeFiles/capnp.dir/list.c++.o
[ 45%] Building CXX object src/capnp/CMakeFiles/capnp.dir/any.c++.o
[ 47%] Building CXX object src/capnp/CMakeFiles/capnp.dir/message.c++.o
[ 49%] Building CXX object src/capnp/CMakeFiles/capnp.dir/schema.capnp.c++.o
[ 50%] Building CXX object src/capnp/CMakeFiles/capnp.dir/serialize.c++.o
[ 52%] Building CXX object src/capnp/CMakeFiles/capnp.dir/serialize-packed.c++.o
[ 54%] Building CXX object src/capnp/CMakeFiles/capnp.dir/schema.c++.o
[ 56%] Building CXX object src/capnp/CMakeFiles/capnp.dir/schema-loader.c++.o
[ 58%] Building CXX object src/capnp/CMakeFiles/capnp.dir/dynamic.c++.o
[ 60%] Building CXX object src/capnp/CMakeFiles/capnp.dir/stringify.c++.o
Linking CXX static library libcapnp.a
[ 60%] Built target capnp
Scanning dependencies of target capnp-rpc
[ 61%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/serialize-async.c++.o
[ 63%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/capability.c++.o
[ 65%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/dynamic-capability.c++.o
[ 67%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc.c++.o
[ 69%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc.capnp.c++.o
[ 70%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc-twoparty.c++.o
[ 72%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/rpc-twoparty.capnp.c++.o
[ 74%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/persistent.capnp.c++.o
[ 76%] Building CXX object src/capnp/CMakeFiles/capnp-rpc.dir/ez-rpc.c++.o
Linking CXX static library libcapnp-rpc.a
[ 76%] Built target capnp-rpc
Scanning dependencies of target capnpc
[ 78%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/md5.c++.o
[ 80%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/error-reporter.c++.o
[ 81%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/lexer.capnp.c++.o
[ 83%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/lexer.c++.o
[ 85%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/grammar.capnp.c++.o
[ 87%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/parser.c++.o
[ 89%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/node-translator.c++.o
[ 90%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/compiler/compiler.c++.o
[ 92%] Building CXX object src/capnp/CMakeFiles/capnpc.dir/schema-parser.c++.o
Linking CXX static library libcapnpc.a
[ 92%] Built target capnpc
Scanning dependencies of target capnp_tool
[ 94%] Building CXX object src/capnp/CMakeFiles/capnp_tool.dir/compiler/module-loader.c++.o
[ 96%] Building CXX object src/capnp/CMakeFiles/capnp_tool.dir/compiler/capnp.c++.o
Linking CXX executable capnp
[ 96%] Built target capnp_tool
Scanning dependencies of target capnpc_capnp
[ 98%] Building CXX object src/capnp/CMakeFiles/capnpc_capnp.dir/compiler/capnpc-capnp.c++.o
Linking CXX executable capnpc-capnp
[ 98%] Built target capnpc_capnp
Scanning dependencies of target capnpc_cpp
[100%] Building CXX object src/capnp/CMakeFiles/capnpc_cpp.dir/compiler/capnpc-c++.c++.o
Linking CXX executable capnpc-c++
[100%] Built target capnpc_cpp
[ 4%] Performing install step for 'CapnProto'
[ 27%] Built target kj
[ 34%] Built target kj-async
[ 60%] Built target capnp
[ 76%] Built target capnp-rpc
[ 92%] Built target capnpc
[ 96%] Built target capnp_tool
[ 98%] Built target capnpc_capnp
[100%] Built target capnpc_cpp
Install the project...
-- Install configuration: ""
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/pkgconfig/capnp.pc
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/pkgconfig/capnp-rpc.pc
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/libkj.a
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/common.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/units.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/memory.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/refcount.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/array.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/vector.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/string.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/string-tree.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/exception.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/debug.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/arena.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/miniposix.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/io.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/tuple.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/one-of.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/function.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/mutex.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/thread.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/threadlocal.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/main.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/windows-sanity.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/parse/common.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/parse/char.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/std/iostream.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/libkj-async.a
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-prelude.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/async.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-inl.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-unix.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/async-io.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/kj/time.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp.a
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/c++.capnp.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/common.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/blob.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/endian.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/layout.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/orphan.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/list.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/any.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/message.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/capability.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/dynamic.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema.capnp.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema-lite.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema-loader.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema-parser.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/pretty-print.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/serialize.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/serialize-async.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/serialize-packed.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/pointer-helpers.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/generated-header-support.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnp-rpc.a
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-prelude.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-twoparty.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc.capnp.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-twoparty.capnp.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/persistent.capnp.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/ez-rpc.h
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/lib/libcapnpc.a
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/c++.capnp
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/schema.capnp
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc.capnp
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/rpc-twoparty.capnp
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/include/capnp/persistent.capnp
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/bin/capnp
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/bin/capnpc-c++
-- Installing: /home/matt/nupic.core/build/scripts/ThirdParty/Install/bin/capnpc-capnp
[ 4%] Completed 'CapnProto'
[ 4%] Built target CapnProto
Scanning dependencies of target Swig
[ 5%] Creating directories for 'Swig'
[ 5%] Performing download step (download, verify and extract) for 'Swig'
-- downloading...
src='http://prdownloads.sourceforge.net/swig/swig-3.0.2.tar.gz'
dst='/home/matt/nupic.core/build/scripts/ThirdParty/Download/Swig/swig-3.0.2.tar.gz'
timeout='none'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- downloading... done
-- verifying file...
file='/home/matt/nupic.core/build/scripts/ThirdParty/Download/Swig/swig-3.0.2.tar.gz'
-- verifying file... warning: did not verify file - no URL_HASH specified?
-- extracting...
src='/home/matt/nupic.core/build/scripts/ThirdParty/Download/Swig/swig-3.0.2.tar.gz'
dst='/home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 5%] No patch step for 'Swig'
[ 6%] No update step for 'Swig'
[ 7%] Performing configure step for 'Swig'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 329 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1993k 100 1993k 0 0 1299k 0 0:00:01 0:00:01 --:--:-- 1184k
Looking for PCRE tarball...
Extracting tarball: pcre-8.37.tar.gz
Configuring PCRE in directory: pcre
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
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... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for alias support in the linker... no
checking for alias support in the linker... no
checking string usability... yes
checking string presence... yes
checking for string... yes
checking bits/type_traits.h usability... no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
checking type_traits.h usability... no
checking type_traits.h presence... no
checking for type_traits.h... no
checking for strtoq... yes
checking for long long... yes
checking for unsigned long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for gzopen in -lz... no
checking bzlib.h usability... no
checking bzlib.h presence... no
checking for bzlib.h... no
checking for libbz2... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre.pc
config.status: creating libpcre16.pc
config.status: creating libpcre32.pc
config.status: creating libpcreposix.pc
config.status: creating libpcrecpp.pc
config.status: creating pcre-config
config.status: creating pcre.h
config.status: creating pcre_stringpiece.h
config.status: creating pcrecpparg.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre-8.37 configuration summary:
Install prefix .................. : /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install
C preprocessor .................. : gcc -E
C compiler ...................... : gcc
C++ preprocessor ................ : g++ -E
C++ compiler .................... : g++
Linker .......................... : /usr/bin/ld -m elf_x86_64
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
Building PCRE...
CC libpcre_la-pcre_byte_order.lo
CC libpcre_la-pcre_compile.lo
CC libpcre_la-pcre_config.lo
CC libpcre_la-pcre_dfa_exec.lo
CC libpcre_la-pcre_exec.lo
CC libpcre_la-pcre_fullinfo.lo
CC libpcre_la-pcre_get.lo
CC libpcre_la-pcre_globals.lo
CC libpcre_la-pcre_jit_compile.lo
CC libpcre_la-pcre_maketables.lo
CC libpcre_la-pcre_newline.lo
CC libpcre_la-pcre_ord2utf8.lo
CC libpcre_la-pcre_refcount.lo
CC libpcre_la-pcre_string_utils.lo
CC libpcre_la-pcre_study.lo
CC libpcre_la-pcre_tables.lo
CC libpcre_la-pcre_ucd.lo
CC libpcre_la-pcre_valid_utf8.lo
CC libpcre_la-pcre_version.lo
CC libpcre_la-pcre_xclass.lo
CC libpcre_la-pcre_chartables.lo
CCLD libpcre.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC libpcreposix_la-pcreposix.lo
CCLD libpcreposix.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXX libpcrecpp_la-pcrecpp.lo
CXX libpcrecpp_la-pcre_scanner.lo
CXX libpcrecpp_la-pcre_stringpiece.lo
CXXLD libpcrecpp.la
ar: `u' modifier ignored since `D' is the default (see `U')
CC pcretest-pcretest.o
CC pcretest-pcre_printint.o
CCLD pcretest
CC pcregrep-pcregrep.o
CCLD pcregrep
CXX pcrecpp_unittest-pcrecpp_unittest.o
CXXLD pcrecpp_unittest
CXX pcre_scanner_unittest-pcre_scanner_unittest.o
CXXLD pcre_scanner_unittest
CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o
CXXLD pcre_stringpiece_unittest
Installing PCRE locally to /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install...
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib'
libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.la
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.la
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.la
libtool: install: /usr/bin/install -c .libs/libpcre.a /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a
libtool: install: chmod 644 /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a
libtool: install: ranlib /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcre.a
libtool: install: /usr/bin/install -c .libs/libpcreposix.a /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.a
libtool: install: chmod 644 /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.a
libtool: install: ranlib /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcreposix.a
libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.a
libtool: install: chmod 644 /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.a
libtool: install: ranlib /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/libpcrecpp.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
/bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
libtool: install: /usr/bin/install -c pcretest /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcretest
libtool: install: /usr/bin/install -c pcregrep /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcregrep
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
/usr/bin/install -c pcre-config '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin'
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre'
/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre'
/bin/mkdir -p '/home/matt/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
/usr/bin/install -c -m 644 doc/html/pcrecpp.html '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/doc/pcre/html'
/bin/mkdir -p '/home/matt/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/include'
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man1'
/usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man1'
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man3'
/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man3'
/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/share/man/man3'
/bin/mkdir -p '/home/matt/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 '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/include'
/bin/mkdir -p '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/pkgconfig'
/usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/lib/pkgconfig'
The SWIG configure script can now be run, whereupon PCRE will automatically be detected and used from /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcre-config.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc 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... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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... yes
checking for inttypes.h... 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... /home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/pcre/pcre-swig-install/bin/pcre-config
checking for a sed that does not truncate output... /bin/sed
checking for pcre-config... /home/matt/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... no
checking for byacc... no
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... .so
checking LDSHARED... gcc -shared
checking CXXSHARED... gcc -shared
checking TRYLINKINGWITHCXX... CXXSHARED= g++ -shared
checking CCSHARED... -fpic
checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath .
checking LINKFORSHARED... -Xlinker -export-dynamic
checking PLATCFLAGS...
checking whether to enable C++11 testing... yes
checking whether g++ supports C++11 features by default... no
checking whether g++ 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... yes
checking for crypt in -lcrypt... yes
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... /usr
checking for Python exec-prefix... /usr
checking for Python version... python2.7
checking for Python lib dir... lib
checking for Python header files... -I/usr/include/python2.7 -I/usr/lib/python2.7/config
checking for Python library... Not found
checking for python3... python3
checking for python3-config... no
checking for python3.6... (cached) python3
checking for python3-config... no
checking for python3.5... (cached) python3
checking for python3-config... no
checking for python3.4... (cached) python3
checking for python3-config... no
checking for python3.3... (cached) python3
checking for python3-config... no
checking for python3.2... (cached) python3
checking for python3-config... no
checking for python3.1... (cached) python3
checking for python3-config... no
checking for python3.0... (cached) python3
checking for python3-config... no
checking for perl... perl
checking for Perl5 header files... /usr/lib/x86_64-linux-gnu/perl/5.20/CORE
checking for Perl5 library... perl
checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -isystem /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for Perl5 ccdlflags... -Wl,-E
checking for Perl5 cccdlflags... -fPIC
checking for Perl5 ldflags... -fstack-protector -L/usr/local/lib
checking for Perl5 Test::More module... found
checking for octave... no
checking for java... no
checking for kaffe... no
checking for guavac... no
checking for javac... no
checking for java include file jni.h... not found
checking for node... no
checking for JavaScriptCore/JavaScript.h... not found
checking for JavaScriptCore/Webkit library... not found
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... no
checking for Ruby header files... could not figure out how to run ruby
checking for php5... no
checking for php... no
checking for PHP header files... found PHP , but only PHP 5 is supported
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... 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... no
checking for alisp... no
checking for clisp... no
checking for R... no
checking for go... no
checking for 6g... no
checking for 8g... no
checking for gccgo... no
checking for dmd... no
checking for ldmd... no
checking for gdmd... no
checking for dmd... no
checking for gdmd... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating swig.spec
config.status: creating Examples/Makefile
config.status: creating Examples/xml/Makefile
config.status: creating Examples/test-suite/errors/Makefile
config.status: creating Examples/test-suite/chicken/Makefile
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
config.status: creating Examples/test-suite/javascript/Makefile
config.status: creating Examples/test-suite/mzscheme/Makefile
config.status: creating Examples/test-suite/ocaml/Makefile
config.status: creating Examples/test-suite/octave/Makefile
config.status: creating Examples/test-suite/perl5/Makefile
config.status: creating Examples/test-suite/php/Makefile
config.status: creating Examples/test-suite/pike/Makefile
config.status: creating Examples/test-suite/python/Makefile
config.status: creating Examples/test-suite/ruby/Makefile
config.status: creating Examples/test-suite/tcl/Makefile
config.status: creating Examples/test-suite/lua/Makefile
config.status: creating Examples/test-suite/allegrocl/Makefile
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
config.status: creating Examples/test-suite/go/Makefile
config.status: creating Source/Makefile
config.status: creating Tools/javascript/Makefile
config.status: creating preinst-swig
config.status: creating CCache/ccache_swig_config.h
config.status: creating Source/Include/swigconfig.h
config.status: executing depfiles commands
config.status: executing Examples commands
config.status: generating Examples build tree
=== configuring in CCache (/home/matt/nupic.core/build/scripts/ThirdParty/Build/Swig/CCache)
configure: running /bin/bash /home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig/CCache/configure --disable-option-checking '--prefix=/home/matt/nupic.core/build/scripts/ThirdParty/Install' '--enable-cpp11-testing' --cache-file=/dev/null --srcdir=/home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig/CCache
configure: Configuring ccache
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
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... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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... yes
checking for inttypes.h... yes
checking for stdint.h... 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... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for mkstemp... yes
checking for gethostname... yes
checking for getpwuid... yes
checking for utimes... yes
checking for compar_fn_t in stdlib.h... yes
checking for C99 vsnprintf... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
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:
perl5 python
[ 7%] Performing build step for 'Swig'
/home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig/Source/Modules/perl5.cxx:16:12: warning: ‘treduce’ defined but not used [-Wunused-variable]
static int treduce = SWIG_cparse_template_reduce(0);
^
/home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig/Source/Modules/python.cxx:17:12: warning: ‘treduce’ defined but not used [-Wunused-variable]
static int treduce = SWIG_cparse_template_reduce(0);
^
/home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig/Source/Modules/ruby.cxx:16:12: warning: ‘treduce’ defined but not used [-Wunused-variable]
static int treduce = SWIG_cparse_template_reduce(0);
^
/home/matt/nupic.core/build/scripts/ThirdParty/Source/Swig/Source/Modules/tcl8.cxx:16:12: warning: ‘treduce’ defined but not used [-Wunused-variable]
static int treduce = SWIG_cparse_template_reduce(0);
^
[ 7%] Performing install step for 'Swig'
Installing SWIG executable
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/bin/swig
Installing the SWIG library
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/attribute.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cmalloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/constraints.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cpointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cwstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/intrusive_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/inttypes.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/math.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/stdint.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigarch.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigrun.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/wchar.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/windows.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/runtime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swig.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigerrors.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swiginit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swiglabels.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigwarn.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/swigwarnings.swg
Installing language specific files for gcj
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/gcj/cni.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/gcj/javaprims.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/gcj/cni.swg
Installing language specific files for typemaps
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/attribute.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/carrays.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cdata.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cmalloc.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cpointer.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cstring.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/cwstring.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/enumint.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/exception.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/factory.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/fragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/implicit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/inoutlist.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/misctypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/primtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/ptrtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_except.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_strings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_string.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/std_wstring.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/strings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/string.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigmacros.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigobject.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigtypemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/swigtype.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/traits.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/typemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/valtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/void.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/typemaps/wstring.swg
Installing language specific files for tcl
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/attribute.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cmalloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cni.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cpointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/cwstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/jstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/std_wstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclinterp.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclresult.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclsh.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/wish.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tcl8.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclapi.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclerrors.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclmacros.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclopers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tcltypemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tcluserdir.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/tcl/tclwstrings.swg
Installing language specific files for perl5
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/attribute.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cmalloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cni.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cpointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/cstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/jstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlmain.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/reference.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perl5.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlerrors.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlhead.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlmacros.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlopers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perlstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perltypemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/perluserdir.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/Makefile.pl
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/perl5/noembed.h
Installing language specific files for python
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/argcargv.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/attribute.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/boost_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/ccomplex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cmalloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cni.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cpointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/cwstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/embed15.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/embed.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/file.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/implicit.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/jstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyabc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pybuffer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyname_compat.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_alloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_auto_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_basic_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_carray.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_char_traits.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_container.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_ios.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_iostream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_multimap.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_multiset.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_set.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_sstream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_streambuf.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_multimap.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_multiset.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_unordered_set.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vectora.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wios.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wiostream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wsstream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wstreambuf.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/std_wstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/wchar.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/builtin.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/defarg.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyapi.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pybackward.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyclasses.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pycomplex.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pycontainer.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pydocs.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyerrors.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyhead.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyiterators.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pymacros.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyopers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pystdcommon.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pystrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pythonkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/python.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pythreads.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pytuplehlp.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pytypemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pyuserdir.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/python/pywstrings.swg
Installing language specific files for guile
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/cplusplus.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guile.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guilemain.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/interpreter.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/list-vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/pointer-in-out.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/ports.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/swigrun.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guile_scm_run.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/guile_scm.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/guile/common.scm
Installing language specific files for java
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/arrays_java.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/boost_intrusive_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/boost_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_auto_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/std_wstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/various.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enumsimple.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enums.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enumtypesafe.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/enumtypeunsafe.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/javahead.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/javakw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/java/java.swg
Installing language specific files for mzscheme
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/mzrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/mzscheme/mzscheme.swg
Installing language specific files for ruby
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/argcargv.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/attribute.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cmalloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cni.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cpointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/cstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/embed.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/file.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/jstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/progargcargv.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_alloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_basic_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_char_traits.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_container.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_functors.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_ios.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_iostream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_multimap.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_multiset.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_queue.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_set.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_sstream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_stack.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_streambuf.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_vectora.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/std_wstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/timeval.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyapi.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyautodoc.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyclasses.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubycomplex.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubycontainer_extended.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubycontainer.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubydef.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyerrors.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyhead.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyiterators.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubykw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubymacros.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyopers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystdautodoc.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystdcommon.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystdfunctors.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubystrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/ruby.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubytracking.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubytypemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubyuserdir.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/rubywstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/Makefile.swig
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ruby/extconf.rb
Installing language specific files for php
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/const.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/globalvar.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phppointers.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/utils.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phpinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phpkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/phprun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/php/php.swg
Installing language specific files for ocaml
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/carray.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/cstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocaml.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/typecheck.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/class.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocamldec.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocamlkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/ocaml.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/preamble.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/typeregister.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/swigp4.ml
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/swig.mli
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/ocaml/swig.ml
Installing language specific files for octave
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/attribute.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/boost_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/cmalloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/implicit.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_alloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_basic_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_carray.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_char_traits.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_container.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octave.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octcomplex.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octcontainer.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octiterators.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octopers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octstdcommon.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octtypemaps.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/octave/octuserdir.swg
Installing language specific files for pike
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/pikekw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/pikerun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/pike/pike.swg
Installing language specific files for chicken
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/chickenkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/chickenrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/chicken.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/swigclosprefix.scm
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/multi-generic.scm
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/chicken/tinyclos-multi-generic.patch
Installing language specific files for csharp
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/arrays_csharp.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/boost_intrusive_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/boost_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_auto_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/std_wstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/swigtype_inout.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/wchar.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/csharphead.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/csharpkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/csharp.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/enumsimple.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/enums.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/csharp/enumtypesafe.swg
Installing language specific files for modula3
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/modula3/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/modula3/modula3head.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/modula3/modula3.swg
Installing language specific files for allegrocl
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/inout_typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/longlongs.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/allegrocl/allegrocl.swg
Installing language specific files for clisp
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/clisp/clisp.swg
Installing language specific files for lua
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/factory.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/lua_fnptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/_std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/wchar.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luakw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luarun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luaruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/lua.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/lua/luatypemaps.swg
Installing language specific files for cffi
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/cffi/cffi.swg
Installing language specific files for uffi
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/uffi/uffi.swg
Installing language specific files for r
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/boost_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_alloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_container.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rcontainer.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/ropers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rstdcommon.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/r.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/rtype.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/r/srun.swg
Installing language specific files for go
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/gokw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/goruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/go/go.swg
Installing language specific files for d
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/boost_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/carrays.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/cpointer.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_shared_ptr.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dclassgen.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/ddirectives.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/denums.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dexception.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dhead.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/director.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dmemberfunctionpointers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/doperators.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dprimitives.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/d.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dswigtype.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/d/dvoid.swg
Installing /home/matt/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
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/arrays_javascript.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/ccomplex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptcode.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptcomplex.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascripthelpers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascriptstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascript.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/jsc/javascripttypemaps.swg
Installing language specific files for javascript/v8
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/arrays_javascript.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/ccomplex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/cdata.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/exception.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_complex.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/stl.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/typemaps.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptcode.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptcomplex.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptfragments.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascripthelpers.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptinit.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptkw.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptprimtypes.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptrun.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptruntime.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascriptstrings.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascript.swg
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/javascript/v8/javascripttypemaps.swg
Installing language specific files for std
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_alloc.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_basic_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_char_traits.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_common.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_container.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/_std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_deque.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_except.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_ios.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_iostream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_list.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_multimap.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_multiset.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_pair.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_queue.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_set.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_sstream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_stack.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_streambuf.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_string.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_map.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_multimap.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_multiset.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_unordered_set.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_vectora.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_vector.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wios.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wiostream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wsstream.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wstreambuf.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_wstring.i
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/swig/3.0.2/std/std_carray.swg
Installing ccache-swig
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/bin/ccache-swig
Installing /home/matt/nupic.core/build/scripts/ThirdParty/Install/share/man/man1/ccache-swig.1
Installation complete
[ 8%] Completed 'Swig'
[ 8%] Built target Swig
[ 8%] Executing Cap'n Proto compiler
Scanning dependencies of target nupic_core_solo
[ 9%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/BitHistory.capnp.c++.o
[ 9%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/ClaClassifier.capnp.c++.o
[ 10%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/ConnectionsProto.capnp.c++.o
[ 11%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/LinkProto.capnp.c++.o
[ 11%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/Map.capnp.c++.o
[ 12%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/NetworkProto.capnp.c++.o
[ 12%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/PyRegionProto.capnp.c++.o
[ 13%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/RandomProto.capnp.c++.o
[ 13%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/RegionProto.capnp.c++.o
[ 14%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SparseBinaryMatrixProto.capnp.c++.o
[ 15%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SparseMatrixProto.capnp.c++.o
[ 15%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/SpatialPoolerProto.capnp.c++.o
[ 16%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/TemporalMemoryProto.capnp.c++.o
[ 16%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/TestNodeProto.capnp.c++.o
[ 17%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/proto/VectorFileSensorProto.capnp.c++.o
[ 17%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/NumpyVector.cpp.o
[ 18%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyArray.cpp.o
[ 18%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyHelpers.cpp.o
[ 19%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PythonStream.cpp.o
[ 20%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyCapnp.cpp.o
[ 20%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/py_support/CapnpToPycapnp.cpp.o
[ 21%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/BitHistory.cpp.o
[ 21%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Cell.cpp.o
[ 22%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Cells4.cpp.o
[ 22%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/ClassifierResult.cpp.o
[ 23%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/CondProbTable.cpp.o
[ 24%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Connections.cpp.o
[ 24%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/FastClaClassifier.cpp.o
[ 25%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/GaborNode.cpp.o
[ 25%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/ImageSensorLite.cpp.o
[ 26%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/InSynapse.cpp.o
[ 26%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Linear.cpp.o
[ 27%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/OutSynapse.cpp.o
[ 27%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Segment.cpp.o
[ 28%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SegmentUpdate.cpp.o
[ 29%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SpatialPooler.cpp.o
[ 29%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/TemporalMemory.cpp.o
[ 30%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Svm.cpp.o
[ 30%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Collections.cpp.o
[ 31%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Input.cpp.o
[ 31%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Link.cpp.o
[ 32%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/LinkPolicyFactory.cpp.o
[ 33%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Network.cpp.o
[ 33%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/NuPIC.cpp.o
[ 34%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Output.cpp.o
[ 34%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Region.cpp.o
[ 35%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionImpl.cpp.o
[ 35%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionImplFactory.cpp.o
[ 36%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionIo.cpp.o
[ 36%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionParameters.cpp.o
[ 37%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/Spec.cpp.o
[ 38%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/TestFanIn2LinkPolicy.cpp.o
[ 38%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/TestNode.cpp.o
[ 39%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/UniformLinkPolicy.cpp.o
[ 39%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/engine/YAMLUtils.cpp.o
[ 40%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/math/SparseMatrixAlgorithms.cpp.o
[ 40%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/math/StlIo.cpp.o
[ 41%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/ArrayBase.cpp.o
[ 41%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Buffer.cpp.o
[ 42%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/BundleIO.cpp.o
[ 43%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Collection.cpp.o
[ 43%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Dimensions.cpp.o
[ 44%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/MemParser.cpp.o
[ 44%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Scalar.cpp.o
[ 45%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Value.cpp.o
[ 45%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Directory.cpp.o
[ 46%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/DynamicLibrary.cpp.o
[ 47%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Env.cpp.o
[ 47%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/FStream.cpp.o
[ 48%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/OS.cpp.o
[ 48%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/OSUnix.cpp.o
[ 49%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/OSWin.cpp.o
[ 49%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Path.cpp.o
[ 50%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Regex.cpp.o
[ 50%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/os/Timer.cpp.o
[ 51%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/PyRegion.cpp.o
[ 52%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFile.cpp.o
[ 52%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFileEffector.cpp.o
[ 53%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFileSensor.cpp.o
[ 53%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/types/BasicType.cpp.o
[ 54%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/types/Fraction.cpp.o
[ 54%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/LoggingException.cpp.o
[ 55%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/LogItem.cpp.o
[ 56%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/Random.cpp.o
[ 56%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/StringUtils.cpp.o
[ 57%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/TRandom.cpp.o
[ 57%] Building CXX object src/CMakeFiles/nupic_core_solo.dir/nupic/utils/Watcher.cpp.o
Linking CXX static library libnupic_core_solo.a
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/BitHistory.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/ClaClassifier.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/ConnectionsProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/LinkProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/Map.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/NetworkProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/PyRegionProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/RandomProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/RegionProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/SparseBinaryMatrixProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/SparseMatrixProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/SpatialPoolerProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/TemporalMemoryProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/TestNodeProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/proto/VectorFileSensorProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/py_support/NumpyVector.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyArray.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyHelpers.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/py_support/PythonStream.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/py_support/PyCapnp.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/py_support/CapnpToPycapnp.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/BitHistory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Cell.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Cells4.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/ClassifierResult.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/CondProbTable.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Connections.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/FastClaClassifier.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/GaborNode.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/ImageSensorLite.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/InSynapse.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Linear.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/OutSynapse.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Segment.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SegmentUpdate.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/SpatialPooler.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/TemporalMemory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/algorithms/Svm.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Collections.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Input.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Link.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/LinkPolicyFactory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Network.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/NuPIC.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Output.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Region.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionImpl.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionImplFactory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionIo.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/RegionParameters.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/Spec.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/TestFanIn2LinkPolicy.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/TestNode.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/UniformLinkPolicy.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/engine/YAMLUtils.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/math/SparseMatrixAlgorithms.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/math/StlIo.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/ArrayBase.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Buffer.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/BundleIO.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Collection.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Dimensions.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/MemParser.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Scalar.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/ntypes/Value.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/Directory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/DynamicLibrary.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/Env.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/FStream.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/OS.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/OSUnix.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/OSWin.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/Path.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/Regex.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/os/Timer.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/regions/PyRegion.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFile.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFileEffector.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/regions/VectorFileSensor.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/types/BasicType.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/types/Fraction.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/utils/LoggingException.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/utils/LogItem.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/utils/Random.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/utils/StringUtils.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/utils/TRandom.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CMakeFiles/nupic_core_solo.dir/nupic/utils/Watcher.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: BitHistory.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: ClaClassifier.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: ConnectionsProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: LinkProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: Map.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: NetworkProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: PyRegionProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: RandomProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: RegionProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: SparseBinaryMatrixProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: SparseMatrixProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: SpatialPoolerProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: TemporalMemoryProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: TestNodeProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: VectorFileSensorProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ranlib: NumpyVector.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: PyArray.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: PyHelpers.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: PythonStream.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: PyCapnp.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: CapnpToPycapnp.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: BitHistory.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Cell.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Cells4.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: ClassifierResult.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: CondProbTable.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Connections.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: FastClaClassifier.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: GaborNode.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: ImageSensorLite.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: InSynapse.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Linear.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: OutSynapse.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Segment.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: SegmentUpdate.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: SpatialPooler.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: TemporalMemory.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Svm.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Collections.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Input.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Link.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: LinkPolicyFactory.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Network.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: NuPIC.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Output.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Region.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: RegionImpl.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: RegionImplFactory.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: RegionIo.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: RegionParameters.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Spec.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: TestFanIn2LinkPolicy.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: TestNode.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: UniformLinkPolicy.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: YAMLUtils.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: SparseMatrixAlgorithms.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: StlIo.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: ArrayBase.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Buffer.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: BundleIO.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Collection.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Dimensions.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: MemParser.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Scalar.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Value.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Directory.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: DynamicLibrary.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Env.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: FStream.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: OS.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: OSUnix.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: OSWin.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Path.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Regex.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Timer.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: PyRegion.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: VectorFile.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: VectorFileEffector.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: VectorFileSensor.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: BasicType.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Fraction.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: LoggingException.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: LogItem.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Random.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: StringUtils.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: TRandom.cpp.o: plugin needed to handle lto object
/usr/bin/ranlib: Watcher.cpp.o: plugin needed to handle lto object
[ 57%] Built target nupic_core_solo
[ 58%] Generating libnupic_core.a
/usr/bin/ar: ArrayBase.cpp.o: plugin needed to handle lto object
/usr/bin/ar: BasicType.cpp.o: plugin needed to handle lto object
/usr/bin/ar: BitHistory.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: BitHistory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Buffer.cpp.o: plugin needed to handle lto object
/usr/bin/ar: BundleIO.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CapnpToPycapnp.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Cell.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Cells4.cpp.o: plugin needed to handle lto object
/usr/bin/ar: ClaClassifier.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: ClassifierResult.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Collection.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Collections.cpp.o: plugin needed to handle lto object
/usr/bin/ar: CondProbTable.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Connections.cpp.o: plugin needed to handle lto object
/usr/bin/ar: ConnectionsProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: Dimensions.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Directory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: DynamicLibrary.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Env.cpp.o: plugin needed to handle lto object
/usr/bin/ar: FStream.cpp.o: plugin needed to handle lto object
/usr/bin/ar: FastClaClassifier.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Fraction.cpp.o: plugin needed to handle lto object
/usr/bin/ar: GaborNode.cpp.o: plugin needed to handle lto object
/usr/bin/ar: ImageSensorLite.cpp.o: plugin needed to handle lto object
/usr/bin/ar: InSynapse.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Input.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Linear.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Link.cpp.o: plugin needed to handle lto object
/usr/bin/ar: LinkPolicyFactory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: LinkProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: LogItem.cpp.o: plugin needed to handle lto object
/usr/bin/ar: LoggingException.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Map.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: MemParser.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Network.cpp.o: plugin needed to handle lto object
/usr/bin/ar: NetworkProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: NuPIC.cpp.o: plugin needed to handle lto object
/usr/bin/ar: NumpyVector.cpp.o: plugin needed to handle lto object
/usr/bin/ar: OS.cpp.o: plugin needed to handle lto object
/usr/bin/ar: OSUnix.cpp.o: plugin needed to handle lto object
/usr/bin/ar: OSWin.cpp.o: plugin needed to handle lto object
/usr/bin/ar: OutSynapse.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Output.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Path.cpp.o: plugin needed to handle lto object
/usr/bin/ar: PyArray.cpp.o: plugin needed to handle lto object
/usr/bin/ar: PyCapnp.cpp.o: plugin needed to handle lto object
/usr/bin/ar: PyHelpers.cpp.o: plugin needed to handle lto object
/usr/bin/ar: PyRegion.cpp.o: plugin needed to handle lto object
/usr/bin/ar: PyRegionProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: PythonStream.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Random.cpp.o: plugin needed to handle lto object
/usr/bin/ar: RandomProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: Regex.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Region.cpp.o: plugin needed to handle lto object
/usr/bin/ar: RegionImpl.cpp.o: plugin needed to handle lto object
/usr/bin/ar: RegionImplFactory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: RegionIo.cpp.o: plugin needed to handle lto object
/usr/bin/ar: RegionParameters.cpp.o: plugin needed to handle lto object
/usr/bin/ar: RegionProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: Scalar.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Segment.cpp.o: plugin needed to handle lto object
/usr/bin/ar: SegmentUpdate.cpp.o: plugin needed to handle lto object
/usr/bin/ar: SparseBinaryMatrixProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: SparseMatrixAlgorithms.cpp.o: plugin needed to handle lto object
/usr/bin/ar: SparseMatrixProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: SpatialPooler.cpp.o: plugin needed to handle lto object
/usr/bin/ar: SpatialPoolerProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: Spec.cpp.o: plugin needed to handle lto object
/usr/bin/ar: StlIo.cpp.o: plugin needed to handle lto object
/usr/bin/ar: StringUtils.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Svm.cpp.o: plugin needed to handle lto object
/usr/bin/ar: TRandom.cpp.o: plugin needed to handle lto object
/usr/bin/ar: TemporalMemory.cpp.o: plugin needed to handle lto object
/usr/bin/ar: TemporalMemoryProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: TestFanIn2LinkPolicy.cpp.o: plugin needed to handle lto object
/usr/bin/ar: TestNode.cpp.o: plugin needed to handle lto object
/usr/bin/ar: TestNodeProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: Timer.cpp.o: plugin needed to handle lto object
/usr/bin/ar: UniformLinkPolicy.cpp.o: plugin needed to handle lto object
/usr/bin/ar: Value.cpp.o: plugin needed to handle lto object
/usr/bin/ar: VectorFile.cpp.o: plugin needed to handle lto object
/usr/bin/ar: VectorFileEffector.cpp.o: plugin needed to handle lto object
/usr/bin/ar: VectorFileSensor.cpp.o: plugin needed to handle lto object
/usr/bin/ar: VectorFileSensorProto.capnp.c++.o: plugin needed to handle lto object
/usr/bin/ar: Watcher.cpp.o: plugin needed to handle lto object
/usr/bin/ar: YAMLUtils.cpp.o: plugin needed to handle lto object
[ 59%] Swig source
/home/matt/nupic.core/src/nupic/math/Math.hpp:521: Warning 325: Nested struct not currently supported (lexicographic ignored)
/home/matt/nupic.core/src/nupic/math/Math.hpp:533: Warning 325: Nested struct not currently supported (less_value ignored)
/home/matt/nupic.core/src/nupic/math/Math.hpp:545: Warning 325: Nested struct not currently supported (greater_value ignored)
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:492: Warning 325: Nested struct not currently supported (lexicographic_order ignored)
/home/matt/nupic.core/src/nupic/bindings/algorithms.i:734: Warning 303: %extend defined for an undeclared class nupic::algorithms::Inhibition.
/home/matt/nupic.core/src/nupic/bindings/algorithms.i:764: Warning 303: %extend defined for an undeclared class nupic::algorithms::Inhibition2.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:1: Warning 401: Nothing known about base class 'Serializable< SparseMatrixProto >'. Ignored.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:1: Warning 401: Maybe you forgot to instantiate 'Serializable< SparseMatrixProto >' using %template.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:2747: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:2771: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1: Warning 401: Nothing known about base class 'Serializable< SparseBinaryMatrixProto >'. Ignored.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1: Warning 401: Maybe you forgot to instantiate 'Serializable< SparseBinaryMatrixProto >' using %template.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1298: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1313: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/utils/LoggingException.hpp:36: Warning 401: Nothing known about base class 'Exception'. Ignored.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:81: Warning 401: Nothing known about base class 'Serializable< RandomProto >'. Ignored.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:81: Warning 401: Maybe you forgot to instantiate 'Serializable< RandomProto >' using %template.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:101: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:105: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/algorithms/SpatialPooler.hpp:70: Warning 401: Nothing known about base class 'Serializable< SpatialPoolerProto >'. Ignored.
/home/matt/nupic.core/src/nupic/algorithms/SpatialPooler.hpp:70: Warning 401: Maybe you forgot to instantiate 'Serializable< SpatialPoolerProto >' using %template.
/home/matt/nupic.core/src/nupic/algorithms/SpatialPooler.hpp:310: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/algorithms/SpatialPooler.hpp:321: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/algorithms/FastClaClassifier.hpp:66: Warning 401: Nothing known about base class 'Serializable< ClaClassifierProto >'. Ignored.
/home/matt/nupic.core/src/nupic/algorithms/FastClaClassifier.hpp:66: Warning 401: Maybe you forgot to instantiate 'Serializable< ClaClassifierProto >' using %template.
/home/matt/nupic.core/src/nupic/algorithms/FastClaClassifier.hpp:143: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/algorithms/FastClaClassifier.hpp:153: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/algorithms/Connections.hpp:220: Warning 401: Nothing known about base class 'Serializable< ConnectionsProto >'. Ignored.
/home/matt/nupic.core/src/nupic/algorithms/Connections.hpp:220: Warning 401: Maybe you forgot to instantiate 'Serializable< ConnectionsProto >' using %template.
/home/matt/nupic.core/src/nupic/algorithms/Connections.hpp:427: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/algorithms/Connections.hpp:442: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/algorithms/TemporalMemory.hpp:68: Warning 401: Nothing known about base class 'Serializable< TemporalMemoryProto >'. Ignored.
/home/matt/nupic.core/src/nupic/algorithms/TemporalMemory.hpp:68: Warning 401: Maybe you forgot to instantiate 'Serializable< TemporalMemoryProto >' using %template.
/home/matt/nupic.core/src/nupic/algorithms/TemporalMemory.hpp:621: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/algorithms/TemporalMemory.hpp:632: Warning 315: Nothing known about 'Serializable::read'.
Scanning dependencies of target _algorithms
[ 59%] Building CXX object src/CMakeFiles/_algorithms.dir/algorithmsPYTHON_wrap.cxx.o
[ 60%] Building CXX object src/CMakeFiles/_algorithms.dir/nupic/py_support/NumpyVector.cpp.o
[ 60%] Building CXX object src/CMakeFiles/_algorithms.dir/nupic/py_support/PyArray.cpp.o
[ 61%] Building CXX object src/CMakeFiles/_algorithms.dir/nupic/py_support/PyHelpers.cpp.o
[ 61%] Building CXX object src/CMakeFiles/_algorithms.dir/nupic/py_support/PythonStream.cpp.o
[ 62%] Building CXX object src/CMakeFiles/_algorithms.dir/nupic/bindings/PySparseTensor.cpp.o
Linking CXX shared module _algorithms.so
[ 62%] Built target _algorithms
[ 63%] Swig source
/home/matt/nupic.core/src/nupic/engine/Network.hpp:56: Warning 401: Nothing known about base class 'Serializable< NetworkProto >'. Ignored.
/home/matt/nupic.core/src/nupic/engine/Network.hpp:56: Warning 401: Maybe you forgot to instantiate 'Serializable< NetworkProto >' using %template.
/home/matt/nupic.core/src/nupic/engine/Network.hpp:390: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/engine/Network.hpp:392: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/engine/Region.hpp:72: Warning 401: Nothing known about base class 'Serializable< RegionProto >'. Ignored.
/home/matt/nupic.core/src/nupic/engine/Region.hpp:72: Warning 401: Maybe you forgot to instantiate 'Serializable< RegionProto >' using %template.
Scanning dependencies of target _engine_internal
[ 64%] Building CXX object src/CMakeFiles/_engine_internal.dir/engine_internalPYTHON_wrap.cxx.o
[ 64%] Building CXX object src/CMakeFiles/_engine_internal.dir/nupic/py_support/NumpyVector.cpp.o
[ 65%] Building CXX object src/CMakeFiles/_engine_internal.dir/nupic/py_support/PyArray.cpp.o
[ 65%] Building CXX object src/CMakeFiles/_engine_internal.dir/nupic/py_support/PyHelpers.cpp.o
[ 66%] Building CXX object src/CMakeFiles/_engine_internal.dir/nupic/py_support/PythonStream.cpp.o
[ 66%] Building CXX object src/CMakeFiles/_engine_internal.dir/nupic/bindings/PySparseTensor.cpp.o
Linking CXX shared module _engine_internal.so
[ 66%] Built target _engine_internal
[ 67%] Swig source
/home/matt/nupic.core/src/nupic/math/Math.hpp:521: Warning 325: Nested struct not currently supported (lexicographic ignored)
/home/matt/nupic.core/src/nupic/math/Math.hpp:533: Warning 325: Nested struct not currently supported (less_value ignored)
/home/matt/nupic.core/src/nupic/math/Math.hpp:545: Warning 325: Nested struct not currently supported (greater_value ignored)
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:492: Warning 325: Nested struct not currently supported (lexicographic_order ignored)
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:1: Warning 401: Nothing known about base class 'Serializable< SparseMatrixProto >'. Ignored.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:1: Warning 401: Maybe you forgot to instantiate 'Serializable< SparseMatrixProto >' using %template.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:2747: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/math/SparseMatrix.hpp:2771: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1: Warning 401: Nothing known about base class 'Serializable< SparseBinaryMatrixProto >'. Ignored.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1: Warning 401: Maybe you forgot to instantiate 'Serializable< SparseBinaryMatrixProto >' using %template.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1298: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/math/SparseBinaryMatrix.hpp:1313: Warning 315: Nothing known about 'Serializable::read'.
/home/matt/nupic.core/src/nupic/utils/LoggingException.hpp:36: Warning 401: Nothing known about base class 'Exception'. Ignored.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:81: Warning 401: Nothing known about base class 'Serializable< RandomProto >'. Ignored.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:81: Warning 401: Maybe you forgot to instantiate 'Serializable< RandomProto >' using %template.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:101: Warning 315: Nothing known about 'Serializable::write'.
/home/matt/nupic.core/src/nupic/utils/Random.hpp:105: Warning 315: Nothing known about 'Serializable::read'.
Scanning dependencies of target _math
[ 67%] Building CXX object src/CMakeFiles/_math.dir/mathPYTHON_wrap.cxx.o
[ 68%] Building CXX object src/CMakeFiles/_math.dir/nupic/py_support/NumpyVector.cpp.o
[ 68%] Building CXX object src/CMakeFiles/_math.dir/nupic/py_support/PyArray.cpp.o
[ 69%] Building CXX object src/CMakeFiles/_math.dir/nupic/py_support/PyHelpers.cpp.o
[ 69%] Building CXX object src/CMakeFiles/_math.dir/nupic/py_support/PythonStream.cpp.o
[ 70%] Building CXX object src/CMakeFiles/_math.dir/nupic/bindings/PySparseTensor.cpp.o
Linking CXX shared module _math.so
[ 71%] Built target _math
Scanning dependencies of target capnp_specs
[ 71%] Built target capnp_specs
Scanning dependencies of target connections_performance_test
[ 72%] Building CXX object src/CMakeFiles/connections_performance_test.dir/test/integration/ConnectionsPerformanceTest.cpp.o
Linking CXX executable connections_performance_test
/tmp/ccnB5vw7.ltrans0.ltrans.o: In function `nupic::algorithms::connections::Connections::~Connections()':
<artificial>:(.text+0x13): undefined reference to `vtable for nupic::algorithms::connections::Connections'
/tmp/ccnB5vw7.ltrans0.ltrans.o: In function `nupic::algorithms::connections::Connections::~Connections()':
<artificial>:(.text+0xd3): undefined reference to `vtable for nupic::algorithms::connections::Connections'
/tmp/ccnB5vw7.ltrans0.ltrans.o: In function `nupic::ConnectionsPerformanceTest::runTemporalMemoryTest(unsigned int, unsigned int, int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
<artificial>:(.text+0x1e5): undefined reference to `nupic::algorithms::temporal_memory::TemporalMemory::TemporalMemory()'
<artificial>:(.text+0x325): undefined reference to `nupic::algorithms::temporal_memory::TemporalMemory::initialize(std::vector<unsigned int, std::allocator<unsigned int> >, unsigned int, unsigned int, float, float, unsigned int, unsigned int, float, float, float, int, unsigned int, unsigned int)'
<artificial>:(.text+0xd5c): undefined reference to `nupic::algorithms::temporal_memory::TemporalMemory::reset()'
<artificial>:(.text+0x11a9): undefined reference to `nupic::algorithms::temporal_memory::TemporalMemory::reset()'
<artificial>:(.text+0x138a): undefined reference to `nupic::algorithms::temporal_memory::TemporalMemory::~TemporalMemory()'
<artificial>:(.text+0x19ca): undefined reference to `nupic::algorithms::temporal_memory::TemporalMemory::~TemporalMemory()'
/tmp/ccnB5vw7.ltrans2.ltrans.o: In function `nupic::ConnectionsPerformanceTest::runSpatialPoolerTest(unsigned int, unsigned int, unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
<artificial>:(.text+0x60): undefined reference to `nupic::algorithms::connections::Connections::Connections(unsigned int, unsigned short, unsigned short)'
<artificial>:(.text+0x131): undefined reference to `nupic::algorithms::connections::Connections::createSegment(nupic::algorithms::connections::Cell const&)'
<artificial>:(.text+0x171): undefined reference to `nupic::algorithms::connections::Connections::createSynapse(nupic::algorithms::connections::Segment const&, nupic::algorithms::connections::Cell const&, float)'
<artificial>:(.text+0x312): undefined reference to `nupic::algorithms::connections::Connections::computeActivity(std::vector<nupic::algorithms::connections::Cell, std::allocator<nupic::algorithms::connections::Cell> > const&, float, unsigned short, bool)'
<artificial>:(.text+0x583): undefined reference to `nupic::algorithms::connections::Connections::synapsesForSegment(nupic::algorithms::connections::Segment const&)'
<artificial>:(.text+0x5e1): undefined reference to `nupic::algorithms::connections::Connections::dataForSynapse(nupic::algorithms::connections::Synapse const&) const'
<artificial>:(.text+0x65b): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x66e): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x681): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x69d): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x6ee): undefined reference to `nupic::algorithms::connections::Connections::updateSynapsePermanence(nupic::algorithms::connections::Synapse const&, float)'
<artificial>:(.text+0x7b6): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x7cd): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x7e4): undefined reference to `nupic::algorithms::connections::Cell::operator==(nupic::algorithms::connections::Cell const&) const'
<artificial>:(.text+0x863): undefined reference to `vtable for nupic::algorithms::connections::Connections'
<artificial>:(.text+0xabd): undefined reference to `nupic::algorithms::connections::Connections::computeActivity(std::vector<nupic::algorithms::connections::Cell, std::allocator<nupic::algorithms::connections::Cell> > const&, float, unsigned short, bool)'
<artificial>:(.text+0xdb3): undefined reference to `vtable for nupic::algorithms::connections::Connections'
collect2: error: ld returned 1 exit status
src/CMakeFiles/connections_performance_test.dir/build.make:99: recipe for target 'src/connections_performance_test' failed
make[2]: *** [src/connections_performance_test] Error 1
CMakeFiles/Makefile2:334: recipe for target 'src/CMakeFiles/connections_performance_test.dir/all' failed
make[1]: *** [src/CMakeFiles/connections_performance_test.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment