* Package: dev-python/pyopencl-0.92  * Repository: gentoo  * Maintainer: spock@gentoo.org python@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib opengl userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking pyopencl-0.92.tar.gz to /var/tmp/portage/dev-python/pyopencl-0.92/work >>> Source unpacked in /var/tmp/portage/dev-python/pyopencl-0.92/work >>> Preparing source in /var/tmp/portage/dev-python/pyopencl-0.92/work/pyopencl-0.92 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pyopencl-0.92/work/pyopencl-0.92 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pyopencl-0.92/work/pyopencl-0.92 ... * Building of dev-python/pyopencl-0.92 with CPython 2.7... python2.7 setup.py build -b build-2.7 running build running build_py creating build-2.7 creating build-2.7/lib.linux-x86_64-2.7 creating build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/version.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/clmath.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/tools.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/array.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/elementwise.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/__init__.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl copying pyopencl/clrandom.py -> build-2.7/lib.linux-x86_64-2.7/pyopencl warning: build_py: byte-compiling is disabled, skipping. running build_ext building '_cl' extension creating build-2.7/temp.linux-x86_64-2.7 creating build-2.7/temp.linux-x86_64-2.7/src creating build-2.7/temp.linux-x86_64-2.7/src/wrapper creating build-2.7/temp.linux-x86_64-2.7/bpl-subset creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/smart_ptr creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/smart_ptr/src creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread/src creating build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread/src/pthread x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/wrapper/wrap_cl.cpp -o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_cl.o In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_cl.cpp:1: /usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_cl.cpp:1: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_cl.cpp:1: /usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_cl.cpp:1: /usr/include/features.h:164:1: warning: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/wrapper/wrap_cl_part_1.cpp -o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_cl_part_1.o In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_cl_part_1.cpp:1: /usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_cl_part_1.cpp:1: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_cl_part_1.cpp:1: /usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_cl_part_1.cpp:1: /usr/include/features.h:164:1: warning: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/wrapper/wrap_cl_part_2.cpp -o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_cl_part_2.o In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_cl_part_2.cpp:1: /usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_cl_part_2.cpp:1: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_cl_part_2.cpp:1: /usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_cl_part_2.cpp:1: /usr/include/features.h:164:1: warning: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c src/wrapper/wrap_constants.cpp -o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_constants.o In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_constants.cpp:1: /usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_constants.cpp:1: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from bpl-subset/bpl_subset/boost/python/detail/wrap_python.hpp:50, from bpl-subset/bpl_subset/boost/python/detail/prefix.hpp:13, from bpl-subset/bpl_subset/boost/python/slice.hpp:9, from src/wrapper/wrap_cl.hpp:41, from src/wrapper/wrap_constants.cpp:1: /usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from /usr/include/CL/cl_platform.h:155, from /usr/include/CL/cl.h:32, from src/wrapper/wrap_cl.hpp:20, from src/wrapper/wrap_constants.cpp:1: /usr/include/features.h:164:1: warning: this is the location of the previous definition src/wrapper/wrap_constants.cpp: In function 'void pyopencl_expose_constants()': src/wrapper/wrap_constants.cpp:87: warning: deprecated conversion from string constant to 'char*' src/wrapper/wrap_constants.cpp:91: warning: deprecated conversion from string constant to 'char*' src/wrapper/wrap_constants.cpp:92: warning: deprecated conversion from string constant to 'char*' src/wrapper/wrap_constants.cpp:93: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/converter/arg_to_python_base.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/arg_to_python_base.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/converter/type_id.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/type_id.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/converter/registry.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/registry.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/converter/builtin_converters.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/builtin_converters.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/converter/from_python.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/from_python.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/enum.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/enum.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/pickle_support.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/pickle_support.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/function_doc_signature.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/function_doc_signature.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/iterator.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/iterator.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/stl_iterator.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/stl_iterator.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/life_support.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/life_support.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/function.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/function.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/class.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/class.o bpl-subset/bpl_subset/libs/python/src/object/class.cpp: In function 'int boost::python::property_init(PyObject*, PyObject*, PyObject*)': bpl-subset/bpl_subset/libs/python/src/object/class.cpp:79: warning: deprecated conversion from string constant to 'char*' bpl-subset/bpl_subset/libs/python/src/object/class.cpp:79: warning: deprecated conversion from string constant to 'char*' bpl-subset/bpl_subset/libs/python/src/object/class.cpp:79: warning: deprecated conversion from string constant to 'char*' bpl-subset/bpl_subset/libs/python/src/object/class.cpp:79: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object/inheritance.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/inheritance.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/smart_ptr/src/sp_debug_hooks.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/smart_ptr/src/sp_debug_hooks.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/smart_ptr/src/sp_collector.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/smart_ptr/src/sp_collector.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/long.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/long.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/errors.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/errors.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/exec.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/exec.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object_operators.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object_operators.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/tuple.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/tuple.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/str.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/str.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/list.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/list.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/import.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/import.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/module.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/module.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/dict.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/dict.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/slice.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/slice.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/wrapper.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/wrapper.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/numeric.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/numeric.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/python/src/object_protocol.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object_protocol.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/thread/src/pthread/thread.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread/src/pthread/thread.o x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -fPIC -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 -DHAVE_GL=1 -Isrc/cpp -Ibpl-subset/bpl_subset -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c bpl-subset/bpl_subset/libs/thread/src/pthread/once.cpp -o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread/src/pthread/once.o x86_64-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_cl.o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_cl_part_1.o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_cl_part_2.o build-2.7/temp.linux-x86_64-2.7/src/wrapper/wrap_constants.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/arg_to_python_base.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/type_id.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/registry.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/builtin_converters.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/converter/from_python.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/enum.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/pickle_support.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/function_doc_signature.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/iterator.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/stl_iterator.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/life_support.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/function.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/class.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object/inheritance.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/smart_ptr/src/sp_debug_hooks.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/smart_ptr/src/sp_collector.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/long.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/errors.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/exec.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object_operators.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/tuple.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/str.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/list.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/import.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/module.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/dict.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/slice.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/wrapper.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/numeric.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/python/src/object_protocol.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread/src/pthread/thread.o build-2.7/temp.linux-x86_64-2.7/bpl-subset/bpl_subset/libs/thread/src/pthread/once.o -L/usr/lib64 -lOpenCL -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/pyopencl/_cl.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lOpenCL collect2: ld returned 1 exit status error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 * ERROR: dev-python/pyopencl-0.92 failed (compile phase): * Building failed with CPython 2.7 in distutils_building() function * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3651: Called distutils_src_compile * environment, line 967: Called python_execute_function 'distutils_building' * environment, line 2065: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/pyopencl-0.92', * the complete build log and the output of 'emerge -pqv =dev-python/pyopencl-0.92'. * The complete build log is located at '/var/tmp/portage/dev-python/pyopencl-0.92/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyopencl-0.92/temp/environment'. * S: '/var/tmp/portage/dev-python/pyopencl-0.92/work/pyopencl-0.92'