1. * Package: dev-python/scimath-4.1.0
  2. * Repository: gentoo
  3. * Maintainer: python@gentoo.org sci@gentoo.org
  4. * USE: amd64 doc elibc_glibc 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 scimath-4.1.0.tar.gz to /tmp/portage/dev-python/scimath-4.1.0/work
  15. >>> Source unpacked in /tmp/portage/dev-python/scimath-4.1.0/work
  16. >>> Preparing source in /tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0 ...
  19. >>> Source configured.
  20. >>> Compiling source in /tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0 ...
  21. * Building of dev-python/scimath-4.1.0 with CPython 2.7...
  22. python2.7 setup.py build -b build-2.7
  23. running build
  24. running config_cc
  25. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  26. running config_fc
  27. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  28. running build_src
  29. build_src
  30. building extension "scimath.interpolate._interpolate" sources
  31. building data_files sources
  32. build_src: building npy-pkg config files
  33. running build_py
  34. creating build-2.7
  35. creating build-2.7/lib.linux-x86_64-2.7
  36. creating build-2.7/lib.linux-x86_64-2.7/scimath
  37. creating build-2.7/lib.linux-x86_64-2.7/scimath/interpolate
  38. copying scimath/interpolate/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/interpolate
  39. copying scimath/interpolate/setup.py -> build-2.7/lib.linux-x86_64-2.7/scimath/interpolate
  40. copying scimath/interpolate/fitting.py -> build-2.7/lib.linux-x86_64-2.7/scimath/interpolate
  41. copying scimath/interpolate/interpolate.py -> build-2.7/lib.linux-x86_64-2.7/scimath/interpolate
  42. copying scimath/interpolate/api.py -> build-2.7/lib.linux-x86_64-2.7/scimath/interpolate
  43. copying ./scimath/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath
  44. creating build-2.7/lib.linux-x86_64-2.7/scimath/mathematics
  45. copying ./scimath/mathematics/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/mathematics
  46. copying ./scimath/mathematics/quaternion.py -> build-2.7/lib.linux-x86_64-2.7/scimath/mathematics
  47. copying ./scimath/mathematics/api.py -> build-2.7/lib.linux-x86_64-2.7/scimath/mathematics
  48. creating build-2.7/lib.linux-x86_64-2.7/scimath/physical_quantities
  49. copying ./scimath/physical_quantities/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/physical_quantities
  50. copying ./scimath/physical_quantities/dimensions.py -> build-2.7/lib.linux-x86_64-2.7/scimath/physical_quantities
  51. copying ./scimath/physical_quantities/units.py -> build-2.7/lib.linux-x86_64-2.7/scimath/physical_quantities
  52. copying ./scimath/physical_quantities/util.py -> build-2.7/lib.linux-x86_64-2.7/scimath/physical_quantities
  53. creating build-2.7/lib.linux-x86_64-2.7/scimath/units
  54. copying ./scimath/units/example.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  55. copying ./scimath/units/variable.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  56. copying ./scimath/units/units_version.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  57. copying ./scimath/units/substance.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  58. copying ./scimath/units/unit_scalar.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  59. copying ./scimath/units/style_manager.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  60. copying ./scimath/units/acceleration.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  61. copying ./scimath/units/frequency.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  62. copying ./scimath/units/geo_units.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  63. copying ./scimath/units/energy.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  64. copying ./scimath/units/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  65. copying ./scimath/units/force.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  66. copying ./scimath/units/unit_system.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  67. copying ./scimath/units/speed.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  68. copying ./scimath/units/mass.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  69. copying ./scimath/units/convert.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  70. copying ./scimath/units/power.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  71. copying ./scimath/units/quantity_trait.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  72. copying ./scimath/units/unit_array.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  73. copying ./scimath/units/unit_converter.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  74. copying ./scimath/units/quantity_traits.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  75. copying ./scimath/units/unit_manipulation.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  76. copying ./scimath/units/unit_db.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  77. copying ./scimath/units/quantity.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  78. copying ./scimath/units/pressure.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  79. copying ./scimath/units/function_signature.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  80. copying ./scimath/units/has_units.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  81. copying ./scimath/units/meta_quantity.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  82. copying ./scimath/units/temperature.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  83. copying ./scimath/units/example_units.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  84. copying ./scimath/units/unit_manager.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  85. copying ./scimath/units/volume.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  86. copying ./scimath/units/time.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  87. copying ./scimath/units/electromagnetism.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  88. copying ./scimath/units/api.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  89. copying ./scimath/units/family_name_trait.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  90. copying ./scimath/units/length.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  91. copying ./scimath/units/density.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  92. copying ./scimath/units/angle.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  93. copying ./scimath/units/unit_parser.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  94. copying ./scimath/units/smart_unit.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  95. copying ./scimath/units/unit_traits.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  96. copying ./scimath/units/unit.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  97. copying ./scimath/units/area.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  98. copying ./scimath/units/SI.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  99. copying ./scimath/units/dimensionless.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  100. copying ./scimath/units/scalar.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units
  101. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/ui
  102. copying ./scimath/units/ui/meta_quantity_view.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/ui
  103. copying ./scimath/units/ui/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/ui
  104. copying ./scimath/units/ui/quantity_view.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/ui
  105. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/wx
  106. copying ./scimath/units/wx/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/wx
  107. copying ./scimath/units/wx/quantity_editor.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/wx
  108. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  109. copying ./scimath/units/tests/unit_manipulation_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  110. copying ./scimath/units/tests/unit_scalar_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  111. copying ./scimath/units/tests/meta_quantity_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  112. copying ./scimath/units/tests/unit_array_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  113. copying ./scimath/units/tests/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  114. copying ./scimath/units/tests/units_dimensionless_test.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  115. copying ./scimath/units/tests/units_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  116. copying ./scimath/units/tests/available_imports_test.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  117. copying ./scimath/units/tests/has_units_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  118. copying ./scimath/units/tests/traits_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  119. copying ./scimath/units/tests/function_signature_test_case.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/tests
  120. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  121. copying ./scimath/units/plugin/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  122. copying ./scimath/units/plugin/quantity_resource_type.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  123. copying ./scimath/units/plugin/resource_type_plugin_definition.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  124. copying ./scimath/units/plugin/new_quantity_resource_page.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  125. copying ./scimath/units/plugin/units_ui_plugin_definition.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  126. copying ./scimath/units/plugin/new_quantity_wizard.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  127. copying ./scimath/units/plugin/quantity_node_type.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  128. copying ./scimath/units/plugin/units_resource_plugin_definition.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  129. copying ./scimath/units/plugin/new_scalar_wizard.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  130. copying ./scimath/units/plugin/units_plugin_definition.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  131. copying ./scimath/units/plugin/quantity_resource_open_cookie.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  132. copying ./scimath/units/plugin/quantity_resource_editor.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  133. copying ./scimath/units/plugin/units_plugin.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin
  134. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/action
  135. copying ./scimath/units/plugin/action/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/action
  136. copying ./scimath/units/plugin/action/set_unit_system_action.py -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/action
  137. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/data
  138. copying ./scimath/units/data/unit_family_membership.txt -> build-2.7/lib.linux-x86_64-2.7/scimath/units/data
  139. copying ./scimath/units/data/unit_ranges.txt -> build-2.7/lib.linux-x86_64-2.7/scimath/units/data
  140. copying ./scimath/units/data/unit_families.txt -> build-2.7/lib.linux-x86_64-2.7/scimath/units/data
  141. copying ./scimath/units/data/unit_formatting.txt -> build-2.7/lib.linux-x86_64-2.7/scimath/units/data
  142. creating build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/images
  143. copying ./scimath/units/plugin/images/image_LICENSE.txt -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/images
  144. copying ./scimath/units/plugin/images/quantity.png -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/images
  145. copying ./scimath/units/plugin/images/error.png -> build-2.7/lib.linux-x86_64-2.7/scimath/units/plugin/images
  146. warning: build_py: byte-compiling is disabled, skipping.
  147. running build_ext
  148. customize UnixCCompiler
  149. customize UnixCCompiler using build_ext
  150. customize UnixCCompiler
  151. customize UnixCCompiler using build_ext
  152. building 'scimath.interpolate._interpolate' extension
  153. compiling C++ sources
  154. C compiler: x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC
  155. creating build-2.7/temp.linux-x86_64-2.7
  156. creating build-2.7/temp.linux-x86_64-2.7/scimath
  157. creating build-2.7/temp.linux-x86_64-2.7/scimath/interpolate
  158. compile options: '-Iscimath/interpolate -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c'
  159. x86_64-pc-linux-gnu-g++: scimath/interpolate/_interpolate.cpp
  160. scimath/interpolate/_interpolate.cpp: In function 'PyObject* linear_method(PyObject*, PyObject*, PyObject*)':
  161. scimath/interpolate/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  162. scimath/interpolate/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  163. scimath/interpolate/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  164. scimath/interpolate/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  165. scimath/interpolate/_interpolate.cpp: In function 'PyObject* loginterp_method(PyObject*, PyObject*, PyObject*)':
  166. scimath/interpolate/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  167. scimath/interpolate/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  168. scimath/interpolate/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  169. scimath/interpolate/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  170. scimath/interpolate/_interpolate.cpp: In function 'PyObject* window_average_method(PyObject*, PyObject*, PyObject*)':
  171. scimath/interpolate/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  172. scimath/interpolate/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  173. scimath/interpolate/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  174. scimath/interpolate/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  175. scimath/interpolate/_interpolate.cpp: In function 'PyObject* block_average_above_method(PyObject*, PyObject*, PyObject*)':
  176. scimath/interpolate/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  177. scimath/interpolate/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  178. scimath/interpolate/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  179. scimath/interpolate/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  180. x86_64-pc-linux-gnu-g++ -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/scimath/interpolate/_interpolate.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/scimath/interpolate/_interpolate.so
  181. running scons
  182. make -j24 -C docs html
  183. make: Entering directory `/tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0/docs'
  184. sphinx-build -b html -d build/doctrees source build/html
  185. Making output directory...
  186. Running Sphinx v1.1.3
  187. loading pickled environment... not yet created
  188. building [html]: targets for 11 source files that are out of date
  189. updating environment: 11 added, 0 changed, 0 removed
  190. reading sources... [ 9%] index
  191. reading sources... [ 18%] interpolate/index
  192. reading sources... [ 27%] mathematics/index
  193. reading sources... [ 36%] units/about
  194. reading sources... [ 45%] units/available_units
  195. reading sources... [ 54%] units/extend_unit_parser
  196. reading sources... [ 63%] units/index
  197. reading sources... [ 72%] units/intro
  198. reading sources... [ 81%] units/unit_funcs
  199. Unable to access the X Display, is $DISPLAY set properly?
  200. make: *** [html] Error 1
  201. make: Leaving directory `/tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0/docs'
  202. * ERROR: dev-python/scimath-4.1.0 failed (compile phase):
  203. * emake failed
  204. *
  205. * If you need support, post the output of `emerge --info '=dev-python/scimath-4.1.0'`,
  206. * the complete build log and the output of `emerge -pqv '=dev-python/scimath-4.1.0'`.
  207. * The complete build log is located at '/var/log/portage/dev-python:scimath-4.1.0:20130105-211932.log'.
  208. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/scimath-4.1.0/temp/build.log'.
  209. * The ebuild environment file is located at '/tmp/portage/dev-python/scimath-4.1.0/temp/environment'.
  210. * Working directory: '/tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0'
  211. * S: '/tmp/portage/dev-python/scimath-4.1.0/work/scimath-4.1.0'