- * Package: dev-python/cvxopt-1.1.5-r1
- * Repository: gentoo
- * Maintainer: sci-mathematics@gentoo.org
- * USE: amd64 dsdp elibc_glibc glpk kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> 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 -ggdb -frecord-gcc-switches -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 -ggdb -frecord-gcc-switches -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 -ggdb -frecord-gcc-switches -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 -lblas -llapack -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/cvxopt/base.so
- /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llapack
- collect2: error: ld returned 1 exit status
- error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
- * ERROR: dev-python/cvxopt-1.1.5-r1 failed (compile phase):
- * Building failed with CPython 2.7 in distutils_building() function
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 5216: Called distutils_src_compile
- * environment, line 1364: Called python_execute_function 'distutils_building'
- * environment, line 3600: 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'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedmCcxl1: Permission denied