- * Package: dev-python/cvxopt-1.1.5-r1
- * Repository: gentoo
- * Maintainer: sci-mathematics@gentoo.org
- * USE: amd64 doc dsdp elibc_glibc glpk kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking cvxopt-1.1.5.tar.gz to /tmp/portage/dev-python/cvxopt-1.1.5-r1/work
- >>> Source unpacked in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work
- >>> Preparing source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
- * Applying cvxopt-1.1.5-setup.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
- * Building of dev-python/cvxopt-1.1.5-r1 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/cvxopt
- copying python/cvxprog.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/misc.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/info.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/__init__.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/modeling.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/coneprog.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/solvers.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/printing.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- copying python/msk.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- building 'glpk' extension
- creating build-2.7/temp.linux-x86_64-2.7
- creating build-2.7/temp.linux-x86_64-2.7/C
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/glpk.c -o build-2.7/temp.linux-x86_64-2.7/C/glpk.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/glpk.o -L -L/usr/lib64 -lglpk -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/glpk.so
- building 'dsdp' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/dsdp.c -o build-2.7/temp.linux-x86_64-2.7/C/dsdp.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/dsdp.o -L -L/usr/lib64 -ldsdp -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/dsdp.so
- building 'base' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/base.c -o build-2.7/temp.linux-x86_64-2.7/C/base.o
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/dense.c -o build-2.7/temp.linux-x86_64-2.7/C/dense.o
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/sparse.c -o build-2.7/temp.linux-x86_64-2.7/C/sparse.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/base.o build-2.7/temp.linux-x86_64-2.7/C/dense.o build-2.7/temp.linux-x86_64-2.7/C/sparse.o -L -L/usr/lib64 -llapack -lblas -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/base.so
- building 'blas' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/blas.c -o build-2.7/temp.linux-x86_64-2.7/C/blas.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/blas.o -L -L/usr/lib64 -lblas -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/blas.so
- building 'lapack' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/lapack.c -o build-2.7/temp.linux-x86_64-2.7/C/lapack.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/lapack.o -L -L/usr/lib64 -llapack -lblas -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/lapack.so
- building 'umfpack' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python2.7 -c C/umfpack.c -o build-2.7/temp.linux-x86_64-2.7/C/umfpack.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/umfpack.o -L -L/usr/lib64 -lumfpack -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/umfpack.so
- building 'cholmod' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DDLONG= -DNPARTITION=1 -I/usr/include/python2.7 -c C/cholmod.c -o build-2.7/temp.linux-x86_64-2.7/C/cholmod.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/cholmod.o -L/usr/lib64 -lcholmod -lblas -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/cholmod.so
- building 'amd' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DDLONG= -I/usr/include/python2.7 -c C/amd.c -o build-2.7/temp.linux-x86_64-2.7/C/amd.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/amd.o -L/usr/lib64 -lamd -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/amd.so
- building 'misc_solvers' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DDLONG= -I/usr/include/python2.7 -c C/misc_solvers.c -o build-2.7/temp.linux-x86_64-2.7/C/misc_solvers.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/C/misc_solvers.o -L -L/usr/lib64 -llapack -lblas -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/misc_solvers.so
- * Building of dev-python/cvxopt-1.1.5-r1 with CPython 3.2...
- python3.2 setup.py build -b build-3.2
- running build
- running build_py
- creating build-3.2
- creating build-3.2/lib.linux-x86_64-3.2
- creating build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/cvxprog.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/misc.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/info.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/__init__.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/modeling.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/coneprog.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/solvers.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/printing.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- copying python/msk.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- building 'glpk' extension
- creating build-3.2/temp.linux-x86_64-3.2
- creating build-3.2/temp.linux-x86_64-3.2/C
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/glpk.c -o build-3.2/temp.linux-x86_64-3.2/C/glpk.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/glpk.o -L -L/usr/lib64 -lglpk -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/glpk.cpython-32.so
- building 'dsdp' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/dsdp.c -o build-3.2/temp.linux-x86_64-3.2/C/dsdp.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/dsdp.o -L -L/usr/lib64 -ldsdp -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/dsdp.cpython-32.so
- building 'base' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/base.c -o build-3.2/temp.linux-x86_64-3.2/C/base.o
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/dense.c -o build-3.2/temp.linux-x86_64-3.2/C/dense.o
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/sparse.c -o build-3.2/temp.linux-x86_64-3.2/C/sparse.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/base.o build-3.2/temp.linux-x86_64-3.2/C/dense.o build-3.2/temp.linux-x86_64-3.2/C/sparse.o -L -L/usr/lib64 -llapack -lblas -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/base.cpython-32.so
- building 'blas' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/blas.c -o build-3.2/temp.linux-x86_64-3.2/C/blas.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/blas.o -L -L/usr/lib64 -lblas -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/blas.cpython-32.so
- building 'lapack' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/lapack.c -o build-3.2/temp.linux-x86_64-3.2/C/lapack.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/lapack.o -L -L/usr/lib64 -llapack -lblas -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/lapack.cpython-32.so
- building 'umfpack' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -I/usr/include/python3.2 -c C/umfpack.c -o build-3.2/temp.linux-x86_64-3.2/C/umfpack.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/umfpack.o -L -L/usr/lib64 -lumfpack -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/umfpack.cpython-32.so
- building 'cholmod' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DDLONG= -DNPARTITION=1 -I/usr/include/python3.2 -c C/cholmod.c -o build-3.2/temp.linux-x86_64-3.2/C/cholmod.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/cholmod.o -L/usr/lib64 -lcholmod -lblas -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/cholmod.cpython-32.so
- building 'amd' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DDLONG= -I/usr/include/python3.2 -c C/amd.c -o build-3.2/temp.linux-x86_64-3.2/C/amd.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/amd.o -L/usr/lib64 -lamd -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/amd.cpython-32.so
- building 'misc_solvers' extension
- x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DDLONG= -I/usr/include/python3.2 -c C/misc_solvers.c -o build-3.2/temp.linux-x86_64-3.2/C/misc_solvers.o
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-3.2/temp.linux-x86_64-3.2/C/misc_solvers.o -L -L/usr/lib64 -llapack -lblas -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/cvxopt/misc_solvers.cpython-32.so
- make -j24 -C /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc -B html
- make: Entering directory `/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc'
- mkdir -p build/html build/doctrees
- sphinx-build -b html -d build/doctrees source build/html
- Running Sphinx v1.1.3
- loading pickled environment... not yet created
- building [html]: targets for 13 source files that are out of date
- updating environment: 13 added, 0 changed, 0 removed
- reading sources... [ 7%] blas
- reading sources... [ 15%] c-api
- reading sources... [ 23%] coneprog
- reading sources... [ 30%] copyright
- reading sources... [ 38%] fftw
- reading sources... [ 46%] index
- reading sources... [ 53%] intro
- reading sources... [ 61%] lapack
- reading sources... [ 69%] matrices
- reading sources... [ 76%] modeling
- reading sources... [ 84%] printing
- reading sources... [ 92%] solvers
- reading sources... [100%] spsolvers
- /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc/source/c-api.rst:12: WARNING: using old C markup; please migrate to new-style markup (e.g. c:function instead of cfunction), see http://sphinx.pocoo.org/domains.html
- /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc/source/modeling.rst:622: WARNING: duplicate object description of tofile, other instance in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc/source/matrices.rst, use :noindex: for one of them
- /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc/source/modeling.rst:629: WARNING: duplicate object description of fromfile, other instance in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc/source/matrices.rst, use :noindex: for one of them
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 7%] blas
- writing output... [ 15%] c-api
- writing output... [ 23%] coneprog
- writing output... [ 30%] copyright
- writing output... [ 38%] fftw
- writing output... [ 46%] index
- writing output... [ 53%] intro
- writing output... [ 61%] lapack
- writing output... [ 69%] matrices
- writing output... [ 76%] modeling
- writing output... [ 84%] printing
- writing output... [ 92%] solvers
- writing output... [100%] spsolvers
- writing additional files... search
- copying images... [ 25%] portfolio1.png
- copying images... [ 50%] portfolio2.png
- copying images... [ 75%] normappr.png
- copying images... [100%] floorplan.png
- copying static files... done
- dumping search index... done
- dumping object inventory... done
- build succeeded, 3 warnings.
- Build finished. The HTML pages are in build/html.
- make: Leaving directory `/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc'
- >>> Source compiled.
- * Testing of dev-python/cvxopt-1.1.5-r1 with CPython 2.7...
- pcost dcost gap pres dres k/t
- 0: -8.1000e+00 -1.8300e+01 4e+00 0e+00 8e-01 1e+00
- 1: -8.8055e+00 -9.4357e+00 2e-01 3e-16 4e-02 3e-02
- 2: -8.9981e+00 -9.0049e+00 2e-03 3e-16 5e-04 4e-04
- 3: -9.0000e+00 -9.0000e+00 2e-05 2e-16 5e-06 4e-06
- 4: -9.0000e+00 -9.0000e+00 2e-07 3e-16 5e-08 4e-08
- Optimal solution found.
- x =
- [ 1.00e+00]
- [ 1.00e+00]
- * Testing of dev-python/cvxopt-1.1.5-r1 with CPython 3.2...
- Traceback (most recent call last):
- File "lp.py", line 7, in <module>
- sol = solvers.lp(c, G, h)
- File "/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src/build-3.2/lib.linux-x86_64-3.2/cvxopt/coneprog.py", line 2811, in lp
- if A is None: A = spmatrix([], [], [], (0,n), 'd')
- TypeError: invalid dimension tuple
- * ERROR: dev-python/cvxopt-1.1.5-r1 failed (test phase):
- * Testing failed with CPython 3.2 in testing() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 5235: Called python_execute_function 'testing'
- * environment, line 3572: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-python/cvxopt-1.1.5-r1'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/cvxopt-1.1.5-r1'`.
- * The complete build log is located at '/var/log/portage/dev-python:cvxopt-1.1.5-r1:20130108-171511.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/environment'.
- * Working directory: '/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/examples/doc/chap8'
- * S: '/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src'
- >>> Install cvxopt-1.1.5-r1 into /tmp/portage/dev-python/cvxopt-1.1.5-r1/image/ category dev-python
- * Installation of dev-python/cvxopt-1.1.5-r1 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7
- running build
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- running install
- running install_lib
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/misc_solvers.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/amd.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/cholmod.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/umfpack.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/lapack.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/blas.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/base.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/dsdp.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/glpk.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/msk.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/printing.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/solvers.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/coneprog.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/modeling.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/__init__.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/info.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/misc.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- copying build-2.7/lib.linux-x86_64-2.7/cvxopt/cvxprog.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_egg_info
- Writing /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt-1.1.5-py2.7.egg-info
- * Installation of dev-python/cvxopt-1.1.5-r1 with CPython 3.2...
- python3.2 setup.py build -b build-3.2 install --no-compile --root=/tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2
- running build
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- running install
- running install_lib
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages
- creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/misc_solvers.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/amd.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/cholmod.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/umfpack.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/lapack.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/blas.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/base.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/dsdp.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/glpk.cpython-32.so -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/msk.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/printing.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/solvers.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/coneprog.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/modeling.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/__init__.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/info.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/misc.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- copying build-3.2/lib.linux-x86_64-3.2/cvxopt/cvxprog.py -> /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_egg_info
- Writing /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt-1.1.5-py3.2.egg-info
- >>> Completed installing cvxopt-1.1.5-r1 into /tmp/portage/dev-python/cvxopt-1.1.5-r1/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/python3.2/site-packages/cvxopt/amd.cpython-32.so
- usr/lib64/python2.7/site-packages/cvxopt/glpk.so
- usr/lib64/python3.2/site-packages/cvxopt/blas.cpython-32.so
- usr/lib64/python3.2/site-packages/cvxopt/dsdp.cpython-32.so
- usr/lib64/python2.7/site-packages/cvxopt/cholmod.so
- usr/lib64/python2.7/site-packages/cvxopt/umfpack.so
- usr/lib64/python3.2/site-packages/cvxopt/umfpack.cpython-32.so
- usr/lib64/python2.7/site-packages/cvxopt/base.so
- usr/lib64/python2.7/site-packages/cvxopt/amd.so
- usr/lib64/python3.2/site-packages/cvxopt/glpk.cpython-32.so
- usr/lib64/python2.7/site-packages/cvxopt/dsdp.so
- usr/lib64/python3.2/site-packages/cvxopt/cholmod.cpython-32.so
- usr/lib64/python2.7/site-packages/cvxopt/misc_solvers.so
- usr/lib64/python2.7/site-packages/cvxopt/blas.so
- usr/lib64/python3.2/site-packages/cvxopt/lapack.cpython-32.so
- usr/lib64/python3.2/site-packages/cvxopt/base.cpython-32.so
- usr/lib64/python3.2/site-packages/cvxopt/misc_solvers.cpython-32.so
- usr/lib64/python2.7/site-packages/cvxopt/lapack.so
- ecompressdir: bzip2 -9 /usr/share/doc
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]
- * Compilation and optimization of Python modules for CPython 3.2 ...
- [ ok ]