Skip to content

Instantly share code, notes, and snippets.

Created October 18, 2013 15:41
myacct@melab:~/ZZ_NewPythonInstall/SRC_Step_3_python2y3_packag
it-learn-0.14.1$ python2_cmd python setup.py build_ext --inplace
/home/myacct/myProg/Python273GNU/Linux64b
=============>>>>>> PYTHONPATH is set as:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages
=============>>>>>> LD_LIBRARY_PATH is set as:
/home/myacct/myProg/Python273GNU/Linux64b/lib:/home/myacct/myProg/NumLibs64b/lib
:/home/myacct/myProg/NumLibs64b/hdf5/lib:/home/myacct/myProg/Python273GNU/Linux6
4b/lib:
=============>>>>>> COMMAND BEING EXECUTED IS:
python setup.py build_ext --inplace
Partial import of sklearn during the build process.
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['/home/myacct/myProg/NumLibs64b/lib'
]
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
Setting PTATLAS=ATLAS
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
compiling '_configtest.c':
/* This file is generated from numpy/distutils/system_info.py */
void ATL_buildinfo(void);
int main(void) {
ATL_buildinfo();
return 0;
}
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-c'
gcc: _configtest.c
Setting PTATLAS=ATLAS
FOUND:
libraries = ['ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/home/myacct/myProg/NumLibs64b/lib']
language = c
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/home/myacct/myProg/NumLibs64b/include']
FOUND:
libraries = ['ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/home/myacct/myProg/NumLibs64b/lib']
language = c
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/home/myacct/myProg/NumLibs64b/include']
running build_ext
running build_src
build_src
building library "libsvm-skl" sources
building extension "sklearn.__check_build._check_build" sources
building extension "sklearn.svm.libsvm" sources
building extension "sklearn.svm.liblinear" sources
building extension "sklearn.svm.libsvm_sparse" sources
building extension "sklearn.datasets._svmlight_format" sources
building extension "sklearn.feature_extraction._hashing" sources
building extension "sklearn.cluster._hierarchical" sources
building extension "sklearn.cluster._k_means" sources
building extension "sklearn.ensemble._gradient_boosting" sources
building extension "sklearn.utils.sparsetools._min_spanning_tree" sources
building extension "sklearn.utils.sparsetools._traversal" sources
building extension "sklearn.utils.sparsetools._graph_tools" sources
building extension "sklearn.utils.arraybuilder" sources
building extension "sklearn.utils.sparsefuncs" sources
building extension "sklearn.utils.arrayfuncs" sources
building extension "sklearn.utils.murmurhash" sources
building extension "sklearn.utils.lgamma" sources
building extension "sklearn.utils.graph_shortest_path" sources
building extension "sklearn.utils.seq_dataset" sources
building extension "sklearn.utils.weight_vector" sources
building extension "sklearn.utils.random" sources
building extension "sklearn.utils._logistic_sigmoid" sources
building extension "sklearn.neighbors.ball_tree" sources
building extension "sklearn.neighbors.kd_tree" sources
building extension "sklearn.neighbors.dist_metrics" sources
building extension "sklearn.neighbors.typedefs" sources
building extension "sklearn.metrics.pairwise_fast" sources
building extension "sklearn.tree._tree" sources
building extension "sklearn.metrics/cluster.expected_mutual_info_fast" sourc
es
building extension "sklearn._hmmc" sources
building extension "sklearn._isotonic" sources
building extension "sklearn.linear_model.cd_fast" sources
building extension "sklearn.linear_model.sgd_fast" sources
building extension "sklearn.utils.sparsetools._min_spanning_tree" sources
building extension "sklearn.utils.sparsetools._traversal" sources
building extension "sklearn.utils.sparsetools._graph_tools" sources
building extension "sklearn.utils.arraybuilder" sources
building extension "sklearn.utils.sparsefuncs" sources
building extension "sklearn.utils.arrayfuncs" sources
building extension "sklearn.utils.murmurhash" sources
building extension "sklearn.utils.lgamma" sources
building extension "sklearn.utils.graph_shortest_path" sources
building extension "sklearn.utils.seq_dataset" sources
building extension "sklearn.utils.weight_vector" sources
building extension "sklearn.utils.random" sources
building extension "sklearn.utils._logistic_sigmoid" sources
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'libsvm-skl' library
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/sklearn
creating build/temp.linux-x86_64-2.7/sklearn/svm
creating build/temp.linux-x86_64-2.7/sklearn/svm/src
creating build/temp.linux-x86_64-2.7/sklearn/svm/src/libsvm
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -c'
g++: sklearn/svm/src/libsvm/libsvm_template.cpp
ar: adding 1 object files to build/temp.linux-x86_64-2.7/liblibsvm-skl.a
customize UnixCCompiler
customize UnixCCompiler using build_ext
resetting extension 'sklearn.svm.liblinear' language from 'c' to 'c++'.
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'sklearn.__check_build._check_build' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/__check_build
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/__check_build/_check_build.c
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/__check_build/_chec
k_build.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/__check_build/_check_build.so
building 'sklearn.svm.libsvm' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -Isklearn/svm/src/libsvm -I/home/myacct/myProg/
Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/mya
cct/myProg/Python273GNU/Linux64b/include/python2.7 -c'
gcc: sklearn/svm/libsvm.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/svm/libsvm.c:303:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
g++ -pthread -shared build/temp.linux-x86_64-2.7/sklearn/svm/libsvm.o -Lbuil
d/temp.linux-x86_64-2.7 -llibsvm-skl -o sklearn/svm/libsvm.so
building 'sklearn.svm.liblinear' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=-1 -Isklearn/svm/src -I/home/myacct/myProg
/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/my
acct/myProg/NumLibs64b/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib/p
ython2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Lin
ux64b/include/python2.7 -c'
gcc: sklearn/svm/liblinear.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/svm/liblinear.c:303:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/svm/src/liblinear
compile options: '-DNO_ATLAS_INFO=-1 -Isklearn/svm/src -I/home/myacct/myProg
/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/my
acct/myProg/NumLibs64b/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib/p
ython2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Lin
ux64b/include/python2.7 -c'
g++: sklearn/svm/src/liblinear/tron.cpp
g++: sklearn/svm/src/liblinear/linear.cpp
sklearn/svm/src/liblinear/linear.cpp: In function ‘void solve_l2r_l1l2_svr(const
problem*, double*, const parameter*, int)’:
sklearn/svm/src/liblinear/linear.cpp:1173:3: warning: ‘Gnorm1_init’ may be used
uninitialized in this function [-Wuninitialized]
sklearn/svm/src/liblinear/linear.cpp: In function ‘void train_one(const problem*
, const parameter*, double*, double, double)’:
sklearn/svm/src/liblinear/linear.cpp:1630:3: warning: ‘Gnorm1_init’ may be used
uninitialized in this function [-Wuninitialized]
sklearn/svm/src/liblinear/linear.cpp:1426:9: note: ‘Gnorm1_init’ was declared he
re
g++ -pthread -shared build/temp.linux-x86_64-2.7/sklearn/svm/liblinear.o bui
ld/temp.linux-x86_64-2.7/sklearn/svm/src/liblinear/linear.o build/temp.linux-x86
_64-2.7/sklearn/svm/src/liblinear/tron.o -L/home/myacct/myProg/NumLibs64b/lib -L
build/temp.linux-x86_64-2.7 -lptf77blas -lptcblas -latlas -o sklearn/svm/libline
ar.so
building 'sklearn.svm.libsvm_sparse' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -Isklearn/svm/src/libsvm -I/home/myacct/myProg/
Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/mya
cct/myProg/Python273GNU/Linux64b/include/python2.7 -c'
gcc: sklearn/svm/libsvm_sparse.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/svm/libsvm_sparse.c:303:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
sklearn/svm/libsvm_sparse.c: In function ‘__pyx_pf_7sklearn_3svm_13libsvm_sparse
_libsvm_sparse_train’:
sklearn/svm/libsvm_sparse.c:2188:3: warning: passing argument 2 of ‘copy_support
’ from incompatible pointer type [enabled by default]
sklearn/svm/src/libsvm/libsvm_sparse_helper.c:309:6: note: expected ‘struct svm_
model *’ but argument is of type ‘struct svm_csr_model *’
sklearn/svm/libsvm_sparse.c: At top level:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
g++ -pthread -shared build/temp.linux-x86_64-2.7/sklearn/svm/libsvm_sparse.o
-Lbuild/temp.linux-x86_64-2.7 -llibsvm-skl -o sklearn/svm/libsvm_sparse.so
building 'sklearn.datasets._svmlight_format' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/datasets
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/datasets/_svmlight_format.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/datasets/_svmlight_format.c:257:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/datasets/_svmlight_
format.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/datasets/_svmlight_format.so
building 'sklearn.feature_extraction._hashing' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/feature_extraction
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/feature_extraction/_hashing.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/feature_extraction/_hashing.c:258:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/feature_extraction/
_hashing.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/feature_extraction/_hash
ing.so
building 'sklearn.cluster._hierarchical' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/cluster
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/cluster/_hierarchical.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/cluster/_hierarchical.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/cluster/_hierarchic
al.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/cluster/_hierarchical.so
building 'sklearn.cluster._k_means' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=-1 -Isklearn/src/cblas -I/home/myacct/myPr
og/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/
myacct/myProg/NumLibs64b/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/cluster/_k_means.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/cluster/_k_means.c:315:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/cluster/_k_means.o
-L/home/myacct/myProg/NumLibs64b/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -
o sklearn/cluster/_k_means.so
building 'sklearn.ensemble._gradient_boosting' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/ensemble
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/ensemble/_gradient_boosting.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/ensemble/_gradient_boosting.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/ensemble/_gradient_
boosting.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/ensemble/_gradient_boosting.
so
building 'sklearn.utils.sparsetools._min_spanning_tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/utils
creating build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/sparsetools/_min_spanning_tree.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/sparsetools/_min_spanning_tree.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools/_
min_spanning_tree.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/utils/sparsetools/_
min_spanning_tree.so
building 'sklearn.utils.sparsetools._traversal' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/sparsetools/_traversal.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/sparsetools/_traversal.c:275:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
sklearn/utils/sparsetools/_traversal.c: In function ‘__Pyx_GetBuffer’:
sklearn/utils/sparsetools/_traversal.c:10909:15: warning: unused variable ‘getbu
ffer_cobj’ [-Wunused-variable]
sklearn/utils/sparsetools/_traversal.c: In function ‘__Pyx_ReleaseBuffer’:
sklearn/utils/sparsetools/_traversal.c:10949:15: warning: unused variable ‘relea
sebuffer_cobj’ [-Wunused-variable]
sklearn/utils/sparsetools/_traversal.c: At top level:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools/_
traversal.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/utils/sparsetools/_traversa
l.so
building 'sklearn.utils.sparsetools._graph_tools' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/sparsetools/_graph_tools.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/sparsetools/_graph_tools.c:275:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
sklearn/utils/sparsetools/_graph_tools.c: In function ‘__Pyx_GetBuffer’:
sklearn/utils/sparsetools/_graph_tools.c:8680:15: warning: unused variable ‘getb
uffer_cobj’ [-Wunused-variable]
sklearn/utils/sparsetools/_graph_tools.c: In function ‘__Pyx_ReleaseBuffer’:
sklearn/utils/sparsetools/_graph_tools.c:8720:15: warning: unused variable ‘rele
asebuffer_cobj’ [-Wunused-variable]
sklearn/utils/sparsetools/_graph_tools.c: At top level:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/sparsetools/_
graph_tools.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/utils/sparsetools/_graph_
tools.so
building 'sklearn.utils.arraybuilder' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/inc
lude/python2.7 -c'
gcc: sklearn/utils/arraybuilder.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/arraybuilder.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/arraybuilder.
o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/utils/arraybuilder.so
building 'sklearn.utils.sparsefuncs' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/inc
lude/python2.7 -c'
gcc: sklearn/utils/sparsefuncs.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/sparsefuncs.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/sparsefuncs.o
-Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/utils/sparsefuncs.so
building 'sklearn.utils.arrayfuncs' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-DNO_ATLAS_INFO=-1 -Isklearn/src/cblas -I/home/myacct/myPr
og/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/
myacct/myProg/NumLibs64b/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/arrayfuncs.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/arrayfuncs.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/arrayfuncs.o
-L/home/myacct/myProg/NumLibs64b/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -lm -
o sklearn/utils/arrayfuncs.so
building 'sklearn.utils.murmurhash' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-Isklearn/utils/src -I/home/myacct/myProg/Python273GNU/Lin
ux64b/lib/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Pytho
n273GNU/Linux64b/include/python2.7 -c'
gcc: sklearn/utils/murmurhash.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/murmurhash.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
compiling C++ sources
C compiler: g++ -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/utils/src
compile options: '-Isklearn/utils/src -I/home/myacct/myProg/Python273GNU/Lin
ux64b/lib/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Pytho
n273GNU/Linux64b/include/python2.7 -c'
g++: sklearn/utils/src/MurmurHash3.cpp
g++ -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/murmurhash.o
build/temp.linux-x86_64-2.7/sklearn/utils/src/MurmurHash3.o -Lbuild/temp.linux-x
86_64-2.7 -o sklearn/utils/murmurhash.so
building 'sklearn.utils.lgamma' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-Isklearn/utils/src -I/home/myacct/myProg/Python273GNU/Lin
ux64b/lib/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Pytho
n273GNU/Linux64b/include/python2.7 -c'
gcc: sklearn/utils/lgamma.c
gcc: sklearn/utils/src/gamma.c
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/lgamma.o buil
d/temp.linux-x86_64-2.7/sklearn/utils/src/gamma.o -Lbuild/temp.linux-x86_64-2.7
-lm -o sklearn/utils/lgamma.so
building 'sklearn.utils.graph_shortest_path' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/graph_shortest_path.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/graph_shortest_path.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/graph_shortes
t_path.o -Lbuild/temp.linux-x86_64-2.7 -o sklearn/utils/graph_shortest_path.so
building 'sklearn.utils.seq_dataset' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/seq_dataset.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/seq_dataset.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/seq_dataset.o
-Lbuild/temp.linux-x86_64-2.7 -o sklearn/utils/seq_dataset.so
building 'sklearn.utils.weight_vector' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/weight_vector.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/weight_vector.c:256:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/weight_vector
.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/utils/weight_vector.so
building 'sklearn.utils.random' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/random.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/random.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/random.o -Lbu
ild/temp.linux-x86_64-2.7 -lm -o sklearn/utils/random.so
building 'sklearn.utils._logistic_sigmoid' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/utils/_logistic_sigmoid.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/utils/_logistic_sigmoid.c:304:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/utils/_logistic_sig
moid.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/utils/_logistic_sigmoid.so
building 'sklearn.neighbors.ball_tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/neighbors
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/neighbors/ball_tree.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/neighbors/ball_tree.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/neighbors/ball_tree
.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/neighbors/ball_tree.so
building 'sklearn.neighbors.kd_tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/neighbors/kd_tree.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/neighbors/kd_tree.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
sklearn/neighbors/kd_tree.c: In function ‘__pyx_f_7sklearn_9neighbors_7kd_tree_1
0BinaryTree__recursive_build’:
sklearn/neighbors/kd_tree.c:18572:49: warning: ‘__pyx_v_j’ may be used uninitial
ized in this function [-Wuninitialized]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/neighbors/kd_tree.o
-Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/neighbors/kd_tree.so
building 'sklearn.neighbors.dist_metrics' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include/numpy -I/home/myacct/myProg/Python27
3GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/myacct/myPr
og/Python273GNU/Linux64b/include/python2.7 -c'
gcc: sklearn/neighbors/dist_metrics.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/neighbors/dist_metrics.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
sklearn/neighbors/dist_metrics.c: In function ‘__pyx_f_7sklearn_9neighbors_12dis
t_metrics_18SEuclideanDistance_dist’:
sklearn/neighbors/dist_metrics.c:5657:94: warning: passing argument 1 of ‘__pyx_
f_7sklearn_9neighbors_12dist_metrics_18SEuclideanDistance_rdist’ from incompatib
le pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:5532:54: note: expected ‘struct __pyx_obj_7skle
arn_9neighbors_12dist_metrics_SEuclideanDistance *’ but argument is of type ‘str
uct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *’
sklearn/neighbors/dist_metrics.c: In function ‘__pyx_f_7sklearn_9neighbors_12dis
t_metrics_17MinkowskiDistance_dist’:
sklearn/neighbors/dist_metrics.c:6310:93: warning: passing argument 1 of ‘__pyx_
f_7sklearn_9neighbors_12dist_metrics_17MinkowskiDistance_rdist’ from incompatibl
e pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:6231:54: note: expected ‘struct __pyx_obj_7skle
arn_9neighbors_12dist_metrics_MinkowskiDistance *’ but argument is of type ‘stru
ct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *’
sklearn/neighbors/dist_metrics.c: In function ‘__pyx_f_7sklearn_9neighbors_12dis
t_metrics_18WMinkowskiDistance_dist’:
sklearn/neighbors/dist_metrics.c:6852:94: warning: passing argument 1 of ‘__pyx_
f_7sklearn_9neighbors_12dist_metrics_18WMinkowskiDistance_rdist’ from incompatib
le pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:6737:54: note: expected ‘struct __pyx_obj_7skle
arn_9neighbors_12dist_metrics_WMinkowskiDistance *’ but argument is of type ‘str
uct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *’
sklearn/neighbors/dist_metrics.c: In function ‘__pyx_f_7sklearn_9neighbors_12dis
t_metrics_19MahalanobisDistance_dist’:
sklearn/neighbors/dist_metrics.c:7520:95: warning: passing argument 1 of ‘__pyx_
f_7sklearn_9neighbors_12dist_metrics_19MahalanobisDistance_rdist’ from incompati
ble pointer type [enabled by default]
sklearn/neighbors/dist_metrics.c:7350:54: note: expected ‘struct __pyx_obj_7skle
arn_9neighbors_12dist_metrics_MahalanobisDistance *’ but argument is of type ‘st
ruct __pyx_obj_7sklearn_9neighbors_12dist_metrics_DistanceMetric *’
sklearn/neighbors/dist_metrics.c: At top level:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/neighbors/dist_metr
ics.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/neighbors/dist_metrics.so
building 'sklearn.neighbors.typedefs' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/neighbors/typedefs.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/neighbors/typedefs.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/neighbors/typedefs.
o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/neighbors/typedefs.so
building 'sklearn.metrics.pairwise_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/metrics
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/metrics/pairwise_fast.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/metrics/pairwise_fast.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/metrics/pairwise_fa
st.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/metrics/pairwise_fast.so
building 'sklearn.tree._tree' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/tree
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
extra options: '-O3'
gcc: sklearn/tree/_tree.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/tree/_tree.c:314:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
sklearn/tree/_tree.c: In function ‘__pyx_f_7sklearn_4tree_5_tree_14RandomSplitte
r_node_split’:
sklearn/tree/_tree.c:9753:26: warning: ‘__pyx_v_best_threshold’ may be used unin
itialized in this function [-Wuninitialized]
sklearn/tree/_tree.c:9744:24: warning: ‘__pyx_v_best_feature’ may be used uninit
ialized in this function [-Wuninitialized]
sklearn/tree/_tree.c: In function ‘__pyx_f_7sklearn_4tree_5_tree_12BestSplitter_
node_split’:
sklearn/tree/_tree.c:8510:26: warning: ‘__pyx_v_best_threshold’ may be used unin
itialized in this function [-Wuninitialized]
sklearn/tree/_tree.c:8501:24: warning: ‘__pyx_v_best_feature’ may be used uninit
ialized in this function [-Wuninitialized]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/tree/_tree.o -Lbuil
d/temp.linux-x86_64-2.7 -lm -o sklearn/tree/_tree.so
building 'sklearn.metrics/cluster.expected_mutual_info_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/metrics/cluster
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/metrics/cluster/expected_mutual_info_fast.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/metrics/cluster/expected_mutual_info_fast.c:257:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/metrics/cluster/exp
ected_mutual_info_fast.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/metrics/cl
uster/expected_mutual_info_fast.so
building 'sklearn._hmmc' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/_hmmc.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/_hmmc.c:315:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/_hmmc.o -Lbuild/tem
p.linux-x86_64-2.7 -lm -o sklearn/_hmmc.so
building 'sklearn._isotonic' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/_isotonic.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/_isotonic.c:257:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__multiarray_api.h:1594:1: warning: ‘_import_array’ defined but n
ot used [-Wunused-function]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/_isotonic.o -Lbuild
/temp.linux-x86_64-2.7 -lm -o sklearn/_isotonic.so
building 'sklearn.linear_model.cd_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
creating build/temp.linux-x86_64-2.7/sklearn/linear_model
compile options: '-DNO_ATLAS_INFO=-1 -Isklearn/src/cblas -I/home/myacct/myPr
og/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core/include -I/home/
myacct/myProg/NumLibs64b/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/linear_model/cd_fast.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/linear_model/cd_fast.c:257:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/linear_model/cd_fas
t.o -L/home/myacct/myProg/NumLibs64b/lib -Lbuild/temp.linux-x86_64-2.7 -lcblas -
lm -latlas -o sklearn/linear_model/cd_fast.so
building 'sklearn.linear_model.sgd_fast' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -fPIC
compile options: '-I/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/
site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/Linux64b/lib
/python2.7/site-packages/numpy/core/include -I/home/myacct/myProg/Python273GNU/L
inux64b/include/python2.7 -c'
gcc: sklearn/linear_model/sgd_fast.c
In file included from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/si
te-packages/numpy/core/include/numpy/arrayobject.h:15,
from sklearn/linear_model/sgd_fast.c:315:
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated Nu
mPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wc
pp]
/home/myacct/myProg/Python273GNU/Linux64b/lib/python2.7/site-packages/numpy/core
/include/numpy/__ufunc_api.h:236:1: warning: ‘_import_umath’ defined but not use
d [-Wunused-function]
gcc -pthread -shared build/temp.linux-x86_64-2.7/sklearn/linear_model/sgd_fa
st.o -Lbuild/temp.linux-x86_64-2.7 -lm -o sklearn/linear_model/sgd_fast.so
running scons
myacct@melab:~/ZZ_NewPythonInstall/SRC_Step_3_python2y3_packag
it-learn-0.14.1$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment