1. * Package: dev-python/cvxopt-1.1.5-r1
  2. * Repository: gentoo
  3. * Maintainer: sci-mathematics@gentoo.org
  4. * USE: amd64 doc dsdp elibc_glibc glpk kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking cvxopt-1.1.5.tar.gz to /tmp/portage/dev-python/cvxopt-1.1.5-r1/work
  15. >>> Source unpacked in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work
  16. >>> Preparing source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
  17. * Applying cvxopt-1.1.5-setup.patch ...
  18. [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
  21. >>> Source configured.
  22. >>> Compiling source in /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src ...
  23. * Building of dev-python/cvxopt-1.1.5-r1 with CPython 2.7...
  24. python2.7 setup.py build -b build-2.7
  25. running build
  26. running build_py
  27. creating build-2.7
  28. creating build-2.7/lib.linux-x86_64-2.7
  29. creating build-2.7/lib.linux-x86_64-2.7/cvxopt
  30. copying python/cvxprog.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  31. copying python/misc.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  32. copying python/info.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  33. copying python/__init__.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  34. copying python/modeling.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  35. copying python/coneprog.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  36. copying python/solvers.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  37. copying python/printing.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  38. copying python/msk.py -> build-2.7/lib.linux-x86_64-2.7/cvxopt
  39. warning: build_py: byte-compiling is disabled, skipping.
  40. running build_ext
  41. building 'glpk' extension
  42. creating build-2.7/temp.linux-x86_64-2.7
  43. creating build-2.7/temp.linux-x86_64-2.7/C
  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/glpk.c -o build-2.7/temp.linux-x86_64-2.7/C/glpk.o
  45. 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
  46. building 'dsdp' extension
  47. 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
  48. 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
  49. building 'base' extension
  50. 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
  51. 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
  52. 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
  53. 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
  54. building 'blas' extension
  55. 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
  56. 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
  57. building 'lapack' extension
  58. 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
  59. 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
  60. building 'umfpack' extension
  61. 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
  62. 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
  63. building 'cholmod' extension
  64. 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
  65. 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
  66. building 'amd' extension
  67. 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
  68. 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
  69. building 'misc_solvers' extension
  70. 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
  71. 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
  72. * Building of dev-python/cvxopt-1.1.5-r1 with CPython 3.2...
  73. python3.2 setup.py build -b build-3.2
  74. running build
  75. running build_py
  76. creating build-3.2
  77. creating build-3.2/lib.linux-x86_64-3.2
  78. creating build-3.2/lib.linux-x86_64-3.2/cvxopt
  79. copying python/cvxprog.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  80. copying python/misc.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  81. copying python/info.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  82. copying python/__init__.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  83. copying python/modeling.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  84. copying python/coneprog.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  85. copying python/solvers.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  86. copying python/printing.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  87. copying python/msk.py -> build-3.2/lib.linux-x86_64-3.2/cvxopt
  88. warning: build_py: byte-compiling is disabled, skipping.
  89. running build_ext
  90. building 'glpk' extension
  91. creating build-3.2/temp.linux-x86_64-3.2
  92. creating build-3.2/temp.linux-x86_64-3.2/C
  93. 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
  94. 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
  95. building 'dsdp' extension
  96. 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
  97. 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
  98. building 'base' extension
  99. 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
  100. 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
  101. 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
  102. 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
  103. building 'blas' extension
  104. 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
  105. 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
  106. building 'lapack' extension
  107. 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
  108. 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
  109. building 'umfpack' extension
  110. 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
  111. 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
  112. building 'cholmod' extension
  113. 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
  114. 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
  115. building 'amd' extension
  116. 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
  117. 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
  118. building 'misc_solvers' extension
  119. 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
  120. 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
  121. make -j24 -C /tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc -B html
  122. make: Entering directory `/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc'
  123. mkdir -p build/html build/doctrees
  124. sphinx-build -b html -d build/doctrees source build/html
  125. Running Sphinx v1.1.3
  126. loading pickled environment... not yet created
  127. building [html]: targets for 13 source files that are out of date
  128. updating environment: 13 added, 0 changed, 0 removed
  129. reading sources... [ 7%] blas
  130. reading sources... [ 15%] c-api
  131. reading sources... [ 23%] coneprog
  132. reading sources... [ 30%] copyright
  133. reading sources... [ 38%] fftw
  134. reading sources... [ 46%] index
  135. reading sources... [ 53%] intro
  136. reading sources... [ 61%] lapack
  137. reading sources... [ 69%] matrices
  138. reading sources... [ 76%] modeling
  139. reading sources... [ 84%] printing
  140. reading sources... [ 92%] solvers
  141. reading sources... [100%] spsolvers
  142. /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
  143. /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
  144. /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
  145. looking for now-outdated files... none found
  146. pickling environment... done
  147. checking consistency... done
  148. preparing documents... done
  149. writing output... [ 7%] blas
  150. writing output... [ 15%] c-api
  151. writing output... [ 23%] coneprog
  152. writing output... [ 30%] copyright
  153. writing output... [ 38%] fftw
  154. writing output... [ 46%] index
  155. writing output... [ 53%] intro
  156. writing output... [ 61%] lapack
  157. writing output... [ 69%] matrices
  158. writing output... [ 76%] modeling
  159. writing output... [ 84%] printing
  160. writing output... [ 92%] solvers
  161. writing output... [100%] spsolvers
  162. writing additional files... search
  163. copying images... [ 25%] portfolio1.png
  164. copying images... [ 50%] portfolio2.png
  165. copying images... [ 75%] normappr.png
  166. copying images... [100%] floorplan.png
  167. copying static files... done
  168. dumping search index... done
  169. dumping object inventory... done
  170. build succeeded, 3 warnings.
  171. Build finished. The HTML pages are in build/html.
  172. make: Leaving directory `/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/doc'
  173. >>> Source compiled.
  174. * Testing of dev-python/cvxopt-1.1.5-r1 with CPython 2.7...
  175. pcost dcost gap pres dres k/t
  176. 0: -8.1000e+00 -1.8300e+01 4e+00 0e+00 8e-01 1e+00
  177. 1: -8.8055e+00 -9.4357e+00 2e-01 3e-16 4e-02 3e-02
  178. 2: -8.9981e+00 -9.0049e+00 2e-03 3e-16 5e-04 4e-04
  179. 3: -9.0000e+00 -9.0000e+00 2e-05 2e-16 5e-06 4e-06
  180. 4: -9.0000e+00 -9.0000e+00 2e-07 3e-16 5e-08 4e-08
  181. Optimal solution found.
  182. x =
  183. [ 1.00e+00]
  184. [ 1.00e+00]
  185. * Testing of dev-python/cvxopt-1.1.5-r1 with CPython 3.2...
  186. Traceback (most recent call last):
  187. File "lp.py", line 7, in <module>
  188. sol = solvers.lp(c, G, h)
  189. 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
  190. if A is None: A = spmatrix([], [], [], (0,n), 'd')
  191. TypeError: invalid dimension tuple
  192. * ERROR: dev-python/cvxopt-1.1.5-r1 failed (test phase):
  193. * Testing failed with CPython 3.2 in testing() function
  194. *
  195. * Call stack:
  196. * ebuild.sh, line 93: Called src_test
  197. * environment, line 5235: Called python_execute_function 'testing'
  198. * environment, line 3572: Called die
  199. * The specific snippet of code:
  200. * die "${failure_message}";
  201. *
  202. * If you need support, post the output of `emerge --info '=dev-python/cvxopt-1.1.5-r1'`,
  203. * the complete build log and the output of `emerge -pqv '=dev-python/cvxopt-1.1.5-r1'`.
  204. * The complete build log is located at '/var/log/portage/dev-python:cvxopt-1.1.5-r1:20130108-171511.log'.
  205. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/build.log'.
  206. * The ebuild environment file is located at '/tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/environment'.
  207. * Working directory: '/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/examples/doc/chap8'
  208. * S: '/tmp/portage/dev-python/cvxopt-1.1.5-r1/work/cvxopt-1.1.5/src'
  209. >>> Install cvxopt-1.1.5-r1 into /tmp/portage/dev-python/cvxopt-1.1.5-r1/image/ category dev-python
  210. * Installation of dev-python/cvxopt-1.1.5-r1 with CPython 2.7...
  211. 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
  212. running build
  213. running build_py
  214. warning: build_py: byte-compiling is disabled, skipping.
  215. running build_ext
  216. running install
  217. running install_lib
  218. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images
  219. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7
  220. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr
  221. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64
  222. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7
  223. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages
  224. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvxopt
  225. 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
  226. 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
  227. 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
  228. 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
  229. 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
  230. 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
  231. 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
  232. 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
  233. 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
  234. 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
  235. 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
  236. 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
  237. 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
  238. 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
  239. 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
  240. 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
  241. 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
  242. 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
  243. warning: install_lib: byte-compiling is disabled, skipping.
  244. running install_egg_info
  245. 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
  246. * Installation of dev-python/cvxopt-1.1.5-r1 with CPython 3.2...
  247. 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
  248. running build
  249. running build_py
  250. warning: build_py: byte-compiling is disabled, skipping.
  251. running build_ext
  252. running install
  253. running install_lib
  254. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2
  255. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr
  256. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64
  257. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2
  258. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages
  259. creating /tmp/portage/dev-python/cvxopt-1.1.5-r1/temp/images/3.2/usr/lib64/python3.2/site-packages/cvxopt
  260. 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
  261. 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
  262. 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
  263. 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
  264. 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
  265. 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
  266. 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
  267. 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
  268. 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
  269. 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
  270. 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
  271. 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
  272. 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
  273. 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
  274. 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
  275. 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
  276. 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
  277. 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
  278. warning: install_lib: byte-compiling is disabled, skipping.
  279. running install_egg_info
  280. 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
  281. >>> Completed installing cvxopt-1.1.5-r1 into /tmp/portage/dev-python/cvxopt-1.1.5-r1/image/
  282. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  283. usr/lib64/python3.2/site-packages/cvxopt/amd.cpython-32.so
  284. usr/lib64/python2.7/site-packages/cvxopt/glpk.so
  285. usr/lib64/python3.2/site-packages/cvxopt/blas.cpython-32.so
  286. usr/lib64/python3.2/site-packages/cvxopt/dsdp.cpython-32.so
  287. usr/lib64/python2.7/site-packages/cvxopt/cholmod.so
  288. usr/lib64/python2.7/site-packages/cvxopt/umfpack.so
  289. usr/lib64/python3.2/site-packages/cvxopt/umfpack.cpython-32.so
  290. usr/lib64/python2.7/site-packages/cvxopt/base.so
  291. usr/lib64/python2.7/site-packages/cvxopt/amd.so
  292. usr/lib64/python3.2/site-packages/cvxopt/glpk.cpython-32.so
  293. usr/lib64/python2.7/site-packages/cvxopt/dsdp.so
  294. usr/lib64/python3.2/site-packages/cvxopt/cholmod.cpython-32.so
  295. usr/lib64/python2.7/site-packages/cvxopt/misc_solvers.so
  296. usr/lib64/python2.7/site-packages/cvxopt/blas.so
  297. usr/lib64/python3.2/site-packages/cvxopt/lapack.cpython-32.so
  298. usr/lib64/python3.2/site-packages/cvxopt/base.cpython-32.so
  299. usr/lib64/python3.2/site-packages/cvxopt/misc_solvers.cpython-32.so
  300. usr/lib64/python2.7/site-packages/cvxopt/lapack.so
  301. ecompressdir: bzip2 -9 /usr/share/doc
  302. * Compilation and optimization of Python modules for CPython 2.7 ...
  303. [ ok ]
  304. * Compilation and optimization of Python modules for CPython 3.2 ...
  305. [ ok ]