Collecting Smarties==0.11 1 location(s) to search for versions of Smarties: * https://pypi.python.org/simple/smarties/ Getting page https://pypi.python.org/simple/smarties/ Analyzing links from page https://pypi.org/simple/smarties/ Found link https://files.pythonhosted.org/packages/38/0a/13a5bf604fffadcce0d24072d4c43f9a3516fc4f27426a95e01ddce6ead8/Smarties-0.11.tar.gz#sha256=b661d8e6652a5bd475327cbfa292ecfc116bacaeaec98ab976800e7b2074c88c (from https://pypi.org/simple/smarties/), version: 0.11 Using version 0.11 (newest of versions: 0.11) Downloading https://files.pythonhosted.org/packages/38/0a/13a5bf604fffadcce0d24072d4c43f9a3516fc4f27426a95e01ddce6ead8/Smarties-0.11.tar.gz Downloading from URL https://files.pythonhosted.org/packages/38/0a/13a5bf604fffadcce0d24072d4c43f9a3516fc4f27426a95e01ddce6ead8/Smarties-0.11.tar.gz#sha256=b661d8e6652a5bd475327cbfa292ecfc116bacaeaec98ab976800e7b2074c88c (from https://pypi.org/simple/smarties/) Running setup.py (path:/tmp/pip-build-3hykjnfp/Smarties/setup.py) egg_info for package Smarties Running command python setup.py egg_info ATLAS version 3.10.3 built by root on Thu Aug 25 09:31:13 UTC 2016: UNAME : Linux plugwash.raspbian.lan 3.2.0-4-mx5 #1 Debian 3.2.39-2 armv7l GNU/Linux INSTFLG : -1 0 -a 1 -l 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_GENERIC -DATL_GAS_ARM F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 65536 F77 : /usr/bin/gfortran, version GNU Fortran (Raspbian 6.1.1-11+rpi1) 6.1.1 20160802 F77FLAGS : -O -fPIC SMC : /usr/bin/gcc-6, version gcc-6 (Raspbian 6.1.1-11+rpi1) 6.1.1 20160802 SMCFLAGS : -O -fomit-frame-pointer -fPIC SKC : /usr/bin/gcc-6, version gcc-6 (Raspbian 6.1.1-11+rpi1) 6.1.1 20160802 SKCFLAGS : -O -fomit-frame-pointer -fPIC resetting extension 'sklearn.svm.liblinear' language from 'c' to 'c++'. In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_dbscan_inner.cpp:606: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_hierarchical.cpp:604: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /usr/include/c++/6/map:60:0, from sklearn/cluster/_hierarchical.cpp:611: /usr/include/c++/6/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/6/bits/stl_tree.h:2193:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/6/map:61:0, from sklearn/cluster/_hierarchical.cpp:611: /usr/include/c++/6/bits/stl_map.h: In function 'PyObject* __pyx_pw_7sklearn_7cluster_13_hierarchical_9max_merge(PyObject*, PyObject*, PyObject*)': /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/c++/6/bits/stl_map.h: In function 'PyObject* __pyx_pw_7sklearn_7cluster_13_hierarchical_11average_merge(PyObject*, PyObject*, PyObject*)': /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_k_means_elkan.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_k_means.c:604: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/cluster/_k_means.c: In function '__pyx_fuse_0__pyx_f_7sklearn_7cluster_8_k_means__assign_labels_array': sklearn/cluster/_k_means.c:3776:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_sdot; ^ sklearn/cluster/_k_means.c: In function '__pyx_fuse_1__pyx_f_7sklearn_7cluster_8_k_means__assign_labels_array': sklearn/cluster/_k_means.c:4530:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_ddot; ^ sklearn/cluster/_k_means.c: In function '__pyx_fuse_0__pyx_f_7sklearn_7cluster_8_k_means__assign_labels_csr': sklearn/cluster/_k_means.c:5867:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_sdot; ^ sklearn/cluster/_k_means.c: In function '__pyx_fuse_1__pyx_f_7sklearn_7cluster_8_k_means__assign_labels_csr': sklearn/cluster/_k_means.c:6680:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_ddot; ^ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/datasets/_svmlight_format.c:587: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/decomposition/_online_lda.c:590: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_gradient_boosting.c:587: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/feature_extraction/_hashing.c:591: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/manifold/_utils.c:594: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/manifold/_barnes_hut_tsne.c:606: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/manifold/_barnes_hut_tsne.c: In function '__pyx_f_7sklearn_8manifold_16_barnes_hut_tsne_compute_gradient_negative': sklearn/manifold/_barnes_hut_tsne.c:3375:9: warning: variable '__pyx_v_force' set but not used [-Wunused-but-set-variable] float __pyx_v_force[3]; ^~~~~~~~~~~~~ sklearn/manifold/_barnes_hut_tsne.c:3374:9: warning: variable '__pyx_v_iQ' set but not used [-Wunused-but-set-variable] float __pyx_v_iQ[1]; ^~~~~~~~~~ sklearn/manifold/_barnes_hut_tsne.c: In function '__pyx_pf_7sklearn_8manifold_16_barnes_hut_tsne_gradient': sklearn/manifold/_barnes_hut_tsne.c:4208:55: warning: format '%li' expects argument of type 'long int', but argument 2 has type 'Py_ssize_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[t-SNE] Inserting %li points\n"), (__pyx_v_pos_output.shape[0]))); ^ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/metrics/cluster/expected_mutual_info_fast.c:590: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/metrics/pairwise_fast.c:603: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/ball_tree.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/kd_tree.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/neighbors/kd_tree.c: In function '__pyx_f_7sklearn_9neighbors_7kd_tree_10BinaryTree__recursive_build': sklearn/neighbors/kd_tree.c:22325:49: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_7sklearn_9neighbors_8typedefs_ITYPE_t __pyx_v_j; ^~~~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/dist_metrics.c:590: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_dist': sklearn/neighbors/dist_metrics.c:7047:85: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 464, __pyx_L1_error) ^ sklearn/neighbors/dist_metrics.c:6850:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_SEuclideanDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_SEuclideanDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_8typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_dist': sklearn/neighbors/dist_metrics.c:7868:84: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 553, __pyx_L1_error) ^ sklearn/neighbors/dist_metrics.c:7787:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_MinkowskiDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_MinkowskiDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_8typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_dist': sklearn/neighbors/dist_metrics.c:8576:85: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 612, __pyx_L1_error) ^ sklearn/neighbors/dist_metrics.c:8389:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_WMinkowskiDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_WMinkowskiDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_8typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/neighbors/dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_dist': sklearn/neighbors/dist_metrics.c:9447:86: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 685, __pyx_L1_error) ^ sklearn/neighbors/dist_metrics.c:9202:54: note: expected 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_MahalanobisDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_12dist_metrics_MahalanobisDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_8typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_8typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/typedefs.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/quad_tree.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/neighbors/quad_tree.c: In function '__pyx_f_7sklearn_9neighbors_9quad_tree_9_QuadTree_insert_point': sklearn/neighbors/quad_tree.c:3719:64: warning: format '%li' expects argument of type 'long int', but argument 2 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Inserting depth %li\n"), __pyx_v_cell->depth)); ^ sklearn/neighbors/quad_tree.c:3833:65: warning: format '%li' expects argument of type 'long int', but argument 2 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] inserted point %li in cell %li\n"), __pyx_v_point_index, __pyx_v_cell_id)); ^ sklearn/neighbors/quad_tree.c:3833:77: warning: format '%li' expects argument of type 'long int', but argument 3 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] inserted point %li in cell %li\n"), __pyx_v_point_index, __pyx_v_cell_id)); ^ sklearn/neighbors/quad_tree.c:3930:65: warning: format '%li' expects argument of type 'long int', but argument 2 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] selected child %li\n"), __pyx_v_selected_child)); ^ sklearn/neighbors/quad_tree.c: In function '__pyx_f_7sklearn_9neighbors_9quad_tree_9_QuadTree__insert_point_in_new_child': sklearn/neighbors/quad_tree.c:4512:63: warning: format '%li' expects argument of type 'long int', but argument 2 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] inserted point %li in new child %li\n"), __pyx_v_point_index, __pyx_v_cell_id)); ^ sklearn/neighbors/quad_tree.c:4512:80: warning: format '%li' expects argument of type 'long int', but argument 3 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] inserted point %li in new child %li\n"), __pyx_v_point_index, __pyx_v_cell_id)); ^ sklearn/neighbors/quad_tree.c: In function '__pyx_f_7sklearn_9neighbors_9quad_tree_9_QuadTree__check_point_in_cell': sklearn/neighbors/quad_tree.c:5008:88: warning: format '%li' expects argument of type 'long int', but argument 5 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Checking point (%f, %f, %f) in cell %li ([%f/%f, %f/%f, %f/%f], size %li)\n"), (__pyx_v_point[0]), (__pyx_v_point[1]), (__pyx_v_point[2]), __pyx_v_cell->cell_id, (__pyx_v_cell->min_bounds[0]), (__pyx_v_cell->max_bounds[0]), (__pyx_v_cell->min_bounds[1]), (__pyx_v_cell->max_bounds[1]), (__pyx_v_cell->min_bounds[2]), (__pyx_v_cell->max_bounds[2]), __pyx_v_cell->cumulative_size)); ^ sklearn/neighbors/quad_tree.c:5008:121: warning: format '%li' expects argument of type 'long int', but argument 12 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Checking point (%f, %f, %f) in cell %li ([%f/%f, %f/%f, %f/%f], size %li)\n"), (__pyx_v_point[0]), (__pyx_v_point[1]), (__pyx_v_point[2]), __pyx_v_cell->cell_id, (__pyx_v_cell->min_bounds[0]), (__pyx_v_cell->max_bounds[0]), (__pyx_v_cell->min_bounds[1]), (__pyx_v_cell->max_bounds[1]), (__pyx_v_cell->min_bounds[2]), (__pyx_v_cell->max_bounds[2]), __pyx_v_cell->cumulative_size)); ^ sklearn/neighbors/quad_tree.c:5036:84: warning: format '%li' expects argument of type 'long int', but argument 4 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Checking point (%f, %f) in cell %li ([%f/%f, %f/%f], size %li)\n"), (__pyx_v_point[0]), (__pyx_v_point[1]), __pyx_v_cell->cell_id, (__pyx_v_cell->min_bounds[0]), (__pyx_v_cell->max_bounds[0]), (__pyx_v_cell->min_bounds[1]), (__pyx_v_cell->max_bounds[1]), __pyx_v_cell->cumulative_size)); ^ sklearn/neighbors/quad_tree.c:5036:110: warning: format '%li' expects argument of type 'long int', but argument 9 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Checking point (%f, %f) in cell %li ([%f/%f, %f/%f], size %li)\n"), (__pyx_v_point[0]), (__pyx_v_point[1]), __pyx_v_cell->cell_id, (__pyx_v_cell->min_bounds[0]), (__pyx_v_cell->max_bounds[0]), (__pyx_v_cell->min_bounds[1]), (__pyx_v_cell->max_bounds[1]), __pyx_v_cell->cumulative_size)); ^ sklearn/neighbors/quad_tree.c: In function '__pyx_f_7sklearn_9neighbors_9quad_tree_9_QuadTree__get_cell': sklearn/neighbors/quad_tree.c:6248:75: warning: format '%li' expects argument of type 'long int', but argument 2 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Found point in cell: %li\n"), __pyx_v_cell->cell_id)); ^ sklearn/neighbors/quad_tree.c:6367:68: warning: format '%li' expects argument of type 'long int', but argument 2 has type '__pyx_t_7sklearn_9neighbors_9quad_tree_SIZE_t {aka int}' [-Wformat=] (void)(printf(((char const *)"[QuadTree] Selected_child: %li\n"), __pyx_v_selected_child)); ^ sklearn/neighbors/quad_tree.c: In function '__pyx_f_7sklearn_9neighbors_9quad_tree_9_QuadTree__get_cell_ndarray': sklearn/neighbors/quad_tree.c:7127:36: warning: passing argument 1 of '(PyObject * (*)(PyTypeObject *, PyArray_Descr *, int, npy_intp *, npy_intp *, void *, int, PyObject *))*(PyArray_API + 376u)' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_2 = PyArray_NewFromDescr(((PyObject *)__pyx_ptype_5numpy_ndarray), ((PyArray_Descr *)__pyx_t_1), 1, __pyx_v_shape, __pyx_v_strides, ((void *)__pyx_v_self->cells), NPY_DEFAULT, Py_None); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 574, __pyx_L1_error) ^ sklearn/neighbors/quad_tree.c:7127:36: note: expected 'PyTypeObject * {aka struct _typeobject *}' but argument is of type 'PyObject * {aka struct _object *}' In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_tree.c:592: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree_4Tree__get_node_ndarray': sklearn/tree/_tree.c:14912:36: warning: passing argument 1 of '(PyObject * (*)(PyTypeObject *, PyArray_Descr *, int, npy_intp *, npy_intp *, void *, int, PyObject *))*(PyArray_API + 376u)' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_2 = PyArray_NewFromDescr(((PyObject *)__pyx_ptype_5numpy_ndarray), ((PyArray_Descr *)__pyx_t_1), 1, __pyx_v_shape, __pyx_v_strides, ((void *)__pyx_v_self->nodes), NPY_DEFAULT, Py_None); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 1123, __pyx_L1_error) ^ sklearn/tree/_tree.c:14912:36: note: expected 'PyTypeObject * {aka struct _typeobject *}' but argument is of type 'PyObject * {aka struct _object *}' In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_splitter.c:592: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_criterion.c:592: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_utils.c:592: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/tree/_utils.c: In function '__pyx_f_7sklearn_4tree_6_utils_24WeightedMedianCalculator_remove': sklearn/tree/_utils.c:9136:3: warning: '__pyx_v_original_median' may be used uninitialized in this function [-Wmaybe-uninitialized] (void)(((struct __pyx_vtabstruct_7sklearn_4tree_6_utils_WeightedMedianCalculator *)__pyx_v_self->__pyx_vtab)->update_median_parameters_post_remove(__pyx_v_self, __pyx_v_data, __pyx_v_weight, __pyx_v_original_median)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/tree/_utils.c: In function '__pyx_f_7sklearn_4tree_6_utils_24WeightedMedianCalculator_pop': sklearn/tree/_utils.c:9248:3: warning: '__pyx_v_original_median' may be used uninitialized in this function [-Wmaybe-uninitialized] (void)(((struct __pyx_vtabstruct_7sklearn_4tree_6_utils_WeightedMedianCalculator *)__pyx_v_self->__pyx_vtab)->update_median_parameters_post_remove(__pyx_v_self, (__pyx_v_data[0]), (__pyx_v_weight[0]), __pyx_v_original_median)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/tree/_utils.c: In function '__pyx_f_7sklearn_4tree_6_utils_24WeightedMedianCalculator_push': sklearn/tree/_utils.c:8780:3: warning: '__pyx_v_original_median' may be used uninitialized in this function [-Wmaybe-uninitialized] (void)(((struct __pyx_vtabstruct_7sklearn_4tree_6_utils_WeightedMedianCalculator *)__pyx_v_self->__pyx_vtab)->update_median_parameters_post_push(__pyx_v_self, __pyx_v_data, __pyx_v_weight, __pyx_v_original_median)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/svm/libsvm.c:594: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/svm/liblinear.c:609: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from sklearn/svm/liblinear.c:612:0: sklearn/svm/src/liblinear/liblinear_helper.c: In function 'set_problem': sklearn/svm/src/liblinear/liblinear_helper.c:145:28: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] problem->sample_weight = sample_weight; ^ sklearn/svm/src/liblinear/liblinear_helper.c: In function 'csr_set_problem': sklearn/svm/src/liblinear/liblinear_helper.c:174:28: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] problem->sample_weight = sample_weight; ^ sklearn/svm/src/liblinear/linear.cpp: In function 'model* train(const problem*, const parameter*)': sklearn/svm/src/liblinear/linear.cpp:2370:6: warning: unused variable 'n_iter' [-Wunused-variable] int n_iter; ^~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/svm/libsvm_sparse.c:592: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/_isotonic.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/linear_model/cd_fast.c:604: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_8enet_coordinate_descent': sklearn/linear_model/cd_fast.c:4910:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_sdot; ^ sklearn/linear_model/cd_fast.c:4919:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_axpy = cblas_saxpy; ^ sklearn/linear_model/cd_fast.c:4928:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_sasum; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_10enet_coordinate_descent': sklearn/linear_model/cd_fast.c:6362:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_ddot; ^ sklearn/linear_model/cd_fast.c:6371:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_axpy = cblas_daxpy; ^ sklearn/linear_model/cd_fast.c:6380:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_dasum; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_14sparse_enet_coordinate_descent': sklearn/linear_model/cd_fast.c:8467:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_sdot; ^ sklearn/linear_model/cd_fast.c:8476:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_sasum; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_16sparse_enet_coordinate_descent': sklearn/linear_model/cd_fast.c:10461:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_ddot; ^ sklearn/linear_model/cd_fast.c:10470:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_dasum; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_20enet_coordinate_descent_gram': sklearn/linear_model/cd_fast.c:12816:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_sdot; ^ sklearn/linear_model/cd_fast.c:12825:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_axpy = cblas_saxpy; ^ sklearn/linear_model/cd_fast.c:12834:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_sasum; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_22enet_coordinate_descent_gram': sklearn/linear_model/cd_fast.c:14348:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_ddot; ^ sklearn/linear_model/cd_fast.c:14357:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_axpy = cblas_daxpy; ^ sklearn/linear_model/cd_fast.c:14366:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_dasum; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_26enet_coordinate_descent_multi_task': sklearn/linear_model/cd_fast.c:16363:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_sdot; ^ sklearn/linear_model/cd_fast.c:16372:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_nrm2 = cblas_snrm2; ^ sklearn/linear_model/cd_fast.c:16381:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_sasum; ^ sklearn/linear_model/cd_fast.c:16390:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_copy = cblas_scopy; ^ sklearn/linear_model/cd_fast.c:16408:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_ger = cblas_sger; ^ sklearn/linear_model/cd_fast.c:16417:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_gemv = cblas_sgemv; ^ sklearn/linear_model/cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_7cd_fast_28enet_coordinate_descent_multi_task': sklearn/linear_model/cd_fast.c:18100:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_dot = cblas_ddot; ^ sklearn/linear_model/cd_fast.c:18109:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_nrm2 = cblas_dnrm2; ^ sklearn/linear_model/cd_fast.c:18118:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_asum = cblas_dasum; ^ sklearn/linear_model/cd_fast.c:18127:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_copy = cblas_dcopy; ^ sklearn/linear_model/cd_fast.c:18145:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_ger = cblas_dger; ^ sklearn/linear_model/cd_fast.c:18154:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_gemv = cblas_dgemv; ^ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/linear_model/sgd_fast.c:606: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/linear_model/sag_fast.c:588: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/sparsefuncs_fast.c:584: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/arrayfuncs.c:604: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/murmurhash.c:587: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/graph_shortest_path.c:586: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/fast_dict.cpp:610: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ sklearn/utils/fast_dict.cpp: In function 'PyObject* __pyx_pw_7sklearn_5utils_9fast_dict_1argmin(PyObject*, PyObject*)': sklearn/utils/fast_dict.cpp:25797:47: warning: '__pyx_v_min_key' may be used uninitialized in this function [-Wmaybe-uninitialized] return PyInt_FromLong((long) value); ^ sklearn/utils/fast_dict.cpp:4495:46: note: '__pyx_v_min_key' was declared here __pyx_t_7sklearn_5utils_9fast_dict_ITYPE_t __pyx_v_min_key; ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/6/map:60:0, from sklearn/utils/fast_dict.cpp:607: /usr/include/c++/6/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/6/bits/stl_tree.h:1928:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/6/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/6/bits/stl_tree.h:2193:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/6/map:61:0, from sklearn/utils/fast_dict.cpp:607: /usr/include/c++/6/bits/stl_map.h: In function 'int __pyx_pw_7sklearn_5utils_9fast_dict_12IntFloatDict_1__init__(PyObject*, PyObject*, PyObject*)': /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/c++/6/bits/stl_map.h: In function 'PyObject* __pyx_pw_7sklearn_5utils_9fast_dict_12IntFloatDict_14update(PyObject*, PyObject*)': /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ /usr/include/c++/6/bits/stl_map.h: In function 'int __pyx_mp_ass_subscript_7sklearn_5utils_9fast_dict_IntFloatDict(PyObject*, PyObject*, PyObject*)': /usr/include/c++/6/bits/stl_map.h:483:4: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' will change in GCC 7.1 __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, ^~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/seq_dataset.c:586: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/weight_vector.c:603: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_random.c:589: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_logistic_sigmoid.c:590: /home/piwheels/.local/lib/python3.5/site-packages/numpy/core/include/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/scikit_learn-0.19.2-py3.5-linux-armv7l.egg Searching for wikipedia Reading https://pypi.org/simple/wikipedia/ Downloading https://files.pythonhosted.org/packages/67/35/25e68fbc99e672127cc6fbb14b8ec1ba3dfef035bf1e4c90f78f24a80b7d/wikipedia-1.4.0.tar.gz#sha256=db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2 Best match: wikipedia 1.4.0 Processing wikipedia-1.4.0.tar.gz Writing /tmp/easy_install-0sg5i54j/wikipedia-1.4.0/setup.cfg Running wikipedia-1.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0sg5i54j/wikipedia-1.4.0/egg-dist-tmp-au33dwko Partial import of sklearn during the build process. zip_safe flag not set; analyzing archive contents... Moving wikipedia-1.4.0-py3.5.egg to /tmp/pip-build-3hykjnfp/Smarties/.eggs Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/wikipedia-1.4.0-py3.5.egg Searching for gensim Reading https://pypi.org/simple/gensim/ Downloading https://files.pythonhosted.org/packages/d1/8d/f20e715f3eae5a277b13a31d440d65f294fadbc2047c4d02226e1de05b6e/gensim-3.5.0.tar.gz#sha256=78ed9b6ac35f104542f3bee0386d71ddf9432d74c153065d2ea9f6baf10e5b49 Best match: gensim 3.5.0 Processing gensim-3.5.0.tar.gz Writing /tmp/easy_install-5xr9u3ml/gensim-3.5.0/setup.cfg Running gensim-3.5.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5xr9u3ml/gensim-3.5.0/egg-dist-tmp-4im727pd warning: no files found matching 'COPYING.LESSER' In file included from /usr/include/python3.5m/numpy/ndarraytypes.h:1788:0, from /usr/include/python3.5m/numpy/ndarrayobject.h:18, from /usr/include/python3.5m/numpy/arrayobject.h:4, from ./gensim/models/word2vec_inner.c:568: /usr/include/python3.5m/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ ./gensim/models/word2vec_inner.c: In function '__pyx_pf_6gensim_6models_14word2vec_inner_train_batch_sg.isra.16': ./gensim/models/word2vec_inner.c:2694:170: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), (&(__pyx_v_syn0[__pyx_v_row1])), (&__pyx_v_6gensim_6models_14word2vec_inner_ONE), (&(__pyx_v_syn1neg[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14word2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:4082:52: note: '__pyx_v_syn1neg' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg; ^~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:2628:151: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/word2vec_inner.c:4084:25: note: '__pyx_v_cum_table_len' was declared here unsigned PY_LONG_LONG __pyx_v_cum_table_len; ^~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:2405:29: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_a[__pyx_v_mid]) >= __pyx_v_x) != 0); ^ ./gensim/models/word2vec_inner.c:4083:28: note: '__pyx_v_cum_table' was declared here __pyx_t_5numpy_uint32_t *__pyx_v_cum_table; ^~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:2482:23: warning: '__pyx_v_next_random' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_this_random = ((__pyx_v_next_random[0]) >> 16); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:4085:25: note: '__pyx_v_next_random' was declared here unsigned PY_LONG_LONG __pyx_v_next_random; ^~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:2178:170: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), (&(__pyx_v_syn0[__pyx_v_row1])), (&__pyx_v_6gensim_6models_14word2vec_inner_ONE), (&(__pyx_v_syn1[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14word2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:4079:52: note: '__pyx_v_syn1' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1; ^~~~~~~~~~~~ ./gensim/models/word2vec_inner.c: In function '__pyx_pf_6gensim_6models_14word2vec_inner_2train_batch_cbow.isra.15': ./gensim/models/word2vec_inner.c:3684:151: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_14word2vec_inner_ONE), (&(__pyx_v_syn1neg[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14word2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:5451:52: note: '__pyx_v_syn1neg' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg; ^~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:3618:151: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/word2vec_inner.c:5453:25: note: '__pyx_v_cum_table_len' was declared here unsigned PY_LONG_LONG __pyx_v_cum_table_len; ^~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:2405:29: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_a[__pyx_v_mid]) >= __pyx_v_x) != 0); ^ ./gensim/models/word2vec_inner.c:5452:28: note: '__pyx_v_cum_table' was declared here __pyx_t_5numpy_uint32_t *__pyx_v_cum_table; ^~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:2482:23: warning: '__pyx_v_next_random' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_this_random = ((__pyx_v_next_random[0]) >> 16); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:5454:25: note: '__pyx_v_next_random' was declared here unsigned PY_LONG_LONG __pyx_v_next_random; ^~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:3097:151: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_14word2vec_inner_ONE), (&(__pyx_v_syn1[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14word2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/word2vec_inner.c:5448:52: note: '__pyx_v_syn1' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1; ^~~~~~~~~~~~ In file included from /usr/include/python3.5m/numpy/ndarraytypes.h:1788:0, from /usr/include/python3.5m/numpy/ndarrayobject.h:18, from /usr/include/python3.5m/numpy/arrayobject.h:4, from ./gensim/models/doc2vec_inner.c:567: /usr/include/python3.5m/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ In file included from ./gensim/models/doc2vec_inner.c:569:0: ./gensim/models/voidptr.h:8:15: warning: 'PyCObject_AsVoidPtr' defined but not used [-Wunused-function] static void * PyCObject_AsVoidPtr(PyObject *obj) ^~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c: In function '__pyx_pf_6gensim_6models_13doc2vec_inner_2train_document_dm.isra.15': ./gensim/models/doc2vec_inner.c:2741:146: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE), (&(__pyx_v_syn1neg[__pyx_v_row2])), (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:5260:52: note: '__pyx_v_syn1neg' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg; ^~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:2675:151: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/doc2vec_inner.c:5262:25: note: '__pyx_v_cum_table_len' was declared here unsigned PY_LONG_LONG __pyx_v_cum_table_len; ^~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:2675:151: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/doc2vec_inner.c:5261:28: note: '__pyx_v_cum_table' was declared here __pyx_t_5numpy_uint32_t *__pyx_v_cum_table; ^~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:2479:146: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE), (&(__pyx_v_syn1[__pyx_v_row2])), (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:5257:52: note: '__pyx_v_syn1' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1; ^~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c: In function '__pyx_pf_6gensim_6models_13doc2vec_inner_train_document_dbow.isra.16': ./gensim/models/doc2vec_inner.c:4911:37: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_next_random = __pyx_f_6gensim_6models_13doc2vec_inner_fast_document_dbow_neg(__pyx_v_negative, __pyx_v_cum_table, __pyx_v_cum_table_len, __pyx_v__doctag_vectors, __pyx_v_syn1neg, __pyx_v_size, (__pyx_v_indexes[__pyx_v_i]), (__pyx_v__doctag_indexes[__pyx_v_j]), __pyx_v__alpha, __pyx_v__work, __pyx_v_next_random, __pyx_v__learn_doctags, __pyx_v__learn_hidden, __pyx_v__doctag_locks); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:4911:37: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] ./gensim/models/doc2vec_inner.c:4911:37: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] ./gensim/models/doc2vec_inner.c:4883:15: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_f_6gensim_6models_13doc2vec_inner_fast_document_dbow_hs((__pyx_v_points[__pyx_v_i]), (__pyx_v_codes[__pyx_v_i]), (__pyx_v_codelens[__pyx_v_i]), __pyx_v__doctag_vectors, __pyx_v_syn1, __pyx_v_size, (__pyx_v__doctag_indexes[__pyx_v_j]), __pyx_v__alpha, __pyx_v__work, __pyx_v__learn_doctags, __pyx_v__learn_hidden, __pyx_v__doctag_locks); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c: In function '__pyx_pf_6gensim_6models_13doc2vec_inner_4train_document_dm_concat.isra.14': ./gensim/models/doc2vec_inner.c:3168:153: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_layer1_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE), (&(__pyx_v_syn1neg[__pyx_v_row2])), (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:7222:52: note: '__pyx_v_syn1neg' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg; ^~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:3102:151: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/doc2vec_inner.c:7224:25: note: '__pyx_v_cum_table_len' was declared here unsigned PY_LONG_LONG __pyx_v_cum_table_len; ^~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:3102:151: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/doc2vec_inner.c:7223:28: note: '__pyx_v_cum_table' was declared here __pyx_t_5numpy_uint32_t *__pyx_v_cum_table; ^~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:2906:153: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_layer1_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE), (&(__pyx_v_syn1[__pyx_v_row2])), (&__pyx_v_6gensim_6models_13doc2vec_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/doc2vec_inner.c:7219:52: note: '__pyx_v_syn1' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1; ^~~~~~~~~~~~ In file included from /usr/include/python3.5m/numpy/ndarraytypes.h:1788:0, from /usr/include/python3.5m/numpy/ndarrayobject.h:18, from /usr/include/python3.5m/numpy/arrayobject.h:4, from ./gensim/models/fasttext_inner.c:567: /usr/include/python3.5m/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ ./gensim/models/fasttext_inner.c: In function '__pyx_pf_6gensim_6models_14fasttext_inner_2train_batch_cbow': ./gensim/models/fasttext_inner.c:6345:253: warning: passing argument 10 of '__pyx_f_6gensim_6models_14fasttext_inner_fast_sentence_cbow_hs' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_f_6gensim_6models_14fasttext_inner_fast_sentence_cbow_hs((__pyx_v_points[__pyx_v_i]), (__pyx_v_codes[__pyx_v_i]), __pyx_v_codelens, __pyx_v_neu1, __pyx_v_syn0_vocab, __pyx_v_syn0_ngrams, __pyx_v_syn1, __pyx_v_size, __pyx_v_indexes, __pyx_v_subwords_idx, __pyx_v_subwords_idx_len, __pyx_v__alpha, __pyx_v_work, __pyx_v_i, __pyx_v_j, __pyx_v_k, __pyx_v_cbow_mean, __pyx_v_word_locks_vocab, __pyx_v_word_locks_ngrams); ^~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:3117:13: note: expected 'const __pyx_t_5numpy_uint32_t ** {aka const long unsigned int **}' but argument is of type '__pyx_t_5numpy_uint32_t ** {aka long unsigned int **}' static void __pyx_f_6gensim_6models_14fasttext_inner_fast_sentence_cbow_hs(__pyx_t_5numpy_uint32_t const *__pyx_v_word_point, __pyx_t_5numpy_uint8_t const *__pyx_v_word_code, int *__pyx_v_codelens, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_neu1, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn0_vocab, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn0_ngrams, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1, int const __pyx_v_size, __pyx_t_5numpy_uint32_t const *__pyx_v_indexes, __pyx_t_5numpy_uint32_t const **__pyx_v_subwords_idx, int const *__pyx_v_subwords_idx_len, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t const __pyx_v_alpha, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_work, int __pyx_v_i, int __pyx_v_j, int __pyx_v_k, int __pyx_v_cbow_mean, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_word_locks_vocab, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_word_locks_ngrams) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:6373:282: warning: passing argument 11 of '__pyx_f_6gensim_6models_14fasttext_inner_fast_sentence_cbow_neg' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_next_random = __pyx_f_6gensim_6models_14fasttext_inner_fast_sentence_cbow_neg(__pyx_v_negative, __pyx_v_cum_table, __pyx_v_cum_table_len, __pyx_v_codelens, __pyx_v_neu1, __pyx_v_syn0_vocab, __pyx_v_syn0_ngrams, __pyx_v_syn1neg, __pyx_v_size, __pyx_v_indexes, __pyx_v_subwords_idx, __pyx_v_subwords_idx_len, __pyx_v__alpha, __pyx_v_work, __pyx_v_i, __pyx_v_j, __pyx_v_k, __pyx_v_cbow_mean, __pyx_v_next_random, __pyx_v_word_locks_vocab, __pyx_v_word_locks_ngrams); ^~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:2559:30: note: expected 'const __pyx_t_5numpy_uint32_t ** {aka const long unsigned int **}' but argument is of type '__pyx_t_5numpy_uint32_t ** {aka long unsigned int **}' static unsigned PY_LONG_LONG __pyx_f_6gensim_6models_14fasttext_inner_fast_sentence_cbow_neg(int const __pyx_v_negative, __pyx_t_5numpy_uint32_t *__pyx_v_cum_table, unsigned PY_LONG_LONG __pyx_v_cum_table_len, CYTHON_UNUSED int *__pyx_v_codelens, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_neu1, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn0_vocab, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn0_ngrams, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg, int const __pyx_v_size, __pyx_t_5numpy_uint32_t const *__pyx_v_indexes, __pyx_t_5numpy_uint32_t const **__pyx_v_subwords_idx, int const *__pyx_v_subwords_idx_len, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t const __pyx_v_alpha, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_work, int __pyx_v_i, int __pyx_v_j, int __pyx_v_k, int __pyx_v_cbow_mean, unsigned PY_LONG_LONG __pyx_v_next_random, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_word_locks_vocab, __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_word_locks_ngrams) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./gensim/models/fasttext_inner.c:570:0: At top level: ./gensim/models/voidptr.h:8:15: warning: 'PyCObject_AsVoidPtr' defined but not used [-Wunused-function] static void * PyCObject_AsVoidPtr(PyObject *obj) ^~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c: In function '__pyx_pf_6gensim_6models_14fasttext_inner_2train_batch_cbow.isra.12': ./gensim/models/fasttext_inner.c:2909:151: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_14fasttext_inner_ONE), (&(__pyx_v_syn1neg[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14fasttext_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:5147:52: note: '__pyx_v_syn1neg' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg; ^~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:2843:151: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/fasttext_inner.c:5149:25: note: '__pyx_v_cum_table_len' was declared here unsigned PY_LONG_LONG __pyx_v_cum_table_len; ^~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:2843:151: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/fasttext_inner.c:5148:28: note: '__pyx_v_cum_table' was declared here __pyx_t_5numpy_uint32_t *__pyx_v_cum_table; ^~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:3348:151: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_neu1, (&__pyx_v_6gensim_6models_14fasttext_inner_ONE), (&(__pyx_v_syn1[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14fasttext_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:5144:52: note: '__pyx_v_syn1' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1; ^~~~~~~~~~~~ ./gensim/models/fasttext_inner.c: In function '__pyx_pf_6gensim_6models_14fasttext_inner_train_batch_sg.isra.13': ./gensim/models/fasttext_inner.c:2163:149: warning: '__pyx_v_syn1neg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_l1, (&__pyx_v_6gensim_6models_14fasttext_inner_ONE), (&(__pyx_v_syn1neg[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14fasttext_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:3668:52: note: '__pyx_v_syn1neg' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1neg; ^~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:2097:151: warning: '__pyx_v_cum_table_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/fasttext_inner.c:3670:25: note: '__pyx_v_cum_table_len' was declared here unsigned PY_LONG_LONG __pyx_v_cum_table_len; ^~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:2097:151: warning: '__pyx_v_cum_table' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_target_index = __pyx_f_6gensim_6models_14word2vec_inner_bisect_left(__pyx_v_cum_table, ((__pyx_v_next_random >> 16) % (__pyx_v_cum_table[(__pyx_v_cum_table_len - 1)])), 0, __pyx_v_cum_table_len); ^ ./gensim/models/fasttext_inner.c:3669:28: note: '__pyx_v_cum_table' was declared here __pyx_t_5numpy_uint32_t *__pyx_v_cum_table; ^~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:2433:149: warning: '__pyx_v_syn1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_f_dot = __pyx_v_6gensim_6models_14word2vec_inner_our_dot((&__pyx_v_size), __pyx_v_l1, (&__pyx_v_6gensim_6models_14fasttext_inner_ONE), (&(__pyx_v_syn1[__pyx_v_row2])), (&__pyx_v_6gensim_6models_14fasttext_inner_ONE)); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gensim/models/fasttext_inner.c:3665:52: note: '__pyx_v_syn1' was declared here __pyx_t_6gensim_6models_14word2vec_inner_REAL_t *__pyx_v_syn1; ^~~~~~~~~~~~ In file included from /usr/include/python3.5m/numpy/ndarraytypes.h:1788:0, from /usr/include/python3.5m/numpy/ndarrayobject.h:18, from /usr/include/python3.5m/numpy/arrayobject.h:4, from ./gensim/_matutils.c:567: /usr/include/python3.5m/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] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ creating /tmp/pip-build-3hykjnfp/Smarties/.eggs/gensim-3.5.0-py3.5-linux-armv7l.egg Extracting gensim-3.5.0-py3.5-linux-armv7l.egg to /tmp/pip-build-3hykjnfp/Smarties/.eggs Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/gensim-3.5.0-py3.5-linux-armv7l.egg Searching for nltk Reading https://pypi.org/simple/nltk/ Downloading https://files.pythonhosted.org/packages/50/09/3b1755d528ad9156ee7243d52aa5cd2b809ef053a0f31b53d92853dd653a/nltk-3.3.0.zip#sha256=fe0eda251be65843be86d7de9abfbf7161732256f742e623b21243ec47bdb718 Best match: nltk 3.3.0 Processing nltk-3.3.0.zip Writing /tmp/easy_install-_6s3g19t/nltk-3.3/setup.cfg Running nltk-3.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_6s3g19t/nltk-3.3/egg-dist-tmp-t7kk1tqq warning: no files found matching 'README.txt' warning: no files found matching 'Makefile' under directory '*.txt' warning: no previously-included files matching '*~' found anywhere in distribution creating /tmp/pip-build-3hykjnfp/Smarties/.eggs/nltk-3.3-py3.5.egg Extracting nltk-3.3-py3.5.egg to /tmp/pip-build-3hykjnfp/Smarties/.eggs Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/nltk-3.3-py3.5.egg Searching for smart_open>=1.2.1 Reading https://pypi.org/simple/smart_open/ Downloading https://files.pythonhosted.org/packages/cf/3d/5f3a9a296d0ba8e00e263a8dee76762076b9eb5ddc254ccaa834651c8d65/smart_open-1.6.0.tar.gz#sha256=c2c2b44125a03d6e96efdf3e53e28be99e1f548e8a4fa8035f8fab448bbdbbda Best match: smart-open 1.6.0 Processing smart_open-1.6.0.tar.gz Writing /tmp/easy_install-wa740vnt/smart_open-1.6.0/setup.cfg Running smart_open-1.6.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wa740vnt/smart_open-1.6.0/egg-dist-tmp-cu6zr66p warning: no files found matching 'CHANGELOG.rst' zip_safe flag not set; analyzing archive contents... smart_open.tests.__pycache__.test_hdfs.cpython-35: module references __file__ smart_open.tests.__pycache__.test_smart_open.cpython-35: module references __file__ creating /tmp/pip-build-3hykjnfp/Smarties/.eggs/smart_open-1.6.0-py3.5.egg Extracting smart_open-1.6.0-py3.5.egg to /tmp/pip-build-3hykjnfp/Smarties/.eggs Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/smart_open-1.6.0-py3.5.egg Searching for boto3 Reading https://pypi.org/simple/boto3/ Downloading https://files.pythonhosted.org/packages/d0/10/fa502e2f1e995e007af3ef1c3ab647a5679990c57ad4d168e25279ca7913/boto3-1.7.63-py2.py3-none-any.whl#sha256=f0354982ab28e0f3bc3d969b28e07c1bebb87c3c7a28105c45ee509a3dfc52c6 Best match: boto3 1.7.63 Processing boto3-1.7.63-py2.py3-none-any.whl Installing boto3-1.7.63-py2.py3-none-any.whl to /tmp/pip-build-3hykjnfp/Smarties/.eggs writing requirements to /tmp/pip-build-3hykjnfp/Smarties/.eggs/boto3-1.7.63-py3.5.egg/EGG-INFO/requires.txt Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/boto3-1.7.63-py3.5.egg Searching for bz2file Reading https://pypi.org/simple/bz2file/ Downloading https://files.pythonhosted.org/packages/61/39/122222b5e85cd41c391b68a99ee296584b2a2d1d233e7ee32b4532384f2d/bz2file-0.98.tar.gz#sha256=64c1f811e31556ba9931953c8ec7b397488726c63e09a4c67004f43bdd28da88 Best match: bz2file 0.98 Processing bz2file-0.98.tar.gz Writing /tmp/easy_install-lzqqtuvn/bz2file-0.98/setup.cfg Running bz2file-0.98/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lzqqtuvn/bz2file-0.98/egg-dist-tmp-e6qkld7f zip_safe flag not set; analyzing archive contents... Moving bz2file-0.98-py3.5.egg to /tmp/pip-build-3hykjnfp/Smarties/.eggs Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/bz2file-0.98-py3.5.egg Searching for s3transfer<0.2.0,>=0.1.10 Reading https://pypi.org/simple/s3transfer/ Downloading https://files.pythonhosted.org/packages/d7/14/2a0004d487464d120c9fb85313a75cd3d71a7506955be458eebfe19a6b1d/s3transfer-0.1.13-py2.py3-none-any.whl#sha256=c7a9ec356982d5e9ab2d4b46391a7d6a950e2b04c472419f5fdec70cc0ada72f Best match: s3transfer 0.1.13 Processing s3transfer-0.1.13-py2.py3-none-any.whl Installing s3transfer-0.1.13-py2.py3-none-any.whl to /tmp/pip-build-3hykjnfp/Smarties/.eggs writing requirements to /tmp/pip-build-3hykjnfp/Smarties/.eggs/s3transfer-0.1.13-py3.5.egg/EGG-INFO/requires.txt Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/s3transfer-0.1.13-py3.5.egg Searching for jmespath<1.0.0,>=0.7.1 Reading https://pypi.org/simple/jmespath/ Downloading https://files.pythonhosted.org/packages/b7/31/05c8d001f7f87f0f07289a5fc0fc3832e9a57f2dbd4d3b0fee70e0d51365/jmespath-0.9.3-py2.py3-none-any.whl#sha256=f11b4461f425740a1d908e9a3f7365c3d2e569f6ca68a2ff8bc5bcd9676edd63 Best match: jmespath 0.9.3 Processing jmespath-0.9.3-py2.py3-none-any.whl Installing jmespath-0.9.3-py2.py3-none-any.whl to /tmp/pip-build-3hykjnfp/Smarties/.eggs Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/jmespath-0.9.3-py3.5.egg Searching for botocore<1.11.0,>=1.10.63 Reading https://pypi.org/simple/botocore/ Downloading https://files.pythonhosted.org/packages/57/59/a1221949de618cda560017c9db004d88cc51a5956f6a778f42d54cd190d3/botocore-1.10.63-py2.py3-none-any.whl#sha256=a72d99f48f3b65c4440b1c059f9063b9d353692c78227ad290709590e041c17e Best match: botocore 1.10.63 Processing botocore-1.10.63-py2.py3-none-any.whl Installing botocore-1.10.63-py2.py3-none-any.whl to /tmp/pip-build-3hykjnfp/Smarties/.eggs writing requirements to /tmp/pip-build-3hykjnfp/Smarties/.eggs/botocore-1.10.63-py3.5.egg/EGG-INFO/requires.txt Installed /tmp/pip-build-3hykjnfp/Smarties/.eggs/botocore-1.10.63-py3.5.egg running egg_info creating pip-egg-info/Smarties.egg-info writing requirements to pip-egg-info/Smarties.egg-info/requires.txt writing top-level names to pip-egg-info/Smarties.egg-info/top_level.txt writing pip-egg-info/Smarties.egg-info/PKG-INFO writing dependency_links to pip-egg-info/Smarties.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Smarties.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Smarties.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Smarties.egg-info/SOURCES.txt' Source in /tmp/pip-build-3hykjnfp/Smarties has version 0.11, which satisfies requirement Smarties==0.11 from https://files.pythonhosted.org/packages/38/0a/13a5bf604fffadcce0d24072d4c43f9a3516fc4f27426a95e01ddce6ead8/Smarties-0.11.tar.gz#sha256=b661d8e6652a5bd475327cbfa292ecfc116bacaeaec98ab976800e7b2074c88c Building wheels for collected packages: Smarties Running setup.py bdist_wheel for Smarties: started Destination directory: /tmp/tmp0smuokirpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3hykjnfp/Smarties/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp0smuokirpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/Smarties copying Smarties/SmartiesAPI.py -> build/lib/Smarties copying Smarties/rake.py -> build/lib/Smarties copying Smarties/__init__.py -> build/lib/Smarties installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/Smarties copying build/lib/Smarties/SmartiesAPI.py -> build/bdist.linux-armv7l/wheel/Smarties copying build/lib/Smarties/rake.py -> build/bdist.linux-armv7l/wheel/Smarties copying build/lib/Smarties/__init__.py -> build/bdist.linux-armv7l/wheel/Smarties running install_egg_info running egg_info writing dependency_links to Smarties.egg-info/dependency_links.txt writing top-level names to Smarties.egg-info/top_level.txt writing Smarties.egg-info/PKG-INFO writing requirements to Smarties.egg-info/requires.txt reading manifest file 'Smarties.egg-info/SOURCES.txt' writing manifest file 'Smarties.egg-info/SOURCES.txt' Copying Smarties.egg-info to build/bdist.linux-armv7l/wheel/Smarties-0.11-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Smarties-0.11.dist-info/WHEEL Running setup.py bdist_wheel for Smarties: finished with status 'done' Stored in directory: /tmp/tmpib50r0wl Successfully built Smarties Cleaning up... Removing source in /tmp/pip-build-3hykjnfp/Smarties