1. * Package: dev-python/cvxopt-1.1.5-r1
  2. * Repository: gentoo
  3. * Maintainer: sci-mathematics@gentoo.org
  4. * USE: amd64 dsdp elibc_glibc glpk kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking cvxopt-1.1.5.tar.gz to /tmp/portage/dev-python/cvxopt-1.1.5-r1/work
  8. >>> Source unpacked in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work
  9. >>> Preparing source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
  10. * Applying cvxopt-1.1.5-setup.patch ...
  11. [ ok ]
  12. >>> Source prepared.
  13. >>> Configuring source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
  14. >>> Source configured.
  15. >>> Compiling source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
  16. * Building of dev-python/cvxopt-1.1.5-r1 with CPython 2.7...
  17. python2.7 setup.py build -b build-2.7
  18. running build
  19. running build_py
  20. creating build-2.7
  21. creating build-2.7/lib.linux-x86_64-2.7
  22. creating build-2.7/lib.linux-x86_64-2.7/cvxopt
  23. copying python/cvxprog.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  24. copying python/misc.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  25. copying python/info.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  26. copying python/__init__.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  27. copying python/modeling.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  28. copying python/coneprog.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  29. copying python/solvers.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  30. copying python/printing.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  31. copying python/msk.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  32. warning: build_py: byte-compiling is disabled, skipping.
  33. running build_ext
  34. building 'glpk' extension
  35. creating build-2.7/temp.linux-x86_64-2.7
  36. creating build-2.7/temp.linux-x86_64-2.7/C
  37. 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
  38. 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
  39. building 'dsdp' extension
  40. 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
  41. 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
  42. building 'base' extension
  43. 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
  44. 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
  45. 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
  46. 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
  47. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llapack
  48. collect2: error: ld returned 1 exit status
  49. error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
  50. * ERROR: dev-python/cvxopt-1.1.5-r1 failed (compile phase):
  51. * Building failed with CPython 2.7 in distutils_building() function
  52. *
  53. * Call stack:
  54. * ebuild.sh, line 85: Called src_compile
  55. * environment, line 5216: Called distutils_src_compile
  56. * environment, line 1364: Called python_execute_function 'distutils_building'
  57. * environment, line 3600: Called die
  58. * The specific snippet of code:
  59. * die "${failure_message}";
  60. *
  61. * If you need support, post the output of `emerge --info '=dev-python/cvxopt-1.1.5-r1'`,
  62. * the complete build log and the output of `emerge -pqv '=dev-python/cvxopt-1.1.5-r1'`.
  63. sed: couldn't open temporary file /etc/portage/package.mask/sedmCcxl1: Permission denied