Advertisement
Guest User

Untitled

a guest
Nov 13th, 2017
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 31.77 KB | None | 0 0
  1. Collecting thinc
  2.   Using cached thinc-6.10.0.tar.gz
  3. Requirement already satisfied: wrapt in /usr/lib/python3.6/site-packages (from thinc)
  4. Requirement already satisfied: numpy>=1.7 in /usr/lib/python3.6/site-packages (from thinc)
  5. Requirement already satisfied: murmurhash<0.29,>=0.28 in /usr/lib/python3.6/site-packages (from thinc)
  6. Requirement already satisfied: cymem<1.32,>=1.30 in /usr/lib/python3.6/site-packages (from thinc)
  7. Requirement already satisfied: preshed<2.0.0,>=1.0.0 in /usr/lib/python3.6/site-packages (from thinc)
  8. Requirement already satisfied: tqdm<5.0.0,>=4.10.0 in /usr/lib/python3.6/site-packages (from thinc)
  9. Requirement already satisfied: cytoolz<0.9,>=0.8 in /usr/lib/python3.6/site-packages (from thinc)
  10. Requirement already satisfied: plac<1.0.0,>=0.9.6 in /usr/lib/python3.6/site-packages (from thinc)
  11. Requirement already satisfied: six<2.0.0,>=1.10.0 in /usr/lib/python3.6/site-packages (from thinc)
  12. Requirement already satisfied: dill in /usr/lib/python3.6/site-packages (from thinc)
  13. Requirement already satisfied: termcolor in /usr/lib/python3.6/site-packages (from thinc)
  14. Requirement already satisfied: pathlib<2.0.0,>=1.0.0 in /usr/lib/python3.6/site-packages (from thinc)
  15. Requirement already satisfied: msgpack-python in /usr/lib/python3.6/site-packages (from thinc)
  16. Requirement already satisfied: msgpack-numpy in /usr/lib/python3.6/site-packages (from thinc)
  17. Requirement already satisfied: toolz>=0.8.0 in /usr/lib/python3.6/site-packages (from cytoolz<0.9,>=0.8->thinc)
  18. Building wheels for collected packages: thinc
  19.   Running setup.py bdist_wheel for thinc: started
  20.   Running setup.py bdist_wheel for thinc: finished with status 'error'
  21.   Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zw_b8fv0/thinc/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))"'thinc.linalg' extension
  22.   creating build/temp.linux-x86_64-3.6
  23.   creating build/temp.linux-x86_64-3.6/thinc
  24.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linalg.cpp -o build/temp.linux-x86_64-3.6/thinc/linalg.o -O3 -Wno-strict-prototypes -Wno-unused-function
  25.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  26.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/linalg.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/linalg.cpython-36m-x86_64-linux-gnu.so
  27.   building 'thinc.structs' extension
  28.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/structs.cpp -o build/temp.linux-x86_64-3.6/thinc/structs.o -O3 -Wno-strict-prototypes -Wno-unused-function
  29.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  30.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/structs.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/structs.cpython-36m-x86_64-linux-gnu.so
  31.   building 'thinc.typedefs' extension
  32.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/typedefs.cpp -o build/temp.linux-x86_64-3.6/thinc/typedefs.o -O3 -Wno-strict-prototypes -Wno-unused-function
  33.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  34.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/typedefs.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/typedefs.cpython-36m-x86_64-linux-gnu.so
  35.   building 'thinc.linear.avgtron' extension
  36.   creating build/temp.linux-x86_64-3.6/thinc/linear
  37.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linear/avgtron.cpp -o build/temp.linux-x86_64-3.6/thinc/linear/avgtron.o -O3 -Wno-strict-prototypes -Wno-unused-function
  38.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  39.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/linear/avgtron.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/linear/avgtron.cpython-36m-x86_64-linux-gnu.so
  40.   building 'thinc.linear.features' extension
  41.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linear/features.cpp -o build/temp.linux-x86_64-3.6/thinc/linear/features.o -O3 -Wno-strict-prototypes -Wno-unused-function
  42.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  43.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/linear/features.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/linear/features.cpython-36m-x86_64-linux-gnu.so
  44.   building 'thinc.linear.serialize' extension
  45.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linear/serialize.cpp -o build/temp.linux-x86_64-3.6/thinc/linear/serialize.o -O3 -Wno-strict-prototypes -Wno-unused-function
  46.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  47.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/linear/serialize.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/linear/serialize.cpython-36m-x86_64-linux-gnu.so
  48.   building 'thinc.linear.sparse' extension
  49.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linear/sparse.cpp -o build/temp.linux-x86_64-3.6/thinc/linear/sparse.o -O3 -Wno-strict-prototypes -Wno-unused-function
  50.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  51.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/linear/sparse.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/linear/sparse.cpython-36m-x86_64-linux-gnu.so
  52.   building 'thinc.linear.linear' extension
  53.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linear/linear.cpp -o build/temp.linux-x86_64-3.6/thinc/linear/linear.o -O3 -Wno-strict-prototypes -Wno-unused-function
  54.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  55.   In file included from /usr/include/python3.6m/numpy/ndarraytypes.h:1809:0,
  56.                    from /usr/include/python3.6m/numpy/ndarrayobject.h:18,
  57.                    from /usr/include/python3.6m/numpy/arrayobject.h:4,
  58.                    from thinc/linear/linear.cpp:540:
  59.   /usr/include/python3.6m/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  60.    #warning "Using deprecated NumPy API, disable it by " \
  61.     ^~~~~~~
  62.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/linear/linear.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/linear/linear.cpython-36m-x86_64-linux-gnu.so
  63.   building 'thinc.neural.optimizers' extension
  64.   creating build/temp.linux-x86_64-3.6/thinc/neural
  65.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/neural/optimizers.cpp -o build/temp.linux-x86_64-3.6/thinc/neural/optimizers.o -O3 -Wno-strict-prototypes -Wno-unused-function
  66.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  67.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/neural/optimizers.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/neural/optimizers.cpython-36m-x86_64-linux-gnu.so
  68.   building 'thinc.neural.ops' extension
  69.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/neural/ops.cpp -o build/temp.linux-x86_64-3.6/thinc/neural/ops.o -O3 -Wno-strict-prototypes -Wno-unused-function
  70.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  71.   In file included from /usr/include/python3.6m/numpy/ndarraytypes.h:1809:0,
  72.                    from /usr/include/python3.6m/numpy/ndarrayobject.h:18,
  73.                    from /usr/include/python3.6m/numpy/arrayobject.h:4,
  74.                    from thinc/neural/ops.cpp:542:
  75.   /usr/include/python3.6m/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  76.    #warning "Using deprecated NumPy API, disable it by " \
  77.     ^~~~~~~
  78.   thinc/neural/ops.cpp: In function ‘PyObject* __pyx_pf_5thinc_6neural_3ops_8NumpyOps_36hash(PyObject*, PyObject*, __Pyx_memviewslice, uint32_t)’:
  79.   thinc/neural/ops.cpp:17905:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  80.      for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_6; __pyx_t_8+=1) {
  81.                          ~~~~~~~~~~^~~~~~~~~~~
  82.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/neural/ops.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/neural/ops.cpython-36m-x86_64-linux-gnu.so
  83.   building 'thinc.extra.eg' extension
  84.   creating build/temp.linux-x86_64-3.6/thinc/extra
  85.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/extra/eg.cpp -o build/temp.linux-x86_64-3.6/thinc/extra/eg.o -O3 -Wno-strict-prototypes -Wno-unused-function
  86.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  87.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/extra/eg.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/extra/eg.cpython-36m-x86_64-linux-gnu.so
  88.   building 'thinc.extra.mb' extension
  89.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/extra/mb.cpp -o build/temp.linux-x86_64-3.6/thinc/extra/mb.o -O3 -Wno-strict-prototypes -Wno-unused-function
  90.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  91.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/extra/mb.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/extra/mb.cpython-36m-x86_64-linux-gnu.so
  92.   building 'thinc.extra.search' extension
  93.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/extra/search.cpp -o build/temp.linux-x86_64-3.6/thinc/extra/search.o -O3 -Wno-strict-prototypes -Wno-unused-function
  94.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  95.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/extra/search.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/extra/search.cpython-36m-x86_64-linux-gnu.so
  96.   building 'thinc.extra.cache' extension
  97.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/extra/cache.cpp -o build/temp.linux-x86_64-3.6/thinc/extra/cache.o -O3 -Wno-strict-prototypes -Wno-unused-function
  98.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  99.   g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/temp.linux-x86_64-3.6/thinc/extra/cache.o -L/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/thinc/extra/cache.cpython-36m-x86_64-linux-gnu.so
  100.   building 'thinc.neural.gpu_ops' extension
  101.   creating build/temp.linux-x86_64-3.6/include
  102.   gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/opt/cuda/include -I/usr/include/python3.6m -c thinc/neural/gpu_ops.cpp -o build/temp.linux-x86_64-3.6/thinc/neural/gpu_ops.o -O3 -Wno-strict-prototypes -Wno-unused-function
  103.   cc1plus: warning: command line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
  104.   In file included from /usr/include/python3.6m/numpy/ndarraytypes.h:1809:0,
  105.                    from /usr/include/python3.6m/numpy/ndarrayobject.h:18,
  106.                    from /usr/include/python3.6m/numpy/arrayobject.h:4,
  107.                    from thinc/neural/gpu_ops.cpp:540:
  108.   /usr/include/python3.6m/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
  109.    #warning "Using deprecated NumPy API, disable it by " \
  110.     ^~~~~~~
  111.   /opt/cuda/bin/nvcc -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/opt/cuda/include -I/usr/include/python3.6m -c include/_cuda_shim.cu -o build/temp.linux-x86_64-3.6/include/_cuda_shim.o -arch=sm_20 --ptxas-options=-v -c --compiler-options '-fPIC'
  112.   nvcc fatal   : Value 'sm_20' is not defined for option 'gpu-architecture'
  113.   error: command '/opt/cuda/bin/nvcc' failed with exit status 1
  114.  
  115.   ----------------------------------------
  116.   Failed building wheel for thinc
  117.   Running setup.py clean for thinc
  118. Failed to build thinc
  119. Installing collected packages: thinc
  120.   Running setup.py install for thinc: started
  121.     Running setup.py install for thinc: finished with status 'error'
  122.     Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zw_b8fv0/thinc/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-pfg8w8mv-record/install-record.txt --single-version-externally-managed --compile:
  123.     running install
  124.     running build
  125.     running build_py
  126.     running build_ext
  127.     building 'thinc.linalg' extension
  128.     gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/usr/include/python3.6m -I/tmp/pip-build-zw_b8fv0/thinc/include -I/usr/include/python3.6m -c thinc/linalg.cpp -o build/temp.linux-x86_64-3.6/thinc/linalg.o -O3 -Wno-strict-prototypes -Wno-unused-function
  129.     gcc: error: thinc/linalg.cpp: No such file or directory
  130.     gcc: fatal error: no input files
  131.     compilation terminated.
  132.     error: command 'gcc' failed with exit status 1
  133.    
  134.     ----------------------------------------
  135. Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zw_b8fv0/thinc/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-pfg8w8mv-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-zw_b8fv0/thinc/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement