options (after parsing config files): options (after parsing command line): option dict for 'aliases' command: {} option dict for 'build_ext' command: {} option dict for 'build_sphinx' command: {'all_files': ('setup.cfg', '1'), 'build_dir': ('setup.cfg', 'docs/reference/build'), 'source_dir': ('setup.cfg', 'docs/reference/rst')} option dict for 'egg_info' command: {'tag_build': ('setup.cfg', ''), 'tag_date': ('setup.cfg', '0'), 'tag_svn_revision': ('setup.cfg', '0')} running build_ext Distribution.get_command_obj(): creating 'build_ext' command object Distribution.get_command_obj(): creating 'build' command object building 'orange_include' extension creating build/temp.linux-x86_64-2.7/source creating build/temp.linux-x86_64-2.7/source/include gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/statexceptions.cpp -o build/temp.linux-x86_64-2.7/source/include/statexceptions.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/strings.cpp -o build/temp.linux-x86_64-2.7/source/include/strings.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/common.cpp -o build/temp.linux-x86_64-2.7/source/include/common.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/crc32.cpp -o build/temp.linux-x86_64-2.7/source/include/crc32.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/lcomb.cpp -o build/temp.linux-x86_64-2.7/source/include/lcomb.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/c2py.cpp -o build/temp.linux-x86_64-2.7/source/include/c2py.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] source/include/c2py.cpp: In function ‘PyObject* makeExceptionClass(char*, char*, PyObject*)’: source/include/c2py.cpp:33:69: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -I/usr/include/python2.7 -c source/include/stat.cpp -o build/temp.linux-x86_64-2.7/source/include/stat.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] In file included from source/include/stat.cpp:24:0: source/include/stat.hpp: In function ‘T moment(const std::vector&, const int&)’: source/include/stat.hpp:418:13: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] source/include/stat.hpp: In function ‘T loess_y(const T&, std::map, const float&)’: source/include/stat.hpp:1415:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] source/include/stat.cpp: In function ‘void samplingMinimal(const std::map&, int, std::vector&)’: source/include/stat.cpp:85:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ar rc build/temp.linux-x86_64-2.7/liborange_include.a build/temp.linux-x86_64-2.7/source/include/statexceptions.o build/temp.linux-x86_64-2.7/source/include/strings.o build/temp.linux-x86_64-2.7/source/include/common.o build/temp.linux-x86_64-2.7/source/include/crc32.o build/temp.linux-x86_64-2.7/source/include/lcomb.o build/temp.linux-x86_64-2.7/source/include/c2py.o build/temp.linux-x86_64-2.7/source/include/stat.o building 'Orange.orange' extension running pyxtract for Orange.orange /usr/bin/python ../pyxtract/defvectors.py /usr/bin/python ../pyxtract/pyprops.py -n orange /usr/bin/python ../pyxtract/pyxtract.py -m -n orange lib_kernel.cpp lib_components.cpp lib_preprocess.cpp lib_learner.cpp lib_io.cpp lib_vectors.cpp cls_example.cpp cls_value.cpp cls_orange.cpp cls_misc.cpp functions.cpp orange.cpp Parsing lib_kernel.cpp Parsing lib_components.cpp Parsing lib_preprocess.cpp Parsing lib_learner.cpp Parsing lib_io.cpp Parsing lib_vectors.cpp Parsing cls_example.cpp Parsing cls_value.cpp Parsing cls_orange.cpp Parsing cls_misc.cpp Parsing functions.cpp Parsing orange.cpp Warning: class 'PearsonCorrelation' will not be picklable Warning: class 'ItemsetNodeProxy' will not be picklable creating build/temp.linux-x86_64-2.7/source/orange creating build/temp.linux-x86_64-2.7/source/orange/blas creating build/temp.linux-x86_64-2.7/source/orange/linpack creating build/temp.linux-x86_64-2.7/source/orange/liblinear creating build/temp.linux-x86_64-2.7/source/orange/libsvm gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -Isource/orange/liblinear -Isource/orange/ppp -Isource/orange/px -I/usr/include/python2.7 -c source/orange/tdidt.cpp -o build/temp.linux-x86_64-2.7/source/orange/tdidt.o -fPIC -fpermissive -w -DLINUX -DORANGE_EXPORTS cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -Isource/orange/liblinear -Isource/orange/ppp -Isource/orange/px -I/usr/include/python2.7 -c source/orange/examplegen.cpp -o build/temp.linux-x86_64-2.7/source/orange/examplegen.o -fPIC -fpermissive -w -DLINUX -DORANGE_EXPORTS cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default] gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -Isource/include -Isource/orange/liblinear -Isource/orange/ppp -Isource/orange/px -I/usr/include/python2.7 -c source/orange/functions.cpp -o build/temp.linux-x86_64-2.7/source/orange/functions.o -fPIC -fpermissive -w -DLINUX -DORANGE_EXPORTS cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default]