Created
October 3, 2016 18:14
-
-
Save rhyolight/1dcf21845ce641363d795de94b4296c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install nupic | |
Collecting nupic | |
Using cached nupic-0.5.5-py2-none-any.whl | |
Requirement already satisfied (use --upgrade to upgrade): numpy==1.9.2 in /anaconda/lib/python2.7/site-packages (from nupic) | |
Requirement already satisfied (use --upgrade to upgrade): pytest-xdist==1.8 in /anaconda/lib/python2.7/site-packages (from nupic) | |
Requirement already satisfied (use --upgrade to upgrade): pytest==2.5.1 in /anaconda/lib/python2.7/site-packages (from nupic) | |
Requirement already satisfied (use --upgrade to upgrade): DBUtils==1.1 in /anaconda/lib/python2.7/site-packages (from nupic) | |
Collecting pycapnp==0.5.8; platform_system == "Linux" or platform_system == "Darwin" (from nupic) | |
Using cached pycapnp-0.5.8.tar.gz | |
Collecting asteval==0.9.1 (from nupic) | |
Collecting mock==1.0.1 (from nupic) | |
Collecting nupic.bindings==0.4.5 (from nupic) | |
Using cached nupic.bindings-0.4.5-cp27-none-macosx_10_9_intel.whl | |
Collecting python-dateutil==2.1 (from nupic) | |
Collecting PyMySQL==0.6.2 (from nupic) | |
Using cached PyMySQL-0.6.2-py2.py3-none-any.whl | |
Collecting pytest-cov==1.6 (from nupic) | |
Collecting validictory==0.9.1 (from nupic) | |
Collecting coverage==3.7.1 (from nupic) | |
Collecting psutil==1.0.1 (from nupic) | |
Collecting prettytable==0.7.2 (from nupic) | |
Collecting PyYAML==3.10 (from nupic) | |
Collecting ordereddict==1.1 (from nupic) | |
Collecting unittest2==0.5.1 (from nupic) | |
Collecting pyproj==1.9.3 (from nupic) | |
Requirement already satisfied (use --upgrade to upgrade): execnet>=1.0.8 in /anaconda/lib/python2.7/site-packages (from pytest-xdist==1.8->nupic) | |
Requirement already satisfied (use --upgrade to upgrade): py>=1.4.19 in /anaconda/lib/python2.7/site-packages (from pytest==2.5.1->nupic) | |
Requirement already satisfied (use --upgrade to upgrade): six in /anaconda/lib/python2.7/site-packages (from python-dateutil==2.1->nupic) | |
Collecting cov-core>=1.6 (from pytest-cov==1.6->nupic) | |
Requirement already satisfied (use --upgrade to upgrade): apipkg>=1.4 in /anaconda/lib/python2.7/site-packages (from execnet>=1.0.8->pytest-xdist==1.8->nupic) | |
Building wheels for collected packages: pycapnp | |
Running setup.py bdist_wheel for pycapnp ... error | |
Complete output from command //anaconda/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpajLCxEpip-wheel- --python-tag cp27: | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib.macosx-10.6-x86_64-2.7 | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/__init__.py -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/_gen.py -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/version.py -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/c++.capnp -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/schema.capnp -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/helpers.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/non_circular.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/asyncHelper.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/capabilityHelper.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/checkCompiler.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/fixMaybe.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/rpcHelper.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/serialize.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/capnp_cpp.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/schema_cpp.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/types.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/capnp.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/__init__.py -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/pickle_helper.py -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/capnp.pyx -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/templates | |
copying capnp/templates/module.pyx -> build/lib.macosx-10.6-x86_64-2.7/capnp/templates | |
copying capnp/templates/setup.py.tmpl -> build/lib.macosx-10.6-x86_64-2.7/capnp/templates | |
running build_ext | |
creating var | |
creating var/folders | |
creating var/folders/qy | |
creating var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn | |
creating var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T | |
creating var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpXcpJZ_ | |
cc -c /var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpXcpJZ_/vers.cpp -o var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpXcpJZ_/vers.o --std=c++11 | |
/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpXcpJZ_/vers.cpp:4:10: fatal error: 'capnp/common.h' file not found | |
#include "capnp/common.h" | |
^ | |
1 error generated. | |
*WARNING* no libcapnp detected. Will download and build it from source now. If you have C++ Cap'n Proto installed, it may be out of date or is not being detected. Downloading and building libcapnp may take a while. | |
fetching https://capnproto.org/capnproto-c++-0.5.2.tar.gz into /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/bundled | |
In file included from src/capnp/arena.c++:23: | |
src/capnp/arena.h:229:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
src/capnp/arena.h:313:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
2 warnings generated. | |
In file included from src/capnp/layout.c++:25: | |
src/capnp/arena.h:229:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
src/capnp/arena.h:313:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
In file included from src/capnp/message.c++:25: | |
src/capnp/arena.h:229:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
src/capnp/arena.h:313:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
2 warnings generated. | |
2 warnings generated. | |
In file included from src/capnp/schema-loader.c++:28: | |
src/capnp/arena.h:229:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
src/capnp/arena.h:313:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
2 warnings generated. | |
sed: illegal option -- r | |
usage: sed script [-Ealn] [-i extension] [file ...] | |
sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libkj.a(units.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libkj.a(units.o) has no symbols | |
sed: illegal option -- r | |
usage: sed script [-Ealn] [-i extension] [file ...] | |
sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcapnp.a(list.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcapnp.a(list.o) has no symbols | |
sed: illegal option -- r | |
usage: sed script [-Ealn] [-i extension] [file ...] | |
sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] | |
In file included from src/capnp/capability.c++:26: | |
src/capnp/arena.h:229:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
src/capnp/arena.h:313:34: warning: 'extractCap' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<kj::Own<ClientHook>> extractCap(uint index); | |
^ | |
src/capnp/arena.h:205:42: note: overridden virtual function is here | |
virtual kj::Maybe<kj::Own<ClientHook>> extractCap(uint index) = 0; | |
^ | |
src/capnp/capability.c++:566:15: warning: 'getBrand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
const void* getBrand() { | |
^ | |
src/capnp/capability.h:348:23: note: overridden virtual function is here | |
virtual const void* getBrand() = 0; | |
^ | |
src/capnp/capability.c++:590:26: warning: 'getResolved' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] | |
kj::Maybe<ClientHook&> getResolved() { | |
^ | |
src/capnp/capability.h:402:34: note: overridden virtual function is here | |
virtual kj::Maybe<ClientHook&> getResolved() = 0; | |
^ | |
4 warnings generated. | |
sed: illegal option -- r | |
usage: sed script [-Ealn] [-i extension] [file ...] | |
sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] | |
sed: illegal option -- r | |
usage: sed script [-Ealn] [-i extension] [file ...] | |
sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/lib/libkj.a(units.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/lib/libcapnp.a(list.o) has no symbols | |
building 'capnp.lib.capnp' extension | |
creating build/temp.macosx-10.6-x86_64-2.7 | |
creating build/temp.macosx-10.6-x86_64-2.7/capnp | |
creating build/temp.macosx-10.6-x86_64-2.7/capnp/lib | |
gcc -fno-strict-aliasing -I//anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I//anaconda/include/python2.7 -I/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include -c capnp/lib/capnp.cpp -o build/temp.macosx-10.6-x86_64-2.7/capnp/lib/capnp.o --std=c++11 | |
In file included from capnp/lib/capnp.cpp:301: | |
./capnp/helpers/checkCompiler.h:4:8: warning: "Your compiler supports C++11 but your C++ standard library does not. If your system has libc++ installed (as should be the case on e.g. Mac OSX), try adding -stdlib=libc++ to your CFLAGS (ignore the other warning that says to use CXXFLAGS)." [-W#warnings] | |
#warning "Your compiler supports C++11 but your C++ standard library does not. If your system has libc++ installed (as should be the case on e.g. Mac OSX), try adding -stdlib=libc++ to your CFLAGS (ignore the other warning that says to use CXXFLAGS)." | |
^ | |
In file included from capnp/lib/capnp.cpp:301: | |
In file included from ./capnp/helpers/checkCompiler.h:9: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/dynamic.h:40: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/schema.h:33: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/schema.capnp.h:7: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/generated-header-support.h:31: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/layout.h:36: | |
/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/kj/common.h:54:8: warning: "Your compiler supports C++11 but your C++ standard library does not. If your " "system has libc++ installed (as should be the case on e.g. Mac OSX), try adding " "-stdlib=libc++ to your CXXFLAGS." [-W#warnings] | |
#warning "Your compiler supports C++11 but your C++ standard library does not. If your "\ | |
^ | |
/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/kj/common.h:78:10: fatal error: 'initializer_list' file not found | |
#include <initializer_list> | |
^ | |
2 warnings and 1 error generated. | |
error: command 'gcc' failed with exit status 1 | |
---------------------------------------- | |
Failed building wheel for pycapnp | |
Running setup.py clean for pycapnp | |
Failed to build pycapnp | |
Installing collected packages: pycapnp, asteval, mock, coverage, cov-core, pytest-cov, nupic.bindings, python-dateutil, PyMySQL, validictory, psutil, prettytable, PyYAML, ordereddict, unittest2, pyproj, nupic | |
Running setup.py install for pycapnp ... error | |
Complete output from command //anaconda/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-rLd25M-record/install-record.txt --single-version-externally-managed --compile: | |
Compiling capnp/lib/capnp.pyx because it changed. | |
[1/1] Cythonizing capnp/lib/capnp.pyx | |
running install | |
running build | |
running build_py | |
creating build/lib.macosx-10.6-x86_64-2.7 | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/__init__.py -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/_gen.py -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/version.py -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/c++.capnp -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
copying capnp/schema.capnp -> build/lib.macosx-10.6-x86_64-2.7/capnp | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/helpers.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/non_circular.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/asyncHelper.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/capabilityHelper.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/checkCompiler.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/fixMaybe.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/rpcHelper.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
copying capnp/helpers/serialize.h -> build/lib.macosx-10.6-x86_64-2.7/capnp/helpers | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/capnp_cpp.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/schema_cpp.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
copying capnp/includes/types.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/includes | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/__init__.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/capnp.pxd -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/__init__.py -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/pickle_helper.py -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
copying capnp/lib/capnp.pyx -> build/lib.macosx-10.6-x86_64-2.7/capnp/lib | |
creating build/lib.macosx-10.6-x86_64-2.7/capnp/templates | |
copying capnp/templates/module.pyx -> build/lib.macosx-10.6-x86_64-2.7/capnp/templates | |
copying capnp/templates/setup.py.tmpl -> build/lib.macosx-10.6-x86_64-2.7/capnp/templates | |
running build_ext | |
creating var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpBIKBIJ | |
cc -c /var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpBIKBIJ/vers.cpp -o var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpBIKBIJ/vers.o --std=c++11 | |
/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/tmpBIKBIJ/vers.cpp:4:10: fatal error: 'capnp/common.h' file not found | |
#include "capnp/common.h" | |
^ | |
1 error generated. | |
*WARNING* no libcapnp detected. Will download and build it from source now. If you have C++ Cap'n Proto installed, it may be out of date or is not being detected. Downloading and building libcapnp may take a while. | |
already have /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/bundled/capnproto-c++ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/lib/libkj.a(units.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/lib/libcapnp.a(list.o) has no symbols | |
building 'capnp.lib.capnp' extension | |
creating build/temp.macosx-10.6-x86_64-2.7 | |
creating build/temp.macosx-10.6-x86_64-2.7/capnp | |
creating build/temp.macosx-10.6-x86_64-2.7/capnp/lib | |
gcc -fno-strict-aliasing -I//anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I//anaconda/include/python2.7 -I/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include -c capnp/lib/capnp.cpp -o build/temp.macosx-10.6-x86_64-2.7/capnp/lib/capnp.o --std=c++11 | |
In file included from capnp/lib/capnp.cpp:301: | |
./capnp/helpers/checkCompiler.h:4:8: warning: "Your compiler supports C++11 but your C++ standard library does not. If your system has libc++ installed (as should be the case on e.g. Mac OSX), try adding -stdlib=libc++ to your CFLAGS (ignore the other warning that says to use CXXFLAGS)." [-W#warnings] | |
#warning "Your compiler supports C++11 but your C++ standard library does not. If your system has libc++ installed (as should be the case on e.g. Mac OSX), try adding -stdlib=libc++ to your CFLAGS (ignore the other warning that says to use CXXFLAGS)." | |
^ | |
In file included from capnp/lib/capnp.cpp:301: | |
In file included from ./capnp/helpers/checkCompiler.h:9: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/dynamic.h:40: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/schema.h:33: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/schema.capnp.h:7: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/generated-header-support.h:31: | |
In file included from /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/capnp/layout.h:36: | |
/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/kj/common.h:54:8: warning: "Your compiler supports C++11 but your C++ standard library does not. If your " "system has libc++ installed (as should be the case on e.g. Mac OSX), try adding " "-stdlib=libc++ to your CXXFLAGS." [-W#warnings] | |
#warning "Your compiler supports C++11 but your C++ standard library does not. If your "\ | |
^ | |
/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/build/include/kj/common.h:78:10: fatal error: 'initializer_list' file not found | |
#include <initializer_list> | |
^ | |
2 warnings and 1 error generated. | |
error: command 'gcc' failed with exit status 1 | |
---------------------------------------- | |
Command "//anaconda/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-rLd25M-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/qy/mvs3fr_50wx7drq3gm9_8lrc0000gn/T/pip-build-JlF0n9/pycapnp/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am also facing the same error while installing nupic. Can someone please help with some solution.