1. * Package: dev-python/sympy-0.7.2
  2. * Repository: gentoo
  3. * Maintainer: grozin@gentoo.org sci-mathematics@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib pdf test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] atlas *
  8. [2] reference
  9. Installed BLAS for library directory lib64
  10. [1] atlas *
  11. [2] atlas-threads
  12. [3] reference
  13. Installed CBLAS for library directory lib64
  14. [1] atlas
  15. [2] atlas-threads
  16. [3] gsl
  17. [4] reference *
  18. >>> Unpacking source...
  19. >>> Unpacking sympy-0.7.2.tar.gz to /tmp/portage/dev-python/sympy-0.7.2/work
  20. >>> Source unpacked in /tmp/portage/dev-python/sympy-0.7.2/work
  21. >>> Preparing source in /tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2 ...
  22. * Applying sympy-0.7.2-mpmath.patch ...
  23. [ ok ]
  24. >>> Source prepared.
  25. >>> Configuring source in /tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2 ...
  26. >>> Source configured.
  27. >>> Compiling source in /tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2 ...
  28. * Building of dev-python/sympy-0.7.2 with CPython 2.7...
  29. python2.7 setup.py build -b build-2.7
  30. /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  31. warnings.warn(str(e), _gtk.Warning)
  32. /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  33. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  34. running build
  35. running build_py
  36. creating build-2.7
  37. creating build-2.7/lib
  38. creating build-2.7/lib/sympy
  39. copying sympy/conftest.py -> build-2.7/lib/sympy
  40. copying sympy/abc.py -> build-2.7/lib/sympy
  41. copying sympy/__init__.py -> build-2.7/lib/sympy
  42. creating build-2.7/lib/sympy/assumptions
  43. copying sympy/assumptions/refine.py -> build-2.7/lib/sympy/assumptions
  44. copying sympy/assumptions/assume.py -> build-2.7/lib/sympy/assumptions
  45. copying sympy/assumptions/ask.py -> build-2.7/lib/sympy/assumptions
  46. copying sympy/assumptions/__init__.py -> build-2.7/lib/sympy/assumptions
  47. creating build-2.7/lib/sympy/assumptions/handlers
  48. copying sympy/assumptions/handlers/sets.py -> build-2.7/lib/sympy/assumptions/handlers
  49. copying sympy/assumptions/handlers/order.py -> build-2.7/lib/sympy/assumptions/handlers
  50. copying sympy/assumptions/handlers/ntheory.py -> build-2.7/lib/sympy/assumptions/handlers
  51. copying sympy/assumptions/handlers/calculus.py -> build-2.7/lib/sympy/assumptions/handlers
  52. copying sympy/assumptions/handlers/__init__.py -> build-2.7/lib/sympy/assumptions/handlers
  53. creating build-2.7/lib/sympy/categories
  54. copying sympy/categories/diagram_drawing.py -> build-2.7/lib/sympy/categories
  55. copying sympy/categories/baseclasses.py -> build-2.7/lib/sympy/categories
  56. copying sympy/categories/__init__.py -> build-2.7/lib/sympy/categories
  57. creating build-2.7/lib/sympy/combinatorics
  58. copying sympy/combinatorics/permutations.py -> build-2.7/lib/sympy/combinatorics
  59. copying sympy/combinatorics/util.py -> build-2.7/lib/sympy/combinatorics
  60. copying sympy/combinatorics/testutil.py -> build-2.7/lib/sympy/combinatorics
  61. copying sympy/combinatorics/subsets.py -> build-2.7/lib/sympy/combinatorics
  62. copying sympy/combinatorics/prufer.py -> build-2.7/lib/sympy/combinatorics
  63. copying sympy/combinatorics/polyhedron.py -> build-2.7/lib/sympy/combinatorics
  64. copying sympy/combinatorics/perm_groups.py -> build-2.7/lib/sympy/combinatorics
  65. copying sympy/combinatorics/partitions.py -> build-2.7/lib/sympy/combinatorics
  66. copying sympy/combinatorics/named_groups.py -> build-2.7/lib/sympy/combinatorics
  67. copying sympy/combinatorics/group_constructs.py -> build-2.7/lib/sympy/combinatorics
  68. copying sympy/combinatorics/graycode.py -> build-2.7/lib/sympy/combinatorics
  69. copying sympy/combinatorics/generators.py -> build-2.7/lib/sympy/combinatorics
  70. copying sympy/combinatorics/__init__.py -> build-2.7/lib/sympy/combinatorics
  71. creating build-2.7/lib/sympy/concrete
  72. copying sympy/concrete/summations.py -> build-2.7/lib/sympy/concrete
  73. copying sympy/concrete/products.py -> build-2.7/lib/sympy/concrete
  74. copying sympy/concrete/gosper.py -> build-2.7/lib/sympy/concrete
  75. copying sympy/concrete/__init__.py -> build-2.7/lib/sympy/concrete
  76. creating build-2.7/lib/sympy/core
  77. copying sympy/core/sets.py -> build-2.7/lib/sympy/core
  78. copying sympy/core/power.py -> build-2.7/lib/sympy/core
  79. copying sympy/core/numbers.py -> build-2.7/lib/sympy/core
  80. copying sympy/core/function.py -> build-2.7/lib/sympy/core
  81. copying sympy/core/expr.py -> build-2.7/lib/sympy/core
  82. copying sympy/core/evalf.py -> build-2.7/lib/sympy/core
  83. copying sympy/core/containers.py -> build-2.7/lib/sympy/core
  84. copying sympy/core/trace.py -> build-2.7/lib/sympy/core
  85. copying sympy/core/sympify.py -> build-2.7/lib/sympy/core
  86. copying sympy/core/symbol.py -> build-2.7/lib/sympy/core
  87. copying sympy/core/singleton.py -> build-2.7/lib/sympy/core
  88. copying sympy/core/rules.py -> build-2.7/lib/sympy/core
  89. copying sympy/core/relational.py -> build-2.7/lib/sympy/core
  90. copying sympy/core/operations.py -> build-2.7/lib/sympy/core
  91. copying sympy/core/multidimensional.py -> build-2.7/lib/sympy/core
  92. copying sympy/core/mul.py -> build-2.7/lib/sympy/core
  93. copying sympy/core/mod.py -> build-2.7/lib/sympy/core
  94. copying sympy/core/logic.py -> build-2.7/lib/sympy/core
  95. copying sympy/core/facts.py -> build-2.7/lib/sympy/core
  96. copying sympy/core/exprtools.py -> build-2.7/lib/sympy/core
  97. copying sympy/core/decorators.py -> build-2.7/lib/sympy/core
  98. copying sympy/core/coreerrors.py -> build-2.7/lib/sympy/core
  99. copying sympy/core/core.py -> build-2.7/lib/sympy/core
  100. copying sympy/core/compatibility.py -> build-2.7/lib/sympy/core
  101. copying sympy/core/cache.py -> build-2.7/lib/sympy/core
  102. copying sympy/core/basic.py -> build-2.7/lib/sympy/core
  103. copying sympy/core/assumptions.py -> build-2.7/lib/sympy/core
  104. copying sympy/core/add.py -> build-2.7/lib/sympy/core
  105. copying sympy/core/__init__.py -> build-2.7/lib/sympy/core
  106. creating build-2.7/lib/sympy/diffgeom
  107. copying sympy/diffgeom/rn.py -> build-2.7/lib/sympy/diffgeom
  108. copying sympy/diffgeom/diffgeom.py -> build-2.7/lib/sympy/diffgeom
  109. copying sympy/diffgeom/__init__.py -> build-2.7/lib/sympy/diffgeom
  110. creating build-2.7/lib/sympy/external
  111. copying sympy/external/importtools.py -> build-2.7/lib/sympy/external
  112. copying sympy/external/__init__.py -> build-2.7/lib/sympy/external
  113. creating build-2.7/lib/sympy/functions
  114. copying sympy/functions/__init__.py -> build-2.7/lib/sympy/functions
  115. creating build-2.7/lib/sympy/functions/combinatorial
  116. copying sympy/functions/combinatorial/numbers.py -> build-2.7/lib/sympy/functions/combinatorial
  117. copying sympy/functions/combinatorial/factorials.py -> build-2.7/lib/sympy/functions/combinatorial
  118. copying sympy/functions/combinatorial/__init__.py -> build-2.7/lib/sympy/functions/combinatorial
  119. creating build-2.7/lib/sympy/functions/elementary
  120. copying sympy/functions/elementary/trigonometric.py -> build-2.7/lib/sympy/functions/elementary
  121. copying sympy/functions/elementary/piecewise.py -> build-2.7/lib/sympy/functions/elementary
  122. copying sympy/functions/elementary/miscellaneous.py -> build-2.7/lib/sympy/functions/elementary
  123. copying sympy/functions/elementary/integers.py -> build-2.7/lib/sympy/functions/elementary
  124. copying sympy/functions/elementary/hyperbolic.py -> build-2.7/lib/sympy/functions/elementary
  125. copying sympy/functions/elementary/exponential.py -> build-2.7/lib/sympy/functions/elementary
  126. copying sympy/functions/elementary/complexes.py -> build-2.7/lib/sympy/functions/elementary
  127. copying sympy/functions/elementary/__init__.py -> build-2.7/lib/sympy/functions/elementary
  128. creating build-2.7/lib/sympy/functions/special
  129. copying sympy/functions/special/hyper.py -> build-2.7/lib/sympy/functions/special
  130. copying sympy/functions/special/gamma_functions.py -> build-2.7/lib/sympy/functions/special
  131. copying sympy/functions/special/bessel.py -> build-2.7/lib/sympy/functions/special
  132. copying sympy/functions/special/zeta_functions.py -> build-2.7/lib/sympy/functions/special
  133. copying sympy/functions/special/tensor_functions.py -> build-2.7/lib/sympy/functions/special
  134. copying sympy/functions/special/spherical_harmonics.py -> build-2.7/lib/sympy/functions/special
  135. copying sympy/functions/special/polynomials.py -> build-2.7/lib/sympy/functions/special
  136. copying sympy/functions/special/error_functions.py -> build-2.7/lib/sympy/functions/special
  137. copying sympy/functions/special/delta_functions.py -> build-2.7/lib/sympy/functions/special
  138. copying sympy/functions/special/bsplines.py -> build-2.7/lib/sympy/functions/special
  139. copying sympy/functions/special/__init__.py -> build-2.7/lib/sympy/functions/special
  140. creating build-2.7/lib/sympy/galgebra
  141. copying sympy/galgebra/latex_ex.py -> build-2.7/lib/sympy/galgebra
  142. copying sympy/galgebra/GA.py -> build-2.7/lib/sympy/galgebra
  143. copying sympy/galgebra/__init__.py -> build-2.7/lib/sympy/galgebra
  144. creating build-2.7/lib/sympy/geometry
  145. copying sympy/geometry/util.py -> build-2.7/lib/sympy/geometry
  146. copying sympy/geometry/polygon.py -> build-2.7/lib/sympy/geometry
  147. copying sympy/geometry/point.py -> build-2.7/lib/sympy/geometry
  148. copying sympy/geometry/line.py -> build-2.7/lib/sympy/geometry
  149. copying sympy/geometry/exceptions.py -> build-2.7/lib/sympy/geometry
  150. copying sympy/geometry/entity.py -> build-2.7/lib/sympy/geometry
  151. copying sympy/geometry/ellipse.py -> build-2.7/lib/sympy/geometry
  152. copying sympy/geometry/curve.py -> build-2.7/lib/sympy/geometry
  153. copying sympy/geometry/__init__.py -> build-2.7/lib/sympy/geometry
  154. creating build-2.7/lib/sympy/integrals
  155. copying sympy/integrals/trigonometry.py -> build-2.7/lib/sympy/integrals
  156. copying sympy/integrals/transforms.py -> build-2.7/lib/sympy/integrals
  157. copying sympy/integrals/risch.py -> build-2.7/lib/sympy/integrals
  158. copying sympy/integrals/rationaltools.py -> build-2.7/lib/sympy/integrals
  159. copying sympy/integrals/meijerint_doc.py -> build-2.7/lib/sympy/integrals
  160. copying sympy/integrals/meijerint.py -> build-2.7/lib/sympy/integrals
  161. copying sympy/integrals/master_test_risch.py -> build-2.7/lib/sympy/integrals
  162. copying sympy/integrals/master_risch.py -> build-2.7/lib/sympy/integrals
  163. copying sympy/integrals/integrals.py -> build-2.7/lib/sympy/integrals
  164. copying sympy/integrals/deltafunctions.py -> build-2.7/lib/sympy/integrals
  165. copying sympy/integrals/__init__.py -> build-2.7/lib/sympy/integrals
  166. creating build-2.7/lib/sympy/interactive
  167. copying sympy/interactive/session.py -> build-2.7/lib/sympy/interactive
  168. copying sympy/interactive/printing.py -> build-2.7/lib/sympy/interactive
  169. copying sympy/interactive/ipythonprinting.py -> build-2.7/lib/sympy/interactive
  170. copying sympy/interactive/__init__.py -> build-2.7/lib/sympy/interactive
  171. creating build-2.7/lib/sympy/logic
  172. copying sympy/logic/inference.py -> build-2.7/lib/sympy/logic
  173. copying sympy/logic/boolalg.py -> build-2.7/lib/sympy/logic
  174. copying sympy/logic/__init__.py -> build-2.7/lib/sympy/logic
  175. creating build-2.7/lib/sympy/logic/algorithms
  176. copying sympy/logic/algorithms/dpll2.py -> build-2.7/lib/sympy/logic/algorithms
  177. copying sympy/logic/algorithms/dpll.py -> build-2.7/lib/sympy/logic/algorithms
  178. copying sympy/logic/algorithms/__init__.py -> build-2.7/lib/sympy/logic/algorithms
  179. creating build-2.7/lib/sympy/logic/utilities
  180. copying sympy/logic/utilities/dimacs.py -> build-2.7/lib/sympy/logic/utilities
  181. copying sympy/logic/utilities/__init__.py -> build-2.7/lib/sympy/logic/utilities
  182. creating build-2.7/lib/sympy/matrices
  183. copying sympy/matrices/matrices.py -> build-2.7/lib/sympy/matrices
  184. copying sympy/matrices/immutable_matrix.py -> build-2.7/lib/sympy/matrices
  185. copying sympy/matrices/__init__.py -> build-2.7/lib/sympy/matrices
  186. creating build-2.7/lib/sympy/matrices/expressions
  187. copying sympy/matrices/expressions/transpose.py -> build-2.7/lib/sympy/matrices/expressions
  188. copying sympy/matrices/expressions/trace.py -> build-2.7/lib/sympy/matrices/expressions
  189. copying sympy/matrices/expressions/matpow.py -> build-2.7/lib/sympy/matrices/expressions
  190. copying sympy/matrices/expressions/matmul.py -> build-2.7/lib/sympy/matrices/expressions
  191. copying sympy/matrices/expressions/matexpr.py -> build-2.7/lib/sympy/matrices/expressions
  192. copying sympy/matrices/expressions/matadd.py -> build-2.7/lib/sympy/matrices/expressions
  193. copying sympy/matrices/expressions/inverse.py -> build-2.7/lib/sympy/matrices/expressions
  194. copying sympy/matrices/expressions/funcmatrix.py -> build-2.7/lib/sympy/matrices/expressions
  195. copying sympy/matrices/expressions/blockmatrix.py -> build-2.7/lib/sympy/matrices/expressions
  196. copying sympy/matrices/expressions/__init__.py -> build-2.7/lib/sympy/matrices/expressions
  197. creating build-2.7/lib/sympy/ntheory
  198. copying sympy/ntheory/partitions_.py -> build-2.7/lib/sympy/ntheory
  199. copying sympy/ntheory/residue_ntheory.py -> build-2.7/lib/sympy/ntheory
  200. copying sympy/ntheory/primetest.py -> build-2.7/lib/sympy/ntheory
  201. copying sympy/ntheory/multinomial.py -> build-2.7/lib/sympy/ntheory
  202. copying sympy/ntheory/modular.py -> build-2.7/lib/sympy/ntheory
  203. copying sympy/ntheory/generate.py -> build-2.7/lib/sympy/ntheory
  204. copying sympy/ntheory/factor_.py -> build-2.7/lib/sympy/ntheory
  205. copying sympy/ntheory/bbp_pi.py -> build-2.7/lib/sympy/ntheory
  206. copying sympy/ntheory/__init__.py -> build-2.7/lib/sympy/ntheory
  207. creating build-2.7/lib/sympy/parsing
  208. copying sympy/parsing/sympy_tokenize.py -> build-2.7/lib/sympy/parsing
  209. copying sympy/parsing/sympy_parser.py -> build-2.7/lib/sympy/parsing
  210. copying sympy/parsing/maxima.py -> build-2.7/lib/sympy/parsing
  211. copying sympy/parsing/mathematica.py -> build-2.7/lib/sympy/parsing
  212. copying sympy/parsing/ast_parser_python25.py -> build-2.7/lib/sympy/parsing
  213. copying sympy/parsing/ast_parser.py -> build-2.7/lib/sympy/parsing
  214. copying sympy/parsing/__init__.py -> build-2.7/lib/sympy/parsing
  215. creating build-2.7/lib/sympy/physics
  216. copying sympy/physics/wigner.py -> build-2.7/lib/sympy/physics
  217. copying sympy/physics/units.py -> build-2.7/lib/sympy/physics
  218. copying sympy/physics/sho.py -> build-2.7/lib/sympy/physics
  219. copying sympy/physics/secondquant.py -> build-2.7/lib/sympy/physics
  220. copying sympy/physics/qho_1d.py -> build-2.7/lib/sympy/physics
  221. copying sympy/physics/paulialgebra.py -> build-2.7/lib/sympy/physics
  222. copying sympy/physics/matrices.py -> build-2.7/lib/sympy/physics
  223. copying sympy/physics/hydrogen.py -> build-2.7/lib/sympy/physics
  224. copying sympy/physics/gaussopt.py -> build-2.7/lib/sympy/physics
  225. copying sympy/physics/__init__.py -> build-2.7/lib/sympy/physics
  226. creating build-2.7/lib/sympy/physics/mechanics
  227. copying sympy/physics/mechanics/rigidbody.py -> build-2.7/lib/sympy/physics/mechanics
  228. copying sympy/physics/mechanics/point.py -> build-2.7/lib/sympy/physics/mechanics
  229. copying sympy/physics/mechanics/particle.py -> build-2.7/lib/sympy/physics/mechanics
  230. copying sympy/physics/mechanics/lagrange.py -> build-2.7/lib/sympy/physics/mechanics
  231. copying sympy/physics/mechanics/kane.py -> build-2.7/lib/sympy/physics/mechanics
  232. copying sympy/physics/mechanics/functions.py -> build-2.7/lib/sympy/physics/mechanics
  233. copying sympy/physics/mechanics/essential.py -> build-2.7/lib/sympy/physics/mechanics
  234. copying sympy/physics/mechanics/__init__.py -> build-2.7/lib/sympy/physics/mechanics
  235. creating build-2.7/lib/sympy/physics/quantum
  236. copying sympy/physics/quantum/qubit.py -> build-2.7/lib/sympy/physics/quantum
  237. copying sympy/physics/quantum/constants.py -> build-2.7/lib/sympy/physics/quantum
  238. copying sympy/physics/quantum/tensorproduct.py -> build-2.7/lib/sympy/physics/quantum
  239. copying sympy/physics/quantum/state.py -> build-2.7/lib/sympy/physics/quantum
  240. copying sympy/physics/quantum/spin.py -> build-2.7/lib/sympy/physics/quantum
  241. copying sympy/physics/quantum/shor.py -> build-2.7/lib/sympy/physics/quantum
  242. copying sympy/physics/quantum/represent.py -> build-2.7/lib/sympy/physics/quantum
  243. copying sympy/physics/quantum/qft.py -> build-2.7/lib/sympy/physics/quantum
  244. copying sympy/physics/quantum/qexpr.py -> build-2.7/lib/sympy/physics/quantum
  245. copying sympy/physics/quantum/qapply.py -> build-2.7/lib/sympy/physics/quantum
  246. copying sympy/physics/quantum/piab.py -> build-2.7/lib/sympy/physics/quantum
  247. copying sympy/physics/quantum/operatorset.py -> build-2.7/lib/sympy/physics/quantum
  248. copying sympy/physics/quantum/operator.py -> build-2.7/lib/sympy/physics/quantum
  249. copying sympy/physics/quantum/matrixutils.py -> build-2.7/lib/sympy/physics/quantum
  250. copying sympy/physics/quantum/matrixcache.py -> build-2.7/lib/sympy/physics/quantum
  251. copying sympy/physics/quantum/innerproduct.py -> build-2.7/lib/sympy/physics/quantum
  252. copying sympy/physics/quantum/identitysearch.py -> build-2.7/lib/sympy/physics/quantum
  253. copying sympy/physics/quantum/hilbert.py -> build-2.7/lib/sympy/physics/quantum
  254. copying sympy/physics/quantum/grover.py -> build-2.7/lib/sympy/physics/quantum
  255. copying sympy/physics/quantum/gate.py -> build-2.7/lib/sympy/physics/quantum
  256. copying sympy/physics/quantum/density.py -> build-2.7/lib/sympy/physics/quantum
  257. copying sympy/physics/quantum/dagger.py -> build-2.7/lib/sympy/physics/quantum
  258. copying sympy/physics/quantum/commutator.py -> build-2.7/lib/sympy/physics/quantum
  259. copying sympy/physics/quantum/circuitutils.py -> build-2.7/lib/sympy/physics/quantum
  260. copying sympy/physics/quantum/circuitplot.py -> build-2.7/lib/sympy/physics/quantum
  261. copying sympy/physics/quantum/cg.py -> build-2.7/lib/sympy/physics/quantum
  262. copying sympy/physics/quantum/cartesian.py -> build-2.7/lib/sympy/physics/quantum
  263. copying sympy/physics/quantum/anticommutator.py -> build-2.7/lib/sympy/physics/quantum
  264. copying sympy/physics/quantum/__init__.py -> build-2.7/lib/sympy/physics/quantum
  265. creating build-2.7/lib/sympy/plotting
  266. copying sympy/plotting/experimental_lambdify.py -> build-2.7/lib/sympy/plotting
  267. copying sympy/plotting/textplot.py -> build-2.7/lib/sympy/plotting
  268. copying sympy/plotting/proxy_pyglet.py -> build-2.7/lib/sympy/plotting
  269. copying sympy/plotting/plot_implicit.py -> build-2.7/lib/sympy/plotting
  270. copying sympy/plotting/plot.py -> build-2.7/lib/sympy/plotting
  271. copying sympy/plotting/__init__.py -> build-2.7/lib/sympy/plotting
  272. creating build-2.7/lib/sympy/plotting/intervalmath
  273. copying sympy/plotting/intervalmath/interval_arithmetic.py -> build-2.7/lib/sympy/plotting/intervalmath
  274. copying sympy/plotting/intervalmath/lib_interval.py -> build-2.7/lib/sympy/plotting/intervalmath
  275. copying sympy/plotting/intervalmath/__init__.py -> build-2.7/lib/sympy/plotting/intervalmath
  276. creating build-2.7/lib/sympy/plotting/pygletplot
  277. copying sympy/plotting/pygletplot/util.py -> build-2.7/lib/sympy/plotting/pygletplot
  278. copying sympy/plotting/pygletplot/plot_window.py -> build-2.7/lib/sympy/plotting/pygletplot
  279. copying sympy/plotting/pygletplot/plot_surface.py -> build-2.7/lib/sympy/plotting/pygletplot
  280. copying sympy/plotting/pygletplot/plot_rotation.py -> build-2.7/lib/sympy/plotting/pygletplot
  281. copying sympy/plotting/pygletplot/plot_object.py -> build-2.7/lib/sympy/plotting/pygletplot
  282. copying sympy/plotting/pygletplot/plot_modes.py -> build-2.7/lib/sympy/plotting/pygletplot
  283. copying sympy/plotting/pygletplot/plot_mode_base.py -> build-2.7/lib/sympy/plotting/pygletplot
  284. copying sympy/plotting/pygletplot/plot_mode.py -> build-2.7/lib/sympy/plotting/pygletplot
  285. copying sympy/plotting/pygletplot/plot_interval.py -> build-2.7/lib/sympy/plotting/pygletplot
  286. copying sympy/plotting/pygletplot/plot_curve.py -> build-2.7/lib/sympy/plotting/pygletplot
  287. copying sympy/plotting/pygletplot/plot_controller.py -> build-2.7/lib/sympy/plotting/pygletplot
  288. copying sympy/plotting/pygletplot/plot_camera.py -> build-2.7/lib/sympy/plotting/pygletplot
  289. copying sympy/plotting/pygletplot/plot_axes.py -> build-2.7/lib/sympy/plotting/pygletplot
  290. copying sympy/plotting/pygletplot/plot.py -> build-2.7/lib/sympy/plotting/pygletplot
  291. copying sympy/plotting/pygletplot/managed_window.py -> build-2.7/lib/sympy/plotting/pygletplot
  292. copying sympy/plotting/pygletplot/color_scheme.py -> build-2.7/lib/sympy/plotting/pygletplot
  293. copying sympy/plotting/pygletplot/__init__.py -> build-2.7/lib/sympy/plotting/pygletplot
  294. creating build-2.7/lib/sympy/polys
  295. copying sympy/polys/rootoftools.py -> build-2.7/lib/sympy/polys
  296. copying sympy/polys/polytools.py -> build-2.7/lib/sympy/polys
  297. copying sympy/polys/numberfields.py -> build-2.7/lib/sympy/polys
  298. copying sympy/polys/sqfreetools.py -> build-2.7/lib/sympy/polys
  299. copying sympy/polys/specialpolys.py -> build-2.7/lib/sympy/polys
  300. copying sympy/polys/rootisolation.py -> build-2.7/lib/sympy/polys
  301. copying sympy/polys/rationaltools.py -> build-2.7/lib/sympy/polys
  302. copying sympy/polys/polyutils.py -> build-2.7/lib/sympy/polys
  303. copying sympy/polys/polyroots.py -> build-2.7/lib/sympy/polys
  304. copying sympy/polys/polyoptions.py -> build-2.7/lib/sympy/polys
  305. copying sympy/polys/polyfuncs.py -> build-2.7/lib/sympy/polys
  306. copying sympy/polys/polyerrors.py -> build-2.7/lib/sympy/polys
  307. copying sympy/polys/polycontext.py -> build-2.7/lib/sympy/polys
  308. copying sympy/polys/polyconfig.py -> build-2.7/lib/sympy/polys
  309. copying sympy/polys/polyclasses.py -> build-2.7/lib/sympy/polys
  310. copying sympy/polys/partfrac.py -> build-2.7/lib/sympy/polys
  311. copying sympy/polys/orthopolys.py -> build-2.7/lib/sympy/polys
  312. copying sympy/polys/monomialtools.py -> build-2.7/lib/sympy/polys
  313. copying sympy/polys/groebnertools.py -> build-2.7/lib/sympy/polys
  314. copying sympy/polys/galoistools.py -> build-2.7/lib/sympy/polys
  315. copying sympy/polys/factortools.py -> build-2.7/lib/sympy/polys
  316. copying sympy/polys/euclidtools.py -> build-2.7/lib/sympy/polys
  317. copying sympy/polys/distributedpolys.py -> build-2.7/lib/sympy/polys
  318. copying sympy/polys/distributedmodules.py -> build-2.7/lib/sympy/polys
  319. copying sympy/polys/densetools.py -> build-2.7/lib/sympy/polys
  320. copying sympy/polys/densebasic.py -> build-2.7/lib/sympy/polys
  321. copying sympy/polys/densearith.py -> build-2.7/lib/sympy/polys
  322. copying sympy/polys/constructor.py -> build-2.7/lib/sympy/polys
  323. copying sympy/polys/__init__.py -> build-2.7/lib/sympy/polys
  324. creating build-2.7/lib/sympy/polys/agca
  325. copying sympy/polys/agca/modules.py -> build-2.7/lib/sympy/polys/agca
  326. copying sympy/polys/agca/ideals.py -> build-2.7/lib/sympy/polys/agca
  327. copying sympy/polys/agca/homomorphisms.py -> build-2.7/lib/sympy/polys/agca
  328. copying sympy/polys/agca/__init__.py -> build-2.7/lib/sympy/polys/agca
  329. creating build-2.7/lib/sympy/polys/domains
  330. copying sympy/polys/domains/sympyrealdomain.py -> build-2.7/lib/sympy/polys/domains
  331. copying sympy/polys/domains/sympyrationalfield.py -> build-2.7/lib/sympy/polys/domains
  332. copying sympy/polys/domains/sympyintegerring.py -> build-2.7/lib/sympy/polys/domains
  333. copying sympy/polys/domains/quotientring.py -> build-2.7/lib/sympy/polys/domains
  334. copying sympy/polys/domains/pythonrealdomain.py -> build-2.7/lib/sympy/polys/domains
  335. copying sympy/polys/domains/pythonrationalfield.py -> build-2.7/lib/sympy/polys/domains
  336. copying sympy/polys/domains/pythonintegerring.py -> build-2.7/lib/sympy/polys/domains
  337. copying sympy/polys/domains/pythoncomplexdomain.py -> build-2.7/lib/sympy/polys/domains
  338. copying sympy/polys/domains/polynomialring.py -> build-2.7/lib/sympy/polys/domains
  339. copying sympy/polys/domains/mpmathrealdomain.py -> build-2.7/lib/sympy/polys/domains
  340. copying sympy/polys/domains/mpmathcomplexdomain.py -> build-2.7/lib/sympy/polys/domains
  341. copying sympy/polys/domains/groundtypes.py -> build-2.7/lib/sympy/polys/domains
  342. copying sympy/polys/domains/gmpyrationalfield.py -> build-2.7/lib/sympy/polys/domains
  343. copying sympy/polys/domains/gmpyintegerring.py -> build-2.7/lib/sympy/polys/domains
  344. copying sympy/polys/domains/fractionfield.py -> build-2.7/lib/sympy/polys/domains
  345. copying sympy/polys/domains/finitefield.py -> build-2.7/lib/sympy/polys/domains
  346. copying sympy/polys/domains/expressiondomain.py -> build-2.7/lib/sympy/polys/domains
  347. copying sympy/polys/domains/domain.py -> build-2.7/lib/sympy/polys/domains
  348. copying sympy/polys/domains/algebraicfield.py -> build-2.7/lib/sympy/polys/domains
  349. copying sympy/polys/domains/__init__.py -> build-2.7/lib/sympy/polys/domains
  350. copying sympy/polys/domains/sympyfinitefield.py -> build-2.7/lib/sympy/polys/domains
  351. copying sympy/polys/domains/simpledomain.py -> build-2.7/lib/sympy/polys/domains
  352. copying sympy/polys/domains/ring.py -> build-2.7/lib/sympy/polys/domains
  353. copying sympy/polys/domains/realdomain.py -> build-2.7/lib/sympy/polys/domains
  354. copying sympy/polys/domains/rationalfield.py -> build-2.7/lib/sympy/polys/domains
  355. copying sympy/polys/domains/pythonrationaltype.py -> build-2.7/lib/sympy/polys/domains
  356. copying sympy/polys/domains/pythonfinitefield.py -> build-2.7/lib/sympy/polys/domains
  357. copying sympy/polys/domains/modularinteger.py -> build-2.7/lib/sympy/polys/domains
  358. copying sympy/polys/domains/integerring.py -> build-2.7/lib/sympy/polys/domains
  359. copying sympy/polys/domains/gmpyfinitefield.py -> build-2.7/lib/sympy/polys/domains
  360. copying sympy/polys/domains/field.py -> build-2.7/lib/sympy/polys/domains
  361. copying sympy/polys/domains/compositedomain.py -> build-2.7/lib/sympy/polys/domains
  362. copying sympy/polys/domains/characteristiczero.py -> build-2.7/lib/sympy/polys/domains
  363. creating build-2.7/lib/sympy/printing
  364. copying sympy/printing/str.py -> build-2.7/lib/sympy/printing
  365. copying sympy/printing/repr.py -> build-2.7/lib/sympy/printing
  366. copying sympy/printing/latex.py -> build-2.7/lib/sympy/printing
  367. copying sympy/printing/tree.py -> build-2.7/lib/sympy/printing
  368. copying sympy/printing/tableform.py -> build-2.7/lib/sympy/printing
  369. copying sympy/printing/python.py -> build-2.7/lib/sympy/printing
  370. copying sympy/printing/printer.py -> build-2.7/lib/sympy/printing
  371. copying sympy/printing/preview.py -> build-2.7/lib/sympy/printing
  372. copying sympy/printing/precedence.py -> build-2.7/lib/sympy/printing
  373. copying sympy/printing/mathml.py -> build-2.7/lib/sympy/printing
  374. copying sympy/printing/lambdarepr.py -> build-2.7/lib/sympy/printing
  375. copying sympy/printing/jscode.py -> build-2.7/lib/sympy/printing
  376. copying sympy/printing/gtk.py -> build-2.7/lib/sympy/printing
  377. copying sympy/printing/fcode.py -> build-2.7/lib/sympy/printing
  378. copying sympy/printing/conventions.py -> build-2.7/lib/sympy/printing
  379. copying sympy/printing/codeprinter.py -> build-2.7/lib/sympy/printing
  380. copying sympy/printing/ccode.py -> build-2.7/lib/sympy/printing
  381. copying sympy/printing/__init__.py -> build-2.7/lib/sympy/printing
  382. creating build-2.7/lib/sympy/printing/pretty
  383. copying sympy/printing/pretty/stringpict.py -> build-2.7/lib/sympy/printing/pretty
  384. copying sympy/printing/pretty/pretty_symbology.py -> build-2.7/lib/sympy/printing/pretty
  385. copying sympy/printing/pretty/pretty.py -> build-2.7/lib/sympy/printing/pretty
  386. copying sympy/printing/pretty/__init__.py -> build-2.7/lib/sympy/printing/pretty
  387. creating build-2.7/lib/sympy/series
  388. copying sympy/series/series.py -> build-2.7/lib/sympy/series
  389. copying sympy/series/residues.py -> build-2.7/lib/sympy/series
  390. copying sympy/series/order.py -> build-2.7/lib/sympy/series
  391. copying sympy/series/limits.py -> build-2.7/lib/sympy/series
  392. copying sympy/series/kauers.py -> build-2.7/lib/sympy/series
  393. copying sympy/series/gruntz.py -> build-2.7/lib/sympy/series
  394. copying sympy/series/acceleration.py -> build-2.7/lib/sympy/series
  395. copying sympy/series/__init__.py -> build-2.7/lib/sympy/series
  396. creating build-2.7/lib/sympy/sets
  397. copying sympy/sets/fancysets.py -> build-2.7/lib/sympy/sets
  398. copying sympy/sets/__init__.py -> build-2.7/lib/sympy/sets
  399. creating build-2.7/lib/sympy/simplify
  400. copying sympy/simplify/simplify.py -> build-2.7/lib/sympy/simplify
  401. copying sympy/simplify/traversaltools.py -> build-2.7/lib/sympy/simplify
  402. copying sympy/simplify/sqrtdenest.py -> build-2.7/lib/sympy/simplify
  403. copying sympy/simplify/hyperexpand_doc.py -> build-2.7/lib/sympy/simplify
  404. copying sympy/simplify/hyperexpand.py -> build-2.7/lib/sympy/simplify
  405. copying sympy/simplify/epathtools.py -> build-2.7/lib/sympy/simplify
  406. copying sympy/simplify/cse_opts.py -> build-2.7/lib/sympy/simplify
  407. copying sympy/simplify/cse_main.py -> build-2.7/lib/sympy/simplify
  408. copying sympy/simplify/__init__.py -> build-2.7/lib/sympy/simplify
  409. creating build-2.7/lib/sympy/solvers
  410. copying sympy/solvers/solvers.py -> build-2.7/lib/sympy/solvers
  411. copying sympy/solvers/recurr.py -> build-2.7/lib/sympy/solvers
  412. copying sympy/solvers/polysys.py -> build-2.7/lib/sympy/solvers
  413. copying sympy/solvers/pde.py -> build-2.7/lib/sympy/solvers
  414. copying sympy/solvers/ode.py -> build-2.7/lib/sympy/solvers
  415. copying sympy/solvers/inequalities.py -> build-2.7/lib/sympy/solvers
  416. copying sympy/solvers/__init__.py -> build-2.7/lib/sympy/solvers
  417. creating build-2.7/lib/sympy/statistics
  418. copying sympy/statistics/distributions.py -> build-2.7/lib/sympy/statistics
  419. copying sympy/statistics/__init__.py -> build-2.7/lib/sympy/statistics
  420. creating build-2.7/lib/sympy/stats
  421. copying sympy/stats/rv_interface.py -> build-2.7/lib/sympy/stats
  422. copying sympy/stats/rv.py -> build-2.7/lib/sympy/stats
  423. copying sympy/stats/frv_types.py -> build-2.7/lib/sympy/stats
  424. copying sympy/stats/frv.py -> build-2.7/lib/sympy/stats
  425. copying sympy/stats/crv_types.py -> build-2.7/lib/sympy/stats
  426. copying sympy/stats/crv.py -> build-2.7/lib/sympy/stats
  427. copying sympy/stats/__init__.py -> build-2.7/lib/sympy/stats
  428. creating build-2.7/lib/sympy/tensor
  429. copying sympy/tensor/indexed.py -> build-2.7/lib/sympy/tensor
  430. copying sympy/tensor/index_methods.py -> build-2.7/lib/sympy/tensor
  431. copying sympy/tensor/__init__.py -> build-2.7/lib/sympy/tensor
  432. creating build-2.7/lib/sympy/utilities
  433. copying sympy/utilities/runtests.py -> build-2.7/lib/sympy/utilities
  434. copying sympy/utilities/lambdify.py -> build-2.7/lib/sympy/utilities
  435. copying sympy/utilities/decorator.py -> build-2.7/lib/sympy/utilities
  436. copying sympy/utilities/timeutils.py -> build-2.7/lib/sympy/utilities
  437. copying sympy/utilities/source.py -> build-2.7/lib/sympy/utilities
  438. copying sympy/utilities/randtest.py -> build-2.7/lib/sympy/utilities
  439. copying sympy/utilities/pytest.py -> build-2.7/lib/sympy/utilities
  440. copying sympy/utilities/pkgdata.py -> build-2.7/lib/sympy/utilities
  441. copying sympy/utilities/misc.py -> build-2.7/lib/sympy/utilities
  442. copying sympy/utilities/memoization.py -> build-2.7/lib/sympy/utilities
  443. copying sympy/utilities/iterables.py -> build-2.7/lib/sympy/utilities
  444. copying sympy/utilities/exceptions.py -> build-2.7/lib/sympy/utilities
  445. copying sympy/utilities/cythonutils.py -> build-2.7/lib/sympy/utilities
  446. copying sympy/utilities/compilef.py -> build-2.7/lib/sympy/utilities
  447. copying sympy/utilities/codegen.py -> build-2.7/lib/sympy/utilities
  448. copying sympy/utilities/benchmarking.py -> build-2.7/lib/sympy/utilities
  449. copying sympy/utilities/autowrap.py -> build-2.7/lib/sympy/utilities
  450. copying sympy/utilities/__init__.py -> build-2.7/lib/sympy/utilities
  451. creating build-2.7/lib/sympy/utilities/mathml
  452. copying sympy/utilities/mathml/__init__.py -> build-2.7/lib/sympy/utilities/mathml
  453. creating build-2.7/lib/sympy/assumptions/tests
  454. copying sympy/assumptions/tests/test_refine.py -> build-2.7/lib/sympy/assumptions/tests
  455. copying sympy/assumptions/tests/test_query.py -> build-2.7/lib/sympy/assumptions/tests
  456. copying sympy/assumptions/tests/test_assumptions_2.py -> build-2.7/lib/sympy/assumptions/tests
  457. copying sympy/assumptions/tests/__init__.py -> build-2.7/lib/sympy/assumptions/tests
  458. package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file)
  459. creating build-2.7/lib/sympy/categories/tests
  460. copying sympy/categories/tests/test_drawing.py -> build-2.7/lib/sympy/categories/tests
  461. copying sympy/categories/tests/test_baseclasses.py -> build-2.7/lib/sympy/categories/tests
  462. creating build-2.7/lib/sympy/combinatorics/tests
  463. copying sympy/combinatorics/tests/test_util.py -> build-2.7/lib/sympy/combinatorics/tests
  464. copying sympy/combinatorics/tests/test_testutil.py -> build-2.7/lib/sympy/combinatorics/tests
  465. copying sympy/combinatorics/tests/test_subsets.py -> build-2.7/lib/sympy/combinatorics/tests
  466. copying sympy/combinatorics/tests/test_prufer.py -> build-2.7/lib/sympy/combinatorics/tests
  467. copying sympy/combinatorics/tests/test_polyhedron.py -> build-2.7/lib/sympy/combinatorics/tests
  468. copying sympy/combinatorics/tests/test_permutations.py -> build-2.7/lib/sympy/combinatorics/tests
  469. copying sympy/combinatorics/tests/test_perm_groups.py -> build-2.7/lib/sympy/combinatorics/tests
  470. copying sympy/combinatorics/tests/test_partitions.py -> build-2.7/lib/sympy/combinatorics/tests
  471. copying sympy/combinatorics/tests/test_named_groups.py -> build-2.7/lib/sympy/combinatorics/tests
  472. copying sympy/combinatorics/tests/test_group_constructs.py -> build-2.7/lib/sympy/combinatorics/tests
  473. copying sympy/combinatorics/tests/test_graycode.py -> build-2.7/lib/sympy/combinatorics/tests
  474. copying sympy/combinatorics/tests/test_generators.py -> build-2.7/lib/sympy/combinatorics/tests
  475. copying sympy/combinatorics/tests/__init__.py -> build-2.7/lib/sympy/combinatorics/tests
  476. creating build-2.7/lib/sympy/concrete/tests
  477. copying sympy/concrete/tests/test_sums_products.py -> build-2.7/lib/sympy/concrete/tests
  478. copying sympy/concrete/tests/test_products.py -> build-2.7/lib/sympy/concrete/tests
  479. copying sympy/concrete/tests/test_gosper.py -> build-2.7/lib/sympy/concrete/tests
  480. copying sympy/concrete/tests/__init__.py -> build-2.7/lib/sympy/concrete/tests
  481. creating build-2.7/lib/sympy/core/tests
  482. copying sympy/core/tests/test_sympify.py -> build-2.7/lib/sympy/core/tests
  483. copying sympy/core/tests/test_sets.py -> build-2.7/lib/sympy/core/tests
  484. copying sympy/core/tests/test_numbers.py -> build-2.7/lib/sympy/core/tests
  485. copying sympy/core/tests/test_evalf.py -> build-2.7/lib/sympy/core/tests
  486. copying sympy/core/tests/test_var.py -> build-2.7/lib/sympy/core/tests
  487. copying sympy/core/tests/test_truediv.py -> build-2.7/lib/sympy/core/tests
  488. copying sympy/core/tests/test_trace.py -> build-2.7/lib/sympy/core/tests
  489. copying sympy/core/tests/test_symbol.py -> build-2.7/lib/sympy/core/tests
  490. copying sympy/core/tests/test_subs.py -> build-2.7/lib/sympy/core/tests
  491. copying sympy/core/tests/test_rules.py -> build-2.7/lib/sympy/core/tests
  492. copying sympy/core/tests/test_relational.py -> build-2.7/lib/sympy/core/tests
  493. copying sympy/core/tests/test_priority.py -> build-2.7/lib/sympy/core/tests
  494. copying sympy/core/tests/test_operations.py -> build-2.7/lib/sympy/core/tests
  495. copying sympy/core/tests/test_noncommutative.py -> build-2.7/lib/sympy/core/tests
  496. copying sympy/core/tests/test_match.py -> build-2.7/lib/sympy/core/tests
  497. copying sympy/core/tests/test_logic.py -> build-2.7/lib/sympy/core/tests
  498. copying sympy/core/tests/test_function.py -> build-2.7/lib/sympy/core/tests
  499. copying sympy/core/tests/test_facts.py -> build-2.7/lib/sympy/core/tests
  500. copying sympy/core/tests/test_exprtools.py -> build-2.7/lib/sympy/core/tests
  501. copying sympy/core/tests/test_expr.py -> build-2.7/lib/sympy/core/tests
  502. copying sympy/core/tests/test_expand.py -> build-2.7/lib/sympy/core/tests
  503. copying sympy/core/tests/test_eval_power.py -> build-2.7/lib/sympy/core/tests
  504. copying sympy/core/tests/test_eval.py -> build-2.7/lib/sympy/core/tests
  505. copying sympy/core/tests/test_equal.py -> build-2.7/lib/sympy/core/tests
  506. copying sympy/core/tests/test_diff.py -> build-2.7/lib/sympy/core/tests
  507. copying sympy/core/tests/test_count_ops.py -> build-2.7/lib/sympy/core/tests
  508. copying sympy/core/tests/test_containers.py -> build-2.7/lib/sympy/core/tests
  509. copying sympy/core/tests/test_complex.py -> build-2.7/lib/sympy/core/tests
  510. copying sympy/core/tests/test_cache.py -> build-2.7/lib/sympy/core/tests
  511. copying sympy/core/tests/test_basic.py -> build-2.7/lib/sympy/core/tests
  512. copying sympy/core/tests/test_assumptions.py -> build-2.7/lib/sympy/core/tests
  513. copying sympy/core/tests/test_arit.py -> build-2.7/lib/sympy/core/tests
  514. copying sympy/core/tests/test_args.py -> build-2.7/lib/sympy/core/tests
  515. copying sympy/core/tests/__init__.py -> build-2.7/lib/sympy/core/tests
  516. creating build-2.7/lib/sympy/diffgeom/tests
  517. copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build-2.7/lib/sympy/diffgeom/tests
  518. copying sympy/diffgeom/tests/test_diffgeom.py -> build-2.7/lib/sympy/diffgeom/tests
  519. copying sympy/diffgeom/tests/test_class_structure.py -> build-2.7/lib/sympy/diffgeom/tests
  520. copying sympy/diffgeom/tests/__init__.py -> build-2.7/lib/sympy/diffgeom/tests
  521. creating build-2.7/lib/sympy/external/tests
  522. copying sympy/external/tests/test_numpy.py -> build-2.7/lib/sympy/external/tests
  523. copying sympy/external/tests/test_scipy.py -> build-2.7/lib/sympy/external/tests
  524. copying sympy/external/tests/test_sage.py -> build-2.7/lib/sympy/external/tests
  525. copying sympy/external/tests/test_codegen.py -> build-2.7/lib/sympy/external/tests
  526. copying sympy/external/tests/test_autowrap.py -> build-2.7/lib/sympy/external/tests
  527. copying sympy/external/tests/__init__.py -> build-2.7/lib/sympy/external/tests
  528. creating build-2.7/lib/sympy/functions/combinatorial/tests
  529. copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build-2.7/lib/sympy/functions/combinatorial/tests
  530. copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build-2.7/lib/sympy/functions/combinatorial/tests
  531. copying sympy/functions/combinatorial/tests/__init__.py -> build-2.7/lib/sympy/functions/combinatorial/tests
  532. creating build-2.7/lib/sympy/functions/elementary/tests
  533. copying sympy/functions/elementary/tests/test_trigonometric.py -> build-2.7/lib/sympy/functions/elementary/tests
  534. copying sympy/functions/elementary/tests/test_piecewise.py -> build-2.7/lib/sympy/functions/elementary/tests
  535. copying sympy/functions/elementary/tests/test_miscellaneous.py -> build-2.7/lib/sympy/functions/elementary/tests
  536. copying sympy/functions/elementary/tests/test_interface.py -> build-2.7/lib/sympy/functions/elementary/tests
  537. copying sympy/functions/elementary/tests/test_integers.py -> build-2.7/lib/sympy/functions/elementary/tests
  538. copying sympy/functions/elementary/tests/test_hyperbolic.py -> build-2.7/lib/sympy/functions/elementary/tests
  539. copying sympy/functions/elementary/tests/test_exponential.py -> build-2.7/lib/sympy/functions/elementary/tests
  540. copying sympy/functions/elementary/tests/test_complexes.py -> build-2.7/lib/sympy/functions/elementary/tests
  541. copying sympy/functions/elementary/tests/__init__.py -> build-2.7/lib/sympy/functions/elementary/tests
  542. creating build-2.7/lib/sympy/functions/special/tests
  543. copying sympy/functions/special/tests/test_hyper.py -> build-2.7/lib/sympy/functions/special/tests
  544. copying sympy/functions/special/tests/test_zeta_functions.py -> build-2.7/lib/sympy/functions/special/tests
  545. copying sympy/functions/special/tests/test_tensor_functions.py -> build-2.7/lib/sympy/functions/special/tests
  546. copying sympy/functions/special/tests/test_spherical_harmonics.py -> build-2.7/lib/sympy/functions/special/tests
  547. copying sympy/functions/special/tests/test_spec_polynomials.py -> build-2.7/lib/sympy/functions/special/tests
  548. copying sympy/functions/special/tests/test_gamma_functions.py -> build-2.7/lib/sympy/functions/special/tests
  549. copying sympy/functions/special/tests/test_error_functions.py -> build-2.7/lib/sympy/functions/special/tests
  550. copying sympy/functions/special/tests/test_delta_functions.py -> build-2.7/lib/sympy/functions/special/tests
  551. copying sympy/functions/special/tests/test_bsplines.py -> build-2.7/lib/sympy/functions/special/tests
  552. copying sympy/functions/special/tests/test_bessel.py -> build-2.7/lib/sympy/functions/special/tests
  553. copying sympy/functions/special/tests/__init__.py -> build-2.7/lib/sympy/functions/special/tests
  554. creating build-2.7/lib/sympy/galgebra/tests
  555. copying sympy/galgebra/tests/test_GA.py -> build-2.7/lib/sympy/galgebra/tests
  556. copying sympy/galgebra/tests/__init__.py -> build-2.7/lib/sympy/galgebra/tests
  557. creating build-2.7/lib/sympy/geometry/tests
  558. copying sympy/geometry/tests/test_geometry.py -> build-2.7/lib/sympy/geometry/tests
  559. copying sympy/geometry/tests/__init__.py -> build-2.7/lib/sympy/geometry/tests
  560. creating build-2.7/lib/sympy/integrals/tests
  561. copying sympy/integrals/tests/test_trigonometry.py -> build-2.7/lib/sympy/integrals/tests
  562. copying sympy/integrals/tests/test_transforms.py -> build-2.7/lib/sympy/integrals/tests
  563. copying sympy/integrals/tests/test_risch.py -> build-2.7/lib/sympy/integrals/tests
  564. copying sympy/integrals/tests/test_rationaltools.py -> build-2.7/lib/sympy/integrals/tests
  565. copying sympy/integrals/tests/test_meijerint.py -> build-2.7/lib/sympy/integrals/tests
  566. copying sympy/integrals/tests/test_lineintegrals.py -> build-2.7/lib/sympy/integrals/tests
  567. copying sympy/integrals/tests/test_integrals.py -> build-2.7/lib/sympy/integrals/tests
  568. copying sympy/integrals/tests/__init__.py -> build-2.7/lib/sympy/integrals/tests
  569. package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file)
  570. creating build-2.7/lib/sympy/interactive/tests
  571. copying sympy/interactive/tests/test_ipython.py -> build-2.7/lib/sympy/interactive/tests
  572. copying sympy/interactive/tests/test_interactive.py -> build-2.7/lib/sympy/interactive/tests
  573. creating build-2.7/lib/sympy/logic/tests
  574. copying sympy/logic/tests/test_inference.py -> build-2.7/lib/sympy/logic/tests
  575. copying sympy/logic/tests/test_dimacs.py -> build-2.7/lib/sympy/logic/tests
  576. copying sympy/logic/tests/test_boolalg.py -> build-2.7/lib/sympy/logic/tests
  577. copying sympy/logic/tests/__init__.py -> build-2.7/lib/sympy/logic/tests
  578. creating build-2.7/lib/sympy/matrices/expressions/tests
  579. copying sympy/matrices/expressions/tests/test_matrix_exprs.py -> build-2.7/lib/sympy/matrices/expressions/tests
  580. copying sympy/matrices/expressions/tests/test_indexing.py -> build-2.7/lib/sympy/matrices/expressions/tests
  581. copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build-2.7/lib/sympy/matrices/expressions/tests
  582. copying sympy/matrices/expressions/tests/__init__.py -> build-2.7/lib/sympy/matrices/expressions/tests
  583. creating build-2.7/lib/sympy/matrices/tests
  584. copying sympy/matrices/tests/test_matrices.py -> build-2.7/lib/sympy/matrices/tests
  585. copying sympy/matrices/tests/test_interactions.py -> build-2.7/lib/sympy/matrices/tests
  586. copying sympy/matrices/tests/test_immutable.py -> build-2.7/lib/sympy/matrices/tests
  587. copying sympy/matrices/tests/__init__.py -> build-2.7/lib/sympy/matrices/tests
  588. creating build-2.7/lib/sympy/ntheory/tests
  589. copying sympy/ntheory/tests/test_ntheory.py -> build-2.7/lib/sympy/ntheory/tests
  590. copying sympy/ntheory/tests/__init__.py -> build-2.7/lib/sympy/ntheory/tests
  591. creating build-2.7/lib/sympy/parsing/tests
  592. copying sympy/parsing/tests/test_maxima.py -> build-2.7/lib/sympy/parsing/tests
  593. copying sympy/parsing/tests/test_mathematica.py -> build-2.7/lib/sympy/parsing/tests
  594. copying sympy/parsing/tests/__init__.py -> build-2.7/lib/sympy/parsing/tests
  595. creating build-2.7/lib/sympy/physics/mechanics/tests
  596. copying sympy/physics/mechanics/tests/test_rigidbody.py -> build-2.7/lib/sympy/physics/mechanics/tests
  597. copying sympy/physics/mechanics/tests/test_point.py -> build-2.7/lib/sympy/physics/mechanics/tests
  598. copying sympy/physics/mechanics/tests/test_particle.py -> build-2.7/lib/sympy/physics/mechanics/tests
  599. copying sympy/physics/mechanics/tests/test_lagrange.py -> build-2.7/lib/sympy/physics/mechanics/tests
  600. copying sympy/physics/mechanics/tests/test_kane.py -> build-2.7/lib/sympy/physics/mechanics/tests
  601. copying sympy/physics/mechanics/tests/test_functions.py -> build-2.7/lib/sympy/physics/mechanics/tests
  602. copying sympy/physics/mechanics/tests/test_essential.py -> build-2.7/lib/sympy/physics/mechanics/tests
  603. copying sympy/physics/mechanics/tests/__init__.py -> build-2.7/lib/sympy/physics/mechanics/tests
  604. creating build-2.7/lib/sympy/physics/quantum/tests
  605. copying sympy/physics/quantum/tests/test_tensorproduct.py -> build-2.7/lib/sympy/physics/quantum/tests
  606. copying sympy/physics/quantum/tests/test_state.py -> build-2.7/lib/sympy/physics/quantum/tests
  607. copying sympy/physics/quantum/tests/test_spin.py -> build-2.7/lib/sympy/physics/quantum/tests
  608. copying sympy/physics/quantum/tests/test_shor.py -> build-2.7/lib/sympy/physics/quantum/tests
  609. copying sympy/physics/quantum/tests/test_represent.py -> build-2.7/lib/sympy/physics/quantum/tests
  610. copying sympy/physics/quantum/tests/test_qubit.py -> build-2.7/lib/sympy/physics/quantum/tests
  611. copying sympy/physics/quantum/tests/test_qft.py -> build-2.7/lib/sympy/physics/quantum/tests
  612. copying sympy/physics/quantum/tests/test_qexpr.py -> build-2.7/lib/sympy/physics/quantum/tests
  613. copying sympy/physics/quantum/tests/test_qapply.py -> build-2.7/lib/sympy/physics/quantum/tests
  614. copying sympy/physics/quantum/tests/test_printing.py -> build-2.7/lib/sympy/physics/quantum/tests
  615. copying sympy/physics/quantum/tests/test_piab.py -> build-2.7/lib/sympy/physics/quantum/tests
  616. copying sympy/physics/quantum/tests/test_operatorset.py -> build-2.7/lib/sympy/physics/quantum/tests
  617. copying sympy/physics/quantum/tests/test_operator.py -> build-2.7/lib/sympy/physics/quantum/tests
  618. copying sympy/physics/quantum/tests/test_matrixutils.py -> build-2.7/lib/sympy/physics/quantum/tests
  619. copying sympy/physics/quantum/tests/test_innerproduct.py -> build-2.7/lib/sympy/physics/quantum/tests
  620. copying sympy/physics/quantum/tests/test_identitysearch.py -> build-2.7/lib/sympy/physics/quantum/tests
  621. copying sympy/physics/quantum/tests/test_hilbert.py -> build-2.7/lib/sympy/physics/quantum/tests
  622. copying sympy/physics/quantum/tests/test_grover.py -> build-2.7/lib/sympy/physics/quantum/tests
  623. copying sympy/physics/quantum/tests/test_gate.py -> build-2.7/lib/sympy/physics/quantum/tests
  624. copying sympy/physics/quantum/tests/test_density.py -> build-2.7/lib/sympy/physics/quantum/tests
  625. copying sympy/physics/quantum/tests/test_dagger.py -> build-2.7/lib/sympy/physics/quantum/tests
  626. copying sympy/physics/quantum/tests/test_constants.py -> build-2.7/lib/sympy/physics/quantum/tests
  627. copying sympy/physics/quantum/tests/test_commutator.py -> build-2.7/lib/sympy/physics/quantum/tests
  628. copying sympy/physics/quantum/tests/test_circuitutils.py -> build-2.7/lib/sympy/physics/quantum/tests
  629. copying sympy/physics/quantum/tests/test_cg.py -> build-2.7/lib/sympy/physics/quantum/tests
  630. copying sympy/physics/quantum/tests/test_cartesian.py -> build-2.7/lib/sympy/physics/quantum/tests
  631. copying sympy/physics/quantum/tests/test_anticommutator.py -> build-2.7/lib/sympy/physics/quantum/tests
  632. copying sympy/physics/quantum/tests/__init__.py -> build-2.7/lib/sympy/physics/quantum/tests
  633. creating build-2.7/lib/sympy/physics/tests
  634. copying sympy/physics/tests/test_units.py -> build-2.7/lib/sympy/physics/tests
  635. copying sympy/physics/tests/test_sho.py -> build-2.7/lib/sympy/physics/tests
  636. copying sympy/physics/tests/test_secondquant.py -> build-2.7/lib/sympy/physics/tests
  637. copying sympy/physics/tests/test_qho_1d.py -> build-2.7/lib/sympy/physics/tests
  638. copying sympy/physics/tests/test_physics_matrices.py -> build-2.7/lib/sympy/physics/tests
  639. copying sympy/physics/tests/test_paulialgebra.py -> build-2.7/lib/sympy/physics/tests
  640. copying sympy/physics/tests/test_hydrogen.py -> build-2.7/lib/sympy/physics/tests
  641. copying sympy/physics/tests/test_gaussopt.py -> build-2.7/lib/sympy/physics/tests
  642. copying sympy/physics/tests/test_clebsch_gordan.py -> build-2.7/lib/sympy/physics/tests
  643. copying sympy/physics/tests/__init__.py -> build-2.7/lib/sympy/physics/tests
  644. package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file)
  645. creating build-2.7/lib/sympy/plotting/intervalmath/tests
  646. copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build-2.7/lib/sympy/plotting/intervalmath/tests
  647. copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build-2.7/lib/sympy/plotting/intervalmath/tests
  648. package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file)
  649. creating build-2.7/lib/sympy/plotting/pygletplot/tests
  650. copying sympy/plotting/pygletplot/tests/test_plotting.py -> build-2.7/lib/sympy/plotting/pygletplot/tests
  651. creating build-2.7/lib/sympy/plotting/tests
  652. copying sympy/plotting/tests/test_plot_implicit.py -> build-2.7/lib/sympy/plotting/tests
  653. copying sympy/plotting/tests/test_plot.py -> build-2.7/lib/sympy/plotting/tests
  654. copying sympy/plotting/tests/__init__.py -> build-2.7/lib/sympy/plotting/tests
  655. package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file)
  656. creating build-2.7/lib/sympy/polys/agca/tests
  657. copying sympy/polys/agca/tests/test_modules.py -> build-2.7/lib/sympy/polys/agca/tests
  658. copying sympy/polys/agca/tests/test_ideals.py -> build-2.7/lib/sympy/polys/agca/tests
  659. copying sympy/polys/agca/tests/test_homomorphisms.py -> build-2.7/lib/sympy/polys/agca/tests
  660. creating build-2.7/lib/sympy/polys/tests
  661. copying sympy/polys/tests/test_domains.py -> build-2.7/lib/sympy/polys/tests
  662. copying sympy/polys/tests/test_sqfreetools.py -> build-2.7/lib/sympy/polys/tests
  663. copying sympy/polys/tests/test_specialpolys.py -> build-2.7/lib/sympy/polys/tests
  664. copying sympy/polys/tests/test_rootoftools.py -> build-2.7/lib/sympy/polys/tests
  665. copying sympy/polys/tests/test_rootisolation.py -> build-2.7/lib/sympy/polys/tests
  666. copying sympy/polys/tests/test_rationaltools.py -> build-2.7/lib/sympy/polys/tests
  667. copying sympy/polys/tests/test_quotientring.py -> build-2.7/lib/sympy/polys/tests
  668. copying sympy/polys/tests/test_polyutils.py -> build-2.7/lib/sympy/polys/tests
  669. copying sympy/polys/tests/test_polytools.py -> build-2.7/lib/sympy/polys/tests
  670. copying sympy/polys/tests/test_polyroots.py -> build-2.7/lib/sympy/polys/tests
  671. copying sympy/polys/tests/test_polyoptions.py -> build-2.7/lib/sympy/polys/tests
  672. copying sympy/polys/tests/test_polynomialring.py -> build-2.7/lib/sympy/polys/tests
  673. copying sympy/polys/tests/test_polyfuncs.py -> build-2.7/lib/sympy/polys/tests
  674. copying sympy/polys/tests/test_polyclasses.py -> build-2.7/lib/sympy/polys/tests
  675. copying sympy/polys/tests/test_partfrac.py -> build-2.7/lib/sympy/polys/tests
  676. copying sympy/polys/tests/test_orthopolys.py -> build-2.7/lib/sympy/polys/tests
  677. copying sympy/polys/tests/test_numberfields.py -> build-2.7/lib/sympy/polys/tests
  678. copying sympy/polys/tests/test_monomialtools.py -> build-2.7/lib/sympy/polys/tests
  679. copying sympy/polys/tests/test_groebnertools.py -> build-2.7/lib/sympy/polys/tests
  680. copying sympy/polys/tests/test_galoistools.py -> build-2.7/lib/sympy/polys/tests
  681. copying sympy/polys/tests/test_factortools.py -> build-2.7/lib/sympy/polys/tests
  682. copying sympy/polys/tests/test_euclidtools.py -> build-2.7/lib/sympy/polys/tests
  683. copying sympy/polys/tests/test_distributedpolys.py -> build-2.7/lib/sympy/polys/tests
  684. copying sympy/polys/tests/test_distributedmodules.py -> build-2.7/lib/sympy/polys/tests
  685. copying sympy/polys/tests/test_densetools.py -> build-2.7/lib/sympy/polys/tests
  686. copying sympy/polys/tests/test_densebasic.py -> build-2.7/lib/sympy/polys/tests
  687. copying sympy/polys/tests/test_densearith.py -> build-2.7/lib/sympy/polys/tests
  688. copying sympy/polys/tests/test_constructor.py -> build-2.7/lib/sympy/polys/tests
  689. copying sympy/polys/tests/__init__.py -> build-2.7/lib/sympy/polys/tests
  690. creating build-2.7/lib/sympy/printing/pretty/tests
  691. copying sympy/printing/pretty/tests/test_pretty.py -> build-2.7/lib/sympy/printing/pretty/tests
  692. copying sympy/printing/pretty/tests/__init__.py -> build-2.7/lib/sympy/printing/pretty/tests
  693. creating build-2.7/lib/sympy/printing/tests
  694. copying sympy/printing/tests/test_tableform.py -> build-2.7/lib/sympy/printing/tests
  695. copying sympy/printing/tests/test_str.py -> build-2.7/lib/sympy/printing/tests
  696. copying sympy/printing/tests/test_repr.py -> build-2.7/lib/sympy/printing/tests
  697. copying sympy/printing/tests/test_python.py -> build-2.7/lib/sympy/printing/tests
  698. copying sympy/printing/tests/test_precedence.py -> build-2.7/lib/sympy/printing/tests
  699. copying sympy/printing/tests/test_mathml.py -> build-2.7/lib/sympy/printing/tests
  700. copying sympy/printing/tests/test_latex.py -> build-2.7/lib/sympy/printing/tests
  701. copying sympy/printing/tests/test_lambdarepr.py -> build-2.7/lib/sympy/printing/tests
  702. copying sympy/printing/tests/test_jscode.py -> build-2.7/lib/sympy/printing/tests
  703. copying sympy/printing/tests/test_gtk.py -> build-2.7/lib/sympy/printing/tests
  704. copying sympy/printing/tests/test_fcode.py -> build-2.7/lib/sympy/printing/tests
  705. copying sympy/printing/tests/test_conventions.py -> build-2.7/lib/sympy/printing/tests
  706. copying sympy/printing/tests/test_codeprinter.py -> build-2.7/lib/sympy/printing/tests
  707. copying sympy/printing/tests/test_ccode.py -> build-2.7/lib/sympy/printing/tests
  708. copying sympy/printing/tests/__init__.py -> build-2.7/lib/sympy/printing/tests
  709. creating build-2.7/lib/sympy/series/tests
  710. copying sympy/series/tests/test_series.py -> build-2.7/lib/sympy/series/tests
  711. copying sympy/series/tests/test_residues.py -> build-2.7/lib/sympy/series/tests
  712. copying sympy/series/tests/test_order.py -> build-2.7/lib/sympy/series/tests
  713. copying sympy/series/tests/test_nseries.py -> build-2.7/lib/sympy/series/tests
  714. copying sympy/series/tests/test_lseries.py -> build-2.7/lib/sympy/series/tests
  715. copying sympy/series/tests/test_limits.py -> build-2.7/lib/sympy/series/tests
  716. copying sympy/series/tests/test_kauers.py -> build-2.7/lib/sympy/series/tests
  717. copying sympy/series/tests/test_gruntz.py -> build-2.7/lib/sympy/series/tests
  718. copying sympy/series/tests/test_demidovich.py -> build-2.7/lib/sympy/series/tests
  719. copying sympy/series/tests/__init__.py -> build-2.7/lib/sympy/series/tests
  720. package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file)
  721. creating build-2.7/lib/sympy/sets/tests
  722. copying sympy/sets/tests/test_fancysets.py -> build-2.7/lib/sympy/sets/tests
  723. creating build-2.7/lib/sympy/simplify/tests
  724. copying sympy/simplify/tests/test_hyperexpand.py -> build-2.7/lib/sympy/simplify/tests
  725. copying sympy/simplify/tests/test_traversaltools.py -> build-2.7/lib/sympy/simplify/tests
  726. copying sympy/simplify/tests/test_sqrtdenest.py -> build-2.7/lib/sympy/simplify/tests
  727. copying sympy/simplify/tests/test_simplify.py -> build-2.7/lib/sympy/simplify/tests
  728. copying sympy/simplify/tests/test_rewrite.py -> build-2.7/lib/sympy/simplify/tests
  729. copying sympy/simplify/tests/test_epathtools.py -> build-2.7/lib/sympy/simplify/tests
  730. copying sympy/simplify/tests/test_cse.py -> build-2.7/lib/sympy/simplify/tests
  731. copying sympy/simplify/tests/__init__.py -> build-2.7/lib/sympy/simplify/tests
  732. creating build-2.7/lib/sympy/solvers/tests
  733. copying sympy/solvers/tests/test_numeric.py -> build-2.7/lib/sympy/solvers/tests
  734. copying sympy/solvers/tests/test_solvers.py -> build-2.7/lib/sympy/solvers/tests
  735. copying sympy/solvers/tests/test_recurr.py -> build-2.7/lib/sympy/solvers/tests
  736. copying sympy/solvers/tests/test_polysys.py -> build-2.7/lib/sympy/solvers/tests
  737. copying sympy/solvers/tests/test_pde.py -> build-2.7/lib/sympy/solvers/tests
  738. copying sympy/solvers/tests/test_ode.py -> build-2.7/lib/sympy/solvers/tests
  739. copying sympy/solvers/tests/test_inequalities.py -> build-2.7/lib/sympy/solvers/tests
  740. copying sympy/solvers/tests/test_constantsimp.py -> build-2.7/lib/sympy/solvers/tests
  741. copying sympy/solvers/tests/__init__.py -> build-2.7/lib/sympy/solvers/tests
  742. creating build-2.7/lib/sympy/statistics/tests
  743. copying sympy/statistics/tests/test_statistics.py -> build-2.7/lib/sympy/statistics/tests
  744. copying sympy/statistics/tests/__init__.py -> build-2.7/lib/sympy/statistics/tests
  745. package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
  746. creating build-2.7/lib/sympy/stats/tests
  747. copying sympy/stats/tests/test_rv.py -> build-2.7/lib/sympy/stats/tests
  748. copying sympy/stats/tests/test_finite_rv.py -> build-2.7/lib/sympy/stats/tests
  749. copying sympy/stats/tests/test_continuous_rv.py -> build-2.7/lib/sympy/stats/tests
  750. creating build-2.7/lib/sympy/tensor/tests
  751. copying sympy/tensor/tests/test_indexed.py -> build-2.7/lib/sympy/tensor/tests
  752. copying sympy/tensor/tests/test_index_methods.py -> build-2.7/lib/sympy/tensor/tests
  753. copying sympy/tensor/tests/__init__.py -> build-2.7/lib/sympy/tensor/tests
  754. creating build-2.7/lib/sympy/utilities/tests
  755. copying sympy/utilities/tests/test_lambdify.py -> build-2.7/lib/sympy/utilities/tests
  756. copying sympy/utilities/tests/test_code_quality.py -> build-2.7/lib/sympy/utilities/tests
  757. copying sympy/utilities/tests/test_source.py -> build-2.7/lib/sympy/utilities/tests
  758. copying sympy/utilities/tests/test_pytest.py -> build-2.7/lib/sympy/utilities/tests
  759. copying sympy/utilities/tests/test_pickling.py -> build-2.7/lib/sympy/utilities/tests
  760. copying sympy/utilities/tests/test_iterables.py -> build-2.7/lib/sympy/utilities/tests
  761. copying sympy/utilities/tests/test_decorator.py -> build-2.7/lib/sympy/utilities/tests
  762. copying sympy/utilities/tests/test_codegen.py -> build-2.7/lib/sympy/utilities/tests
  763. copying sympy/utilities/tests/test_autowrap.py -> build-2.7/lib/sympy/utilities/tests
  764. copying sympy/utilities/tests/__init__.py -> build-2.7/lib/sympy/utilities/tests
  765. creating build-2.7/lib/sympy/utilities/mathml/data
  766. copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build-2.7/lib/sympy/utilities/mathml/data
  767. copying sympy/utilities/mathml/data/mmltex.xsl -> build-2.7/lib/sympy/utilities/mathml/data
  768. copying sympy/utilities/mathml/data/mmlctop.xsl -> build-2.7/lib/sympy/utilities/mathml/data
  769. package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file)
  770. package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file)
  771. package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file)
  772. package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file)
  773. package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file)
  774. package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file)
  775. package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
  776. warning: build_py: byte-compiling is disabled, skipping.
  777. running build_scripts
  778. creating build-2.7/scripts-2.7
  779. copying and adjusting bin/isympy -> build-2.7/scripts-2.7
  780. changing mode of build-2.7/scripts-2.7/isympy from 644 to 755
  781. >>> Source compiled.
  782. * Testing of dev-python/sympy-0.7.2 with CPython 2.7...
  783. PYTHONPATH=build-2.7/lib python2.7 setup.py build -b build-2.7 test
  784. /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  785. warnings.warn(str(e), _gtk.Warning)
  786. /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  787. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  788. running build
  789. running build_py
  790. package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file)
  791. package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file)
  792. package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file)
  793. package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file)
  794. package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file)
  795. package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file)
  796. package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
  797. package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file)
  798. package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file)
  799. package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file)
  800. package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file)
  801. package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file)
  802. package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file)
  803. package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
  804. warning: build_py: byte-compiling is disabled, skipping.
  805. running build_scripts
  806. running test
  807. /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  808. warnings.warn(str(e), _gtk.Warning)
  809. /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  810. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  811. ============================= test process starts ==============================
  812. executable: /usr/bin/python2.7 (2.7.3-final-0)
  813. architecture: 64-bit
  814. cache: yes
  815. ground types: gmpy
  816. random seed: 2032913
  817. hash randomization: on (PYTHONHASHSEED=4197168216)
  818. sympy/assumptions/tests/test_assumptions_2.py[5] ..... [OK]
  819. sympy/assumptions/tests/test_query.py[43] .....ff.w.............................
  820. ..... [OK]
  821. sympy/assumptions/tests/test_refine.py[4] .... [OK]
  822. sympy/categories/tests/test_baseclasses.py[3] ... [OK]
  823. sympy/categories/tests/test_drawing.py[2] .. [OK]
  824. sympy/combinatorics/tests/test_generators.py[1] . [OK]
  825. sympy/combinatorics/tests/test_graycode.py[1] . [OK]
  826. sympy/combinatorics/tests/test_group_constructs.py[1] . [OK]
  827. sympy/combinatorics/tests/test_named_groups.py[5] ..... [OK]
  828. sympy/combinatorics/tests/test_partitions.py[3] ... [OK]
  829. sympy/combinatorics/tests/test_perm_groups.py[39] ......ff......................
  830. ......... [OK]
  831. sympy/combinatorics/tests/test_permutations.py[7] ....... [OK]
  832. sympy/combinatorics/tests/test_polyhedron.py[1] . [OK]
  833. sympy/combinatorics/tests/test_prufer.py[2] .. [OK]
  834. sympy/combinatorics/tests/test_subsets.py[1] . [OK]
  835. sympy/combinatorics/tests/test_testutil.py[5] ..... [OK]
  836. sympy/combinatorics/tests/test_util.py[8] ........ [OK]
  837. sympy/concrete/tests/test_gosper.py[11] .........f. [OK]
  838. sympy/concrete/tests/test_products.py[7] ....... [OK]
  839. sympy/concrete/tests/test_sums_products.py[32] ........ffffff..................
  840. [OK]
  841. sympy/core/tests/test_args.py[466] E..ffffffffXfffffffXfff.ssss.ssssssssssssssss
  842. sssssssssss.....................................................................
  843. ................................................................................
  844. ................................................................................
  845. ................................................................................
  846. ................................................................................
  847. ..................... [FAIL]
  848. sympy/core/tests/test_arit.py[63] .....ff.......................................
  849. ................. [OK]
  850. sympy/core/tests/test_assumptions.py[35] .....ff............................
  851. [OK]
  852. sympy/core/tests/test_basic.py[13] ............. [OK]
  853. sympy/core/tests/test_cache.py[1] . [OK]
  854. sympy/core/tests/test_complex.py[16] ................ [OK]
  855. sympy/core/tests/test_containers.py[8] ........ [OK]
  856. sympy/core/tests/test_count_ops.py[2] .. [OK]
  857. sympy/core/tests/test_diff.py[6] ...... [OK]
  858. sympy/core/tests/test_equal.py[6] ...... [OK]
  859. sympy/core/tests/test_eval.py[8] .......f [OK]
  860. sympy/core/tests/test_eval_power.py[16] .........X...... [OK]
  861. sympy/core/tests/test_evalf.py[36] ...........ff....................... [OK]
  862. sympy/core/tests/test_expand.py[10] .......... [OK]
  863. sympy/core/tests/test_expr.py[76] ..............................................
  864. .............................. [OK]
  865. sympy/core/tests/test_exprtools.py[8] ........ [OK]
  866. sympy/core/tests/test_facts.py[10] .......... [OK]
  867. sympy/core/tests/test_function.py[43] .........ffX..............................
  868. . [OK]
  869. sympy/core/tests/test_logic.py[10] .......... [OK]
  870. sympy/core/tests/test_match.py[26] .....f.................... [OK]
  871. sympy/core/tests/test_noncommutative.py[13] ........fffff [OK]
  872. sympy/core/tests/test_numbers.py[58] ....ff.....................................
  873. ............... [OK]
  874. sympy/core/tests/test_operations.py[4] .... [OK]
  875. sympy/core/tests/test_priority.py[5] ..... [OK]
  876. sympy/core/tests/test_relational.py[11] ......f.... [OK]
  877. sympy/core/tests/test_rules.py[1] . [OK]
  878. sympy/core/tests/test_sets.py[27] ........................... [OK]
  879. sympy/core/tests/test_subs.py[39] .........X............................. [OK]
  880. sympy/core/tests/test_symbol.py[10] ......X... [OK]
  881. sympy/core/tests/test_sympify.py[32] ......f......................... [OK]
  882. sympy/core/tests/test_trace.py[3] ... [OK]
  883. sympy/core/tests/test_truediv.py[3] ... [OK]
  884. sympy/core/tests/test_var.py[5] ..... [OK]
  885. sympy/diffgeom/tests/test_class_structure.py[3] ... [OK]
  886. sympy/diffgeom/tests/test_diffgeom.py[11] ........... [OK]
  887. sympy/diffgeom/tests/test_function_diffgeom_book.py[4] .... [OK]
  888. sympy/external/tests/test_autowrap.py[10] ssfffsfXss [OK]
  889. sympy/external/tests/test_codegen.py[8] .s.s.... [OK]
  890. sympy/external/tests/test_numpy.py[20] .................... [OK]
  891. sympy/external/tests/test_scipy.py[1] . [OK]
  892. sympy/functions/combinatorial/tests/test_comb_factorials.py[11] ........f.. [OK]
  893. sympy/functions/combinatorial/tests/test_comb_numbers.py[7] ......f [OK]
  894. sympy/functions/elementary/tests/test_complexes.py[19] ..ff............... [OK]
  895. sympy/functions/elementary/tests/test_exponential.py[23] .......................
  896. [OK]
  897. sympy/functions/elementary/tests/test_hyperbolic.py[28] ........................
  898. .... [OK]
  899. sympy/functions/elementary/tests/test_integers.py[4] ..f. [OK]
  900. sympy/functions/elementary/tests/test_interface.py[3] ... [OK]
  901. sympy/functions/elementary/tests/test_miscellaneous.py[4] .... [OK]
  902. sympy/functions/elementary/tests/test_piecewise.py[17] ...f............. [OK]
  903. sympy/functions/elementary/tests/test_trigonometric.py[41] ....f................
  904. .................... [OK]
  905. sympy/functions/special/tests/test_bessel.py[11] ........... [OK]
  906. sympy/functions/special/tests/test_bsplines.py[5] ..... [OK]
  907. sympy/functions/special/tests/test_delta_functions.py[2] .. [OK]
  908. sympy/functions/special/tests/test_error_functions.py[9] .....E..E [FAIL]
  909. sympy/functions/special/tests/test_gamma_functions.py[9] ...E..... [FAIL]
  910. sympy/functions/special/tests/test_hyper.py[10] ....EE...E [FAIL]
  911. sympy/functions/special/tests/test_spec_polynomials.py[7] ....... [OK]
  912. sympy/functions/special/tests/test_spherical_harmonics.py[5] ..... [OK]
  913. sympy/functions/special/tests/test_tensor_functions.py[4] ...f [OK]
  914. sympy/functions/special/tests/test_zeta_functions.py[6] ...... [OK]
  915. sympy/galgebra/tests/test_GA.py[12] ............ [OK]
  916. sympy/geometry/tests/test_geometry.py[19] ..f................ [OK]
  917. sympy/integrals/tests/test_integrals.py[80] ......fff...........................
  918. ............................................ [OK]
  919. sympy/integrals/tests/test_lineintegrals.py[1] . [OK]
  920. sympy/integrals/tests/test_meijerint.py[18] E.EE....E......... [FAIL]
  921. sympy/integrals/tests/test_rationaltools.py[7] ....... [OK]
  922. sympy/integrals/tests/test_risch.py[20] ..........ff....ww.. [OK]
  923. sympy/integrals/tests/test_transforms.py[14] ....w......... [OK]
  924. sympy/integrals/tests/test_trigonometry.py[4] .... [OK]
  925. sympy/interactive/tests/test_interactive.py[1] . [OK]
  926. sympy/interactive/tests/test_ipython.py[2] .. [OK]
  927. sympy/logic/tests/test_boolalg.py[25] ......................... [OK]
  928. sympy/logic/tests/test_dimacs.py[5] ..... [OK]
  929. sympy/logic/tests/test_inference.py[13] ............. [OK]
  930. sympy/matrices/expressions/tests/test_funcmatrix.py[1] . [OK]
  931. sympy/matrices/expressions/tests/test_indexing.py[9] ......... [OK]
  932. sympy/matrices/expressions/tests/test_matrix_exprs.py[19] ...................
  933. [OK]
  934. sympy/matrices/tests/test_immutable.py[7] ....... [OK]
  935. sympy/matrices/tests/test_interactions.py[6] ...... [OK]
  936. sympy/matrices/tests/test_matrices.py[107] .....fffff...........................
  937. ...................................................................... [OK]
  938. sympy/ntheory/tests/test_ntheory.py[26] .......................... [OK]
  939. sympy/parsing/tests/test_mathematica.py[1] . [OK]
  940. sympy/parsing/tests/test_maxima.py[3] ... [OK]
  941. sympy/physics/mechanics/tests/test_essential.py[7] ....... [OK]
  942. sympy/physics/mechanics/tests/test_functions.py[12] ............ [OK]
  943. sympy/physics/mechanics/tests/test_kane.py[6] ...... [OK]
  944. sympy/physics/mechanics/tests/test_lagrange.py[4] .... [OK]
  945. sympy/physics/mechanics/tests/test_particle.py[1] . [OK]
  946. sympy/physics/mechanics/tests/test_point.py[6] ...... [OK]
  947. sympy/physics/mechanics/tests/test_rigidbody.py[2] .. [OK]
  948. sympy/physics/quantum/tests/test_anticommutator.py[4] .... [OK]
  949. sympy/physics/quantum/tests/test_cartesian.py[3] ... [OK]
  950. sympy/physics/quantum/tests/test_cg.py[3] ... [OK]
  951. sympy/physics/quantum/tests/test_circuitutils.py[7] ....... [OK]
  952. sympy/physics/quantum/tests/test_commutator.py[4] .... [OK]
  953. sympy/physics/quantum/tests/test_constants.py[1] . [OK]
  954. sympy/physics/quantum/tests/test_dagger.py[5] ..... [OK]
  955. sympy/physics/quantum/tests/test_density.py[11] ........... [OK]
  956. sympy/physics/quantum/tests/test_gate.py[25] ......................... [OK]
  957. sympy/physics/quantum/tests/test_grover.py[6] ...... [OK]
  958. sympy/physics/quantum/tests/test_hilbert.py[7] ....... [OK]
  959. sympy/physics/quantum/tests/test_identitysearch.py[9] ......... [OK]
  960. sympy/physics/quantum/tests/test_innerproduct.py[3] ... [OK]
  961. sympy/physics/quantum/tests/test_matrixutils.py[5] ..... [OK]
  962. sympy/physics/quantum/tests/test_operator.py[7] ....... [OK]
  963. sympy/physics/quantum/tests/test_operatorset.py[3] ..f [OK]
  964. sympy/physics/quantum/tests/test_piab.py[2] .. [OK]
  965. sympy/physics/quantum/tests/test_printing.py[16] ..f............. [OK]
  966. sympy/physics/quantum/tests/test_qapply.py[10] .......... [OK]
  967. sympy/physics/quantum/tests/test_qexpr.py[4] .... [OK]
  968. sympy/physics/quantum/tests/test_qft.py[4] .... [OK]
  969. sympy/physics/quantum/tests/test_qubit.py[11] ........... [OK]
  970. sympy/physics/quantum/tests/test_represent.py[9] ......... [OK]
  971. sympy/physics/quantum/tests/test_shor.py[2] .f [OK]
  972. sympy/physics/quantum/tests/test_spin.py[37] ...................................
  973. .. [OK]
  974. sympy/physics/quantum/tests/test_state.py[7] ....... [OK]
  975. sympy/physics/quantum/tests/test_tensorproduct.py[7] ....... [OK]
  976. sympy/physics/tests/test_clebsch_gordan.py[5] ..... [OK]
  977. sympy/physics/tests/test_gaussopt.py[1] . [OK]
  978. sympy/physics/tests/test_hydrogen.py[4] .... [OK]
  979. sympy/physics/tests/test_paulialgebra.py[2] .f [OK]
  980. sympy/physics/tests/test_physics_matrices.py[3] ... [OK]
  981. sympy/physics/tests/test_qho_1d.py[4] .... [OK]
  982. sympy/physics/tests/test_secondquant.py[48] ....................................
  983. ............ [OK]
  984. sympy/physics/tests/test_sho.py[2] .. [OK]
  985. sympy/physics/tests/test_units.py[3] ... [OK]
  986. sympy/plotting/intervalmath/tests/test_interval_functions.py[24] ...............
  987. ......... [OK]
  988. sympy/plotting/intervalmath/tests/test_intervalmath.py[6] ...... [OK]
  989. sympy/plotting/tests/test_plot.py[1] s [OK]
  990. sympy/plotting/tests/test_plot_implicit.py[1] s [OK]
  991. sympy/polys/agca/tests/test_homomorphisms.py[4] .... [OK]
  992. sympy/polys/agca/tests/test_ideals.py[7] ....... [OK]
  993. sympy/polys/agca/tests/test_modules.py[16] ................ [OK]
  994. sympy/polys/tests/test_constructor.py[2] .. [OK]
  995. sympy/polys/tests/test_densearith.py[44] .......................................
  996. ..... [OK]
  997. sympy/polys/tests/test_densebasic.py[58] .......................................
  998. ................... [OK]
  999. sympy/polys/tests/test_densetools.py[36] ....................................
  1000. [OK]
  1001. sympy/polys/tests/test_distributedmodules.py[20] .................... [OK]
  1002. sympy/polys/tests/test_distributedpolys.py[31] ...............................
  1003. [OK]
  1004. sympy/polys/tests/test_domains.py[33] ................................. [OK]
  1005. sympy/polys/tests/test_euclidtools.py[16] ................ [OK]
  1006. sympy/polys/tests/test_factortools.py[20] .................... [OK]
  1007. sympy/polys/tests/test_galoistools.py[32] ................................ [OK]
  1008. sympy/polys/tests/test_groebnertools.py[15] ff............. [OK]
  1009. sympy/polys/tests/test_monomialtools.py[17] ................. [OK]
  1010. sympy/polys/tests/test_numberfields.py[9] ......... [OK]
  1011. sympy/polys/tests/test_orthopolys.py[7] ....... [OK]
  1012. sympy/polys/tests/test_partfrac.py[6] ...... [OK]
  1013. sympy/polys/tests/test_polyclasses.py[20] .................... [OK]
  1014. sympy/polys/tests/test_polyfuncs.py[4] .... [OK]
  1015. sympy/polys/tests/test_polynomialring.py[5] ..... [OK]
  1016. sympy/polys/tests/test_polyoptions.py[47] ......................................
  1017. ......... [OK]
  1018. sympy/polys/tests/test_polyroots.py[14] .............. [OK]
  1019. sympy/polys/tests/test_polytools.py[127] ..fff..................................
  1020. ................................................................................
  1021. ........ [OK]
  1022. sympy/polys/tests/test_polyutils.py[10] .......... [OK]
  1023. sympy/polys/tests/test_quotientring.py[2] .. [OK]
  1024. sympy/polys/tests/test_rationaltools.py[1] . [OK]
  1025. sympy/polys/tests/test_rootisolation.py[19] ................... [OK]
  1026. sympy/polys/tests/test_rootoftools.py[19] ................... [OK]
  1027. sympy/polys/tests/test_specialpolys.py[8] ........ [OK]
  1028. sympy/polys/tests/test_sqfreetools.py[3] ... [OK]
  1029. sympy/printing/pretty/tests/test_pretty.py[54] X................................
  1030. ..................... [OK]
  1031. sympy/printing/tests/test_ccode.py[21] ..................... [OK]
  1032. sympy/printing/tests/test_codeprinter.py[1] . [OK]
  1033. sympy/printing/tests/test_conventions.py[1] . [OK]
  1034. sympy/printing/tests/test_fcode.py[25] ......................... [OK]
  1035. sympy/printing/tests/test_gtk.py[2] .X [OK]
  1036. sympy/printing/tests/test_jscode.py[21] ..................... [OK]
  1037. sympy/printing/tests/test_lambdarepr.py[4] .... [OK]
  1038. sympy/printing/tests/test_latex.py[57] .....f...................................
  1039. ................ [OK]
  1040. sympy/printing/tests/test_mathml.py[19] ................... [OK]
  1041. sympy/printing/tests/test_precedence.py[12] ............ [OK]
  1042. sympy/printing/tests/test_python.py[8] ....f... [OK]
  1043. sympy/printing/tests/test_repr.py[15] ............... [OK]
  1044. sympy/printing/tests/test_str.py[64] ...........................................
  1045. ..................... [OK]
  1046. sympy/printing/tests/test_tableform.py[2] .. [OK]
  1047. sympy/series/tests/test_demidovich.py[17] ................. [OK]
  1048. sympy/series/tests/test_gruntz.py[34] .s.sfff........................... [OK]
  1049. sympy/series/tests/test_kauers.py[1] . [OK]
  1050. sympy/series/tests/test_limits.py[39] .......fffffXf.........................
  1051. [OK]
  1052. sympy/series/tests/test_lseries.py[6] ...... [OK]
  1053. sympy/series/tests/test_nseries.py[67] ...................fff...................
  1054. .......................... [OK]
  1055. sympy/series/tests/test_order.py[35] ...............ff.................. [OK]
  1056. sympy/series/tests/test_residues.py[7] ......f [OK]
  1057. sympy/series/tests/test_series.py[9] ......... [OK]
  1058. sympy/sets/tests/test_fancysets.py[11] ......ff... [OK]
  1059. sympy/simplify/tests/test_cse.py[17] .........f....... [OK]
  1060. sympy/simplify/tests/test_epathtools.py[3] ... [OK]
  1061. sympy/simplify/tests/test_hyperexpand.py[42] ......fffff..wwwwwwwwwwwwwE.....EEE
  1062. EE..... [FAIL]
  1063. sympy/simplify/tests/test_rewrite.py[2] .. [OK]
  1064. sympy/simplify/tests/test_simplify.py[65] ...ffffff.............................
  1065. ........................... [OK]
  1066. sympy/simplify/tests/test_sqrtdenest.py[10] .......... [OK]
  1067. sympy/simplify/tests/test_traversaltools.py[1] . [OK]
  1068. sympy/solvers/tests/test_constantsimp.py[9] .....f... [OK]
  1069. sympy/solvers/tests/test_inequalities.py[10] .......... [OK]
  1070. sympy/solvers/tests/test_numeric.py[3] ..f [OK]
  1071. sympy/solvers/tests/test_ode.py[43] ..fffffffff.ww.............................
  1072. [OK]
  1073. sympy/solvers/tests/test_pde.py[2] .. [OK]
  1074. sympy/solvers/tests/test_polysys.py[3] ... [OK]
  1075. sympy/solvers/tests/test_recurr.py[39] .......................................
  1076. [OK]
  1077. sympy/solvers/tests/test_solvers.py[48] ......ff.....................s..........
  1078. ........ [OK]
  1079. sympy/statistics/tests/test_statistics.py[5] ..... [OK]
  1080. sympy/stats/tests/test_continuous_rv.py[36] ......ffff..........................
  1081. [OK]
  1082. sympy/stats/tests/test_finite_rv.py[12] ............ [OK]
  1083. sympy/stats/tests/test_rv.py[13] ...........f. [OK]
  1084. sympy/tensor/tests/test_index_methods.py[15] ............... [OK]
  1085. sympy/tensor/tests/test_indexed.py[15] ............... [OK]
  1086. sympy/utilities/tests/test_autowrap.py[8] ........ [OK]
  1087. sympy/utilities/tests/test_code_quality.py[3] ... [OK]
  1088. sympy/utilities/tests/test_codegen.py[39] ......................................
  1089. . [OK]
  1090. sympy/utilities/tests/test_decorator.py[3] ... [OK]
  1091. sympy/utilities/tests/test_iterables.py[29] ............................. [OK]
  1092. sympy/utilities/tests/test_lambdify.py[32] ................................ [OK]
  1093. sympy/utilities/tests/test_pickling.py[28] ......ffff.f................ [OK]
  1094. sympy/utilities/tests/test_pytest.py[4] .... [OK]
  1095. sympy/utilities/tests/test_source.py[2] .. [OK]
  1096. ________________________________ xpassed tests _________________________________
  1097. sympy/core/tests/test_args.py: test_sympy__combinatorics__perm_groups__PermutationGroup
  1098. sympy/core/tests/test_args.py: test_as_coeff_add
  1099. sympy/core/tests/test_eval_power.py: test_issue_3109_fail
  1100. sympy/core/tests/test_function.py: test_issue_1612
  1101. sympy/core/tests/test_subs.py: test_issue_2261
  1102. sympy/core/tests/test_symbol.py: test_symbols_each_char
  1103. sympy/external/tests/test_autowrap.py: test_wrap_twice_c_cython
  1104. sympy/printing/pretty/tests/test_pretty.py: test_pretty_sum
  1105. sympy/printing/tests/test_gtk.py: test_1
  1106. sympy/series/tests/test_limits.py: test_extended_real_line_fail
  1107. ________________________________________________________________________________
  1108. __________ sympy/core/tests/test_args.py:test_all_classes_are_tested ___________
  1109. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/core/tests/test_args.py", line 52, in test_all_classes_are_tested
  1110. mod = __import__(submodule, fromlist=names)
  1111. File "sympy/plotting/pygletplot/plot_window.py", line 1, in <module>
  1112. from pyglet.gl import *
  1113. File "/usr/lib64/python2.7/site-packages/pyglet/gl/__init__.py", line 510, in <module>
  1114. import pyglet.window
  1115. File "/usr/lib64/python2.7/site-packages/pyglet/window/__init__.py", line 1684, in <module>
  1116. gl._create_shadow_window()
  1117. File "/usr/lib64/python2.7/site-packages/pyglet/gl/__init__.py", line 494, in _create_shadow_window
  1118. _shadow_window = Window(width=1, height=1, visible=False)
  1119. File "/usr/lib64/python2.7/site-packages/pyglet/window/xlib/__init__.py", line 474, in __init__
  1120. super(XlibWindow, self).__init__(*args, **kwargs)
  1121. File "/usr/lib64/python2.7/site-packages/pyglet/window/__init__.py", line 626, in __init__
  1122. display = get_platform().get_default_display()
  1123. File "/usr/lib64/python2.7/site-packages/pyglet/window/xlib/__init__.py", line 152, in get_default_display
  1124. return self.get_display('')
  1125. File "/usr/lib64/python2.7/site-packages/pyglet/window/xlib/__init__.py", line 148, in get_display
  1126. self._displays[name] = XlibDisplayDevice(name)
  1127. File "/usr/lib64/python2.7/site-packages/pyglet/window/xlib/__init__.py", line 166, in __init__
  1128. raise NoSuchDisplayException('Cannot connect to "%s"' % name)
  1129. NoSuchDisplayException: Cannot connect to ""
  1130. ________________________________________________________________________________
  1131. ______ sympy/functions/special/tests/test_error_functions.py:test_expint _______
  1132. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_error_functions.py", line 119, in test_expint
  1133. assert mytd(expint(x, y), -y**(x - 1)*meijerg([], [1, 1], [0, 0, 1-x], [], y), x)
  1134. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_error_functions.py", line 82, in mytd
  1135. return expr1.diff(x) == expr2 and test_derivative_numerically(expr1.subs(subs), x)
  1136. File "sympy/utilities/randtest.py", line 86, in test_derivative_numerically
  1137. return comp(f1.n(), f2.n(), tol)
  1138. File "sympy/core/evalf.py", line 1199, in evalf
  1139. result = evalf(self, prec+4, options)
  1140. File "sympy/core/evalf.py", line 1099, in evalf
  1141. r = rf(x, prec, options)
  1142. File "sympy/core/evalf.py", line 477, in evalf_mul
  1143. re, im, re_acc, im_acc = evalf(arg, working_prec, options)
  1144. File "sympy/core/evalf.py", line 1105, in evalf
  1145. re, im = x._eval_evalf(prec).as_real_imag()
  1146. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1147. import mpmath, Expr
  1148. ImportError: No module named Expr
  1149. ________________________________________________________________________________
  1150. ______ sympy/functions/special/tests/test_error_functions.py:test_fresnel ______
  1151. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_error_functions.py", line 306, in test_fresnel
  1152. test_numerically(fresnels(z), fresnels(z).rewrite(meijerg), z)
  1153. File "sympy/utilities/randtest.py", line 61, in test_numerically
  1154. z2 = g.subs(reps).n()
  1155. File "sympy/core/evalf.py", line 1199, in evalf
  1156. result = evalf(self, prec+4, options)
  1157. File "sympy/core/evalf.py", line 1099, in evalf
  1158. r = rf(x, prec, options)
  1159. File "sympy/core/evalf.py", line 477, in evalf_mul
  1160. re, im, re_acc, im_acc = evalf(arg, working_prec, options)
  1161. File "sympy/core/evalf.py", line 1105, in evalf
  1162. re, im = x._eval_evalf(prec).as_real_imag()
  1163. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1164. import mpmath, Expr
  1165. ImportError: No module named Expr
  1166. ________________________________________________________________________________
  1167. ____ sympy/functions/special/tests/test_gamma_functions.py:test_uppergamma _____
  1168. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_gamma_functions.py", line 120, in test_uppergamma
  1169. assert td(uppergamma(x, randcplx()), x)
  1170. File "sympy/utilities/randtest.py", line 86, in test_derivative_numerically
  1171. return comp(f1.n(), f2.n(), tol)
  1172. File "sympy/core/evalf.py", line 1199, in evalf
  1173. result = evalf(self, prec+4, options)
  1174. File "sympy/core/evalf.py", line 1099, in evalf
  1175. r = rf(x, prec, options)
  1176. File "sympy/core/evalf.py", line 418, in evalf_add
  1177. terms = [evalf(arg, prec + 10, options) for arg in v.args]
  1178. File "sympy/core/evalf.py", line 1105, in evalf
  1179. re, im = x._eval_evalf(prec).as_real_imag()
  1180. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1181. import mpmath, Expr
  1182. ImportError: No module named Expr
  1183. ________________________________________________________________________________
  1184. ___________ sympy/functions/special/tests/test_hyper.py:test_meijer ____________
  1185. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_hyper.py", line 104, in test_meijer
  1186. assert tn(meijerg(Tuple(), Tuple(), Tuple(0), Tuple(), -z), exp(z), z)
  1187. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1188. z1 = f.subs(reps).n()
  1189. File "sympy/core/evalf.py", line 1199, in evalf
  1190. result = evalf(self, prec+4, options)
  1191. File "sympy/core/evalf.py", line 1105, in evalf
  1192. re, im = x._eval_evalf(prec).as_real_imag()
  1193. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1194. import mpmath, Expr
  1195. ImportError: No module named Expr
  1196. ________________________________________________________________________________
  1197. _____ sympy/functions/special/tests/test_hyper.py:test_meijerg_derivative ______
  1198. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_hyper.py", line 148, in test_meijerg_derivative
  1199. assert td(meijerg([x], [], [], [], y), x)
  1200. File "sympy/utilities/randtest.py", line 85, in test_derivative_numerically
  1201. f2 = Derivative(f, z).doit_numerically(z0)
  1202. File "sympy/core/decorators.py", line 67, in __sympifyit_wrapper
  1203. return func(a, sympify(b, strict=True))
  1204. File "sympy/core/function.py", line 1064, in doit_numerically
  1205. z0._to_mpmath(mpmath.mp.prec)),
  1206. File "/usr/lib64/python2.7/site-packages/mpmath/calculus/differentiation.py", line 188, in diff
  1207. values, norm, workprec = hsteps(ctx, f, x, n, prec, **options)
  1208. File "/usr/lib64/python2.7/site-packages/mpmath/calculus/differentiation.py", line 61, in hsteps
  1209. values = [f(x+k*h) for k in steps]
  1210. File "sympy/core/function.py", line 1061, in eval
  1211. f0 = f0.evalf(mlib.libmpf.prec_to_dps(mpmath.mp.prec))
  1212. File "sympy/core/evalf.py", line 1199, in evalf
  1213. result = evalf(self, prec+4, options)
  1214. File "sympy/core/evalf.py", line 1105, in evalf
  1215. re, im = x._eval_evalf(prec).as_real_imag()
  1216. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1217. import mpmath, Expr
  1218. ImportError: No module named Expr
  1219. ________________________________________________________________________________
  1220. ________ sympy/functions/special/tests/test_hyper.py:test_meijerg_eval _________
  1221. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/functions/special/tests/test_hyper.py", line 264, in test_meijerg_eval
  1222. assert abs((expr1 - expr2).n(subs={x: x_, k: k_})) < 1e-10
  1223. File "sympy/core/evalf.py", line 1199, in evalf
  1224. result = evalf(self, prec+4, options)
  1225. File "sympy/core/evalf.py", line 1099, in evalf
  1226. r = rf(x, prec, options)
  1227. File "sympy/core/evalf.py", line 418, in evalf_add
  1228. terms = [evalf(arg, prec + 10, options) for arg in v.args]
  1229. File "sympy/core/evalf.py", line 1099, in evalf
  1230. r = rf(x, prec, options)
  1231. File "sympy/core/evalf.py", line 477, in evalf_mul
  1232. re, im, re_acc, im_acc = evalf(arg, working_prec, options)
  1233. File "sympy/core/evalf.py", line 1105, in evalf
  1234. re, im = x._eval_evalf(prec).as_real_imag()
  1235. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1236. import mpmath, Expr
  1237. ImportError: No module named Expr
  1238. ________________________________________________________________________________
  1239. _________ sympy/integrals/tests/test_meijerint.py:test_rewrite_single __________
  1240. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 32, in test_rewrite_single
  1241. u(exp(-x)*sin(x), x)
  1242. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 30, in u
  1243. assert test_numerically(e, expr, x)
  1244. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1245. z1 = f.subs(reps).n()
  1246. File "sympy/core/evalf.py", line 1199, in evalf
  1247. result = evalf(self, prec+4, options)
  1248. File "sympy/core/evalf.py", line 1099, in evalf
  1249. r = rf(x, prec, options)
  1250. File "sympy/core/evalf.py", line 477, in evalf_mul
  1251. re, im, re_acc, im_acc = evalf(arg, working_prec, options)
  1252. File "sympy/core/evalf.py", line 1105, in evalf
  1253. re, im = x._eval_evalf(prec).as_real_imag()
  1254. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1255. import mpmath, Expr
  1256. ImportError: No module named Expr
  1257. ________________________________________________________________________________
  1258. sympy/integrals/tests/test_meijerint.py:test_meijerint_indefinite_numerically _
  1259. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 62, in test_meijerint_indefinite_numerically
  1260. t(1, x)
  1261. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 61, in t
  1262. assert test_numerically(g.subs(subs), integral.diff(x).subs(subs), x)
  1263. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1264. z1 = f.subs(reps).n()
  1265. File "sympy/core/evalf.py", line 1199, in evalf
  1266. result = evalf(self, prec+4, options)
  1267. File "sympy/core/evalf.py", line 1105, in evalf
  1268. re, im = x._eval_evalf(prec).as_real_imag()
  1269. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1270. import mpmath, Expr
  1271. ImportError: No module named Expr
  1272. ________________________________________________________________________________
  1273. _____________ sympy/integrals/tests/test_meijerint.py:test_inflate _____________
  1274. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 80, in test_inflate
  1275. assert t([[a], [b]], [[c], [d]], x, 3)
  1276. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 79, in t
  1277. return test_numerically(m1.subs(subs), m2.subs(subs), x, b=0.1, d=-0.1)
  1278. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1279. z1 = f.subs(reps).n()
  1280. File "sympy/core/evalf.py", line 1199, in evalf
  1281. result = evalf(self, prec+4, options)
  1282. File "sympy/core/evalf.py", line 1105, in evalf
  1283. re, im = x._eval_evalf(prec).as_real_imag()
  1284. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1285. import mpmath, Expr
  1286. ImportError: No module named Expr
  1287. ________________________________________________________________________________
  1288. __________ sympy/integrals/tests/test_meijerint.py:test_lookup_table ___________
  1289. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/integrals/tests/test_meijerint.py", line 287, in test_lookup_table
  1290. a, b = formula.n(subs=subs), expanded.n(subs=subs)
  1291. File "sympy/core/evalf.py", line 1199, in evalf
  1292. result = evalf(self, prec+4, options)
  1293. File "sympy/core/evalf.py", line 1099, in evalf
  1294. r = rf(x, prec, options)
  1295. File "sympy/core/evalf.py", line 418, in evalf_add
  1296. terms = [evalf(arg, prec + 10, options) for arg in v.args]
  1297. File "sympy/core/evalf.py", line 1099, in evalf
  1298. r = rf(x, prec, options)
  1299. File "sympy/core/evalf.py", line 477, in evalf_mul
  1300. re, im, re_acc, im_acc = evalf(arg, working_prec, options)
  1301. File "sympy/core/evalf.py", line 1105, in evalf
  1302. re, im = x._eval_evalf(prec).as_real_imag()
  1303. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1304. import mpmath, Expr
  1305. ImportError: No module named Expr
  1306. ________________________________________________________________________________
  1307. ________ sympy/simplify/tests/test_hyperexpand.py:test_meijerg_formulae ________
  1308. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 172, in test_meijerg_formulae
  1309. assert tn(g, closed_form, z)
  1310. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1311. z1 = f.subs(reps).n()
  1312. File "sympy/core/evalf.py", line 1199, in evalf
  1313. result = evalf(self, prec+4, options)
  1314. File "sympy/core/evalf.py", line 1105, in evalf
  1315. re, im = x._eval_evalf(prec).as_real_imag()
  1316. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1317. import mpmath, Expr
  1318. ImportError: No module named Expr
  1319. ________________________________________________________________________________
  1320. _________ sympy/simplify/tests/test_hyperexpand.py:test_meijerg_expand _________
  1321. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 327, in test_meijerg_expand
  1322. assert can_do_meijer([], [a], [a-1, a-S.Half], [])
  1323. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 312, in can_do_meijer
  1324. return tn(meijerg(a1, a2, b1, b2, z).subs(repl), r.subs(repl), z)
  1325. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1326. z1 = f.subs(reps).n()
  1327. File "sympy/core/evalf.py", line 1199, in evalf
  1328. result = evalf(self, prec+4, options)
  1329. File "sympy/core/evalf.py", line 1105, in evalf
  1330. re, im = x._eval_evalf(prec).as_real_imag()
  1331. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1332. import mpmath, Expr
  1333. ImportError: No module named Expr
  1334. ________________________________________________________________________________
  1335. _________ sympy/simplify/tests/test_hyperexpand.py:test_meijerg_lookup _________
  1336. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 378, in test_meijerg_lookup
  1337. assert can_do_meijer([a], [], [b, a+1], [])
  1338. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 312, in can_do_meijer
  1339. return tn(meijerg(a1, a2, b1, b2, z).subs(repl), r.subs(repl), z)
  1340. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1341. z1 = f.subs(reps).n()
  1342. File "sympy/core/evalf.py", line 1199, in evalf
  1343. result = evalf(self, prec+4, options)
  1344. File "sympy/core/evalf.py", line 1105, in evalf
  1345. re, im = x._eval_evalf(prec).as_real_imag()
  1346. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1347. import mpmath, Expr
  1348. ImportError: No module named Expr
  1349. ________________________________________________________________________________
  1350. ____________ sympy/simplify/tests/test_hyperexpand.py:test_meijerg _____________
  1351. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 416, in test_meijerg
  1352. assert tn(ReduceOrder.meijer_plus(a2, a2).apply(g, op), g2, z)
  1353. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1354. z1 = f.subs(reps).n()
  1355. File "sympy/core/evalf.py", line 1199, in evalf
  1356. result = evalf(self, prec+4, options)
  1357. File "sympy/core/evalf.py", line 1105, in evalf
  1358. re, im = x._eval_evalf(prec).as_real_imag()
  1359. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1360. import mpmath, Expr
  1361. ImportError: No module named Expr
  1362. ________________________________________________________________________________
  1363. ____ sympy/simplify/tests/test_hyperexpand.py:test_meijerg_shift_operators _____
  1364. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 446, in test_meijerg_shift_operators
  1365. meijerg([a1], [a3, a4], [b1 + 1], [b3, b4], z), z)
  1366. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1367. z1 = f.subs(reps).n()
  1368. File "sympy/core/evalf.py", line 1199, in evalf
  1369. result = evalf(self, prec+4, options)
  1370. File "sympy/core/evalf.py", line 1099, in evalf
  1371. r = rf(x, prec, options)
  1372. File "sympy/core/evalf.py", line 418, in evalf_add
  1373. terms = [evalf(arg, prec + 10, options) for arg in v.args]
  1374. File "sympy/core/evalf.py", line 1099, in evalf
  1375. r = rf(x, prec, options)
  1376. File "sympy/core/evalf.py", line 477, in evalf_mul
  1377. re, im, re_acc, im_acc = evalf(arg, working_prec, options)
  1378. File "sympy/core/evalf.py", line 1105, in evalf
  1379. re, im = x._eval_evalf(prec).as_real_imag()
  1380. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1381. import mpmath, Expr
  1382. ImportError: No module named Expr
  1383. ________________________________________________________________________________
  1384. _______ sympy/simplify/tests/test_hyperexpand.py:test_meijerg_confluence _______
  1385. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 499, in test_meijerg_confluence
  1386. assert u([], [1], [0, 0], [])
  1387. File "/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2/sympy/simplify/tests/test_hyperexpand.py", line 498, in u
  1388. return tn(m, m2, z)
  1389. File "sympy/utilities/randtest.py", line 60, in test_numerically
  1390. z1 = f.subs(reps).n()
  1391. File "sympy/core/evalf.py", line 1199, in evalf
  1392. result = evalf(self, prec+4, options)
  1393. File "sympy/core/evalf.py", line 1105, in evalf
  1394. re, im = x._eval_evalf(prec).as_real_imag()
  1395. File "sympy/functions/special/hyper.py", line 575, in _eval_evalf
  1396. import mpmath, Expr
  1397. ImportError: No module named Expr
  1398. tests finished: 3789 passed, 62 skipped, 134 expected to fail,
  1399. 10 expected to fail but passed, 17 exceptions, in 1362.10 seconds
  1400. DO *NOT* COMMIT!
  1401. /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  1402. warnings.warn(str(e), _gtk.Warning)
  1403. /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  1404. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  1405. ============================= test process starts ==============================
  1406. executable: /usr/bin/python2.7 (2.7.3-final-0)
  1407. architecture: 64-bit
  1408. cache: yes
  1409. ground types: gmpy
  1410. hash randomization: on (PYTHONHASHSEED=2486661212)
  1411. sympy/utilities/runtests.py[4] .... [OK]
  1412. sympy/utilities/lambdify.py[4] .... [OK]
  1413. sympy/utilities/source.py[1] . [OK]
  1414. sympy/utilities/randtest.py[4] .... [OK]
  1415. sympy/utilities/pytest.py[1] . [OK]
  1416. sympy/utilities/misc.py[2] .. [OK]
  1417. sympy/utilities/iterables.py[29] ............................. [OK]
  1418. sympy/utilities/exceptions.py[1] . [OK]
  1419. sympy/utilities/codegen.py[2] .. [OK]
  1420. sympy/tensor/indexed.py[15] ............... [OK]
  1421. sympy/tensor/index_methods.py[6] ...... [OK]
  1422. sympy/stats/rv_interface.py[3] ... [OK]
  1423. sympy/stats/rv.py[11] ........... [OK]
  1424. sympy/stats/frv_types.py[13] ............. [OK]
  1425. sympy/stats/crv_types.py[24] ........................ [OK]
  1426. sympy/stats/crv.py[1] . [OK]
  1427. sympy/stats/__init__.py[1] . [OK]
  1428. sympy/solvers/solvers.py[12] ..F......... [FAIL]
  1429. sympy/solvers/recurr.py[5] ..... [OK]
  1430. sympy/solvers/polysys.py[4] .... [OK]
  1431. sympy/solvers/pde.py[3] ... [OK]
  1432. sympy/solvers/ode.py[25] ......................... [OK]
  1433. sympy/solvers/inequalities.py[6] ...... [OK]
  1434. sympy/solvers/__init__.py[1] . [OK]
  1435. sympy/simplify/simplify.py[25] ......................... [OK]
  1436. sympy/simplify/traversaltools.py[1] . [OK]
  1437. sympy/simplify/sqrtdenest.py[8] ........ [OK]
  1438. sympy/simplify/hyperexpand.py[12] ............ [OK]
  1439. sympy/simplify/epathtools.py[3] ... [OK]
  1440. sympy/simplify/cse_main.py[2] .. [OK]
  1441. sympy/sets/fancysets.py[4] .... [OK]
  1442. sympy/series/residues.py[1] . [OK]
  1443. sympy/series/order.py[1] . [OK]
  1444. sympy/series/limits.py[2] .. [OK]
  1445. sympy/series/kauers.py[1] . [OK]
  1446. sympy/series/acceleration.py[2] .. [OK]
  1447. sympy/printing/str.py[2] .. [OK]
  1448. sympy/printing/latex.py[1] . [OK]
  1449. sympy/printing/tree.py[2] .. [OK]
  1450. sympy/printing/tableform.py[4] .... [OK]
  1451. sympy/printing/preview.py[1] . [OK]
  1452. sympy/printing/mathml.py[1] . [OK]
  1453. sympy/printing/jscode.py[1] . [OK]
  1454. sympy/printing/fcode.py[1] . [OK]
  1455. sympy/printing/conventions.py[1] . [OK]
  1456. sympy/printing/ccode.py[1] . [OK]
  1457. sympy/printing/pretty/stringpict.py[2] .. [OK]
  1458. sympy/polys/polytools.py[174] ..................................................
  1459. ................................................................................
  1460. ............................................ [OK]
  1461. sympy/polys/numberfields.py[1] . [OK]
  1462. sympy/polys/sqfreetools.py[12] ............ [OK]
  1463. sympy/polys/rootisolation.py[1] . [OK]
  1464. sympy/polys/rationaltools.py[1] . [OK]
  1465. sympy/polys/polyutils.py[1] . [OK]
  1466. sympy/polys/polyroots.py[4] .... [OK]
  1467. sympy/polys/polyoptions.py[2] .. [OK]
  1468. sympy/polys/polyfuncs.py[4] .... [OK]
  1469. sympy/polys/polyclasses.py[2] .. [OK]
  1470. sympy/polys/partfrac.py[1] . [OK]
  1471. sympy/polys/orthopolys.py[1] . [OK]
  1472. sympy/polys/monomialtools.py[13] ............. [OK]
  1473. sympy/polys/groebnertools.py[1] . [OK]
  1474. sympy/polys/galoistools.py[70] .................................................
  1475. ..................... [OK]
  1476. sympy/polys/factortools.py[3] ... [OK]
  1477. sympy/polys/euclidtools.py[45] .............................................
  1478. [OK]
  1479. sympy/polys/distributedmodules.py[14] .............. [OK]
  1480. sympy/polys/densetools.py[36] .................................... [OK]
  1481. sympy/polys/densebasic.py[62] ..................................................
  1482. ............ [OK]
  1483. sympy/polys/densearith.py[62] ..................................................
  1484. ............ [OK]
  1485. sympy/polys/domains/sympyrationalfield.py[1] . [OK]
  1486. sympy/polys/domains/sympyintegerring.py[1] . [OK]
  1487. sympy/polys/domains/quotientring.py[2] .. [OK]
  1488. sympy/polys/domains/polynomialring.py[6] ...... [OK]
  1489. sympy/polys/domains/fractionfield.py[1] . [OK]
  1490. sympy/polys/domains/ring.py[3] ... [OK]
  1491. sympy/polys/domains/pythonrationaltype.py[1] . [OK]
  1492. sympy/polys/domains/field.py[2] .. [OK]
  1493. sympy/polys/agca/modules.py[40] ........................................ [OK]
  1494. sympy/polys/agca/ideals.py[11] ........... [OK]
  1495. sympy/polys/agca/homomorphisms.py[14] .............. [OK]
  1496. sympy/plotting/experimental_lambdify.py[2] .. [OK]
  1497. sympy/plotting/plot_implicit.py[1] . [OK]
  1498. sympy/plotting/plot.py[6] ...... [OK]
  1499. sympy/physics/wigner.py[6] ...... [OK]
  1500. sympy/physics/units.py[3] ... [OK]
  1501. sympy/physics/sho.py[2] .. [OK]
  1502. sympy/physics/secondquant.py[59] ...............................................
  1503. ............ [OK]
  1504. sympy/physics/qho_1d.py[2] .. [OK]
  1505. sympy/physics/paulialgebra.py[4] .... [OK]
  1506. sympy/physics/matrices.py[3] ... [OK]
  1507. sympy/physics/hydrogen.py[3] ... [OK]
  1508. sympy/physics/gaussopt.py[28] ............................ [OK]
  1509. sympy/physics/quantum/qubit.py[5] ..... [OK]
  1510. sympy/physics/quantum/constants.py[1] . [OK]
  1511. sympy/physics/quantum/tensorproduct.py[3] ... [OK]
  1512. sympy/physics/quantum/state.py[12] ............ [OK]
  1513. sympy/physics/quantum/spin.py[8] ........ [OK]
  1514. sympy/physics/quantum/shor.py[2] .. [OK]
  1515. sympy/physics/quantum/represent.py[6] ...... [OK]
  1516. sympy/physics/quantum/qexpr.py[2] .. [OK]
  1517. sympy/physics/quantum/operatorset.py[2] .. [OK]
  1518. sympy/physics/quantum/operator.py[8] ........ [OK]
  1519. sympy/physics/quantum/matrixutils.py[1] . [OK]
  1520. sympy/physics/quantum/innerproduct.py[1] . [OK]
  1521. sympy/physics/quantum/identitysearch.py[10] .......... [OK]
  1522. sympy/physics/quantum/hilbert.py[7] ....... [OK]
  1523. sympy/physics/quantum/grover.py[4] .... [OK]
  1524. sympy/physics/quantum/density.py[9] ......... [OK]
  1525. sympy/physics/quantum/dagger.py[1] . [OK]
  1526. sympy/physics/quantum/commutator.py[1] . [OK]
  1527. sympy/physics/quantum/circuitutils.py[3] ... [OK]
  1528. /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  1529. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  1530. sympy/physics/quantum/cg.py[3] ... [OK]
  1531. sympy/physics/quantum/anticommutator.py[1] . [OK]
  1532. sympy/physics/mechanics/rigidbody.py[6] ...... [OK]
  1533. sympy/physics/mechanics/point.py[11] ........... [OK]
  1534. sympy/physics/mechanics/particle.py[6] ...... [OK]
  1535. sympy/physics/mechanics/lagrange.py[1] . [OK]
  1536. sympy/physics/mechanics/kane.py[1] . [OK]
  1537. sympy/physics/mechanics/functions.py[16] ................ [OK]
  1538. sympy/physics/mechanics/essential.py[30] .............................. [OK]
  1539. sympy/parsing/sympy_parser.py[1] . [OK]
  1540. sympy/ntheory/partitions_.py[1] . [OK]
  1541. sympy/ntheory/residue_ntheory.py[5] ..... [OK]
  1542. sympy/ntheory/primetest.py[3] ... [OK]
  1543. sympy/ntheory/multinomial.py[5] ..... [OK]
  1544. sympy/ntheory/modular.py[5] ..... [OK]
  1545. sympy/ntheory/generate.py[13] ............. [OK]
  1546. sympy/ntheory/factor_.py[12] ............ [OK]
  1547. sympy/ntheory/bbp_pi.py[1] . [OK]
  1548. sympy/matrices/matrices.py[82] .................................................
  1549. ................................. [OK]
  1550. sympy/matrices/expressions/transpose.py[1] . [OK]
  1551. sympy/matrices/expressions/trace.py[1] . [OK]
  1552. sympy/matrices/expressions/matmul.py[1] . [OK]
  1553. sympy/matrices/expressions/matexpr.py[7] ....... [OK]
  1554. sympy/matrices/expressions/matadd.py[1] . [OK]
  1555. sympy/matrices/expressions/inverse.py[1] . [OK]
  1556. sympy/matrices/expressions/funcmatrix.py[1] . [OK]
  1557. sympy/matrices/expressions/blockmatrix.py[3] ... [OK]
  1558. sympy/logic/inference.py[6] ...... [OK]
  1559. sympy/logic/boolalg.py[17] ................. [OK]
  1560. sympy/logic/utilities/dimacs.py[1] . [OK]
  1561. sympy/logic/algorithms/dpll2.py[14] .............. [OK]
  1562. sympy/logic/algorithms/dpll.py[10] .......... [OK]
  1563. sympy/interactive/session.py[2] .. [OK]
  1564. sympy/interactive/printing.py[1] . [OK]
  1565. sympy/integrals/trigonometry.py[1] . [OK]
  1566. sympy/integrals/transforms.py[15] ............... [OK]
  1567. sympy/integrals/risch.py[2] .. [OK]
  1568. sympy/integrals/rationaltools.py[5] ..... [OK]
  1569. sympy/integrals/meijerint.py[12] ............ [OK]
  1570. sympy/integrals/master_risch.py[2] .. [OK]
  1571. sympy/integrals/integrals.py[15] ............... [OK]
  1572. sympy/integrals/deltafunctions.py[2] .. [OK]
  1573. sympy/integrals/__init__.py[1] . [OK]
  1574. sympy/geometry/util.py[6] ...... [OK]
  1575. sympy/geometry/polygon.py[54] ..................................................
  1576. .... [OK]
  1577. sympy/geometry/point.py[13] ............. [OK]
  1578. sympy/geometry/line.py[35] ................................... [OK]
  1579. sympy/geometry/entity.py[5] ..... [OK]
  1580. sympy/geometry/ellipse.py[30] .............................. [OK]
  1581. sympy/geometry/curve.py[10] .......... [OK]
  1582. sympy/functions/special/hyper.py[5] ..... [OK]
  1583. sympy/functions/special/gamma_functions.py[2] .. [OK]
  1584. sympy/functions/special/bessel.py[9] ......... [OK]
  1585. sympy/functions/special/zeta_functions.py[4] .... [OK]
  1586. sympy/functions/special/tensor_functions.py[10] .......... [OK]
  1587. sympy/functions/special/spherical_harmonics.py[1] . [OK]
  1588. sympy/functions/special/polynomials.py[11] ........... [OK]
  1589. sympy/functions/special/error_functions.py[9] ......... [OK]
  1590. sympy/functions/special/delta_functions.py[2] .. [OK]
  1591. sympy/functions/special/bsplines.py[2] .. [OK]
  1592. sympy/functions/elementary/trigonometric.py[8] ........ [OK]
  1593. sympy/functions/elementary/piecewise.py[2] .. [OK]
  1594. sympy/functions/elementary/miscellaneous.py[6] ...... [OK]
  1595. sympy/functions/elementary/integers.py[2] .. [OK]
  1596. sympy/functions/elementary/exponential.py[4] .... [OK]
  1597. sympy/functions/elementary/complexes.py[10] .......... [OK]
  1598. sympy/functions/combinatorial/numbers.py[7] ....... [OK]
  1599. sympy/functions/combinatorial/factorials.py[5] ..... [OK]
  1600. sympy/external/importtools.py[1] /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  1601. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  1602. . [OK]
  1603. sympy/external/__init__.py[1] . [OK]
  1604. sympy/diffgeom/diffgeom.py[21] ..................... [OK]
  1605. sympy/core/sets.py[22] ...................... [OK]
  1606. sympy/core/power.py[2] .. [OK]
  1607. sympy/core/numbers.py[6] ...... [OK]
  1608. sympy/core/function.py[22] ...................... [OK]
  1609. sympy/core/expr.py[28] ............................ [OK]
  1610. sympy/core/evalf.py[4] .... [OK]
  1611. sympy/core/containers.py[3] ... [OK]
  1612. sympy/core/trace.py[3] ... [OK]
  1613. sympy/core/sympify.py[2] .. [OK]
  1614. sympy/core/symbol.py[6] ...... [OK]
  1615. sympy/core/singleton.py[1] . [OK]
  1616. sympy/core/rules.py[1] . [OK]
  1617. sympy/core/relational.py[11] ........... [OK]
  1618. sympy/core/operations.py[5] ..... [OK]
  1619. sympy/core/mul.py[6] ...... [OK]
  1620. sympy/core/mod.py[1] . [OK]
  1621. sympy/core/logic.py[1] . [OK]
  1622. sympy/core/exprtools.py[5] ..... [OK]
  1623. sympy/core/compatibility.py[6] ...... [OK]
  1624. sympy/core/cache.py[1] . [OK]
  1625. sympy/core/basic.py[26] .......................... [OK]
  1626. sympy/core/assumptions.py[1] . [OK]
  1627. sympy/core/add.py[7] ....... [OK]
  1628. sympy/concrete/summations.py[6] ...... [OK]
  1629. sympy/concrete/products.py[4] .... [OK]
  1630. sympy/concrete/gosper.py[3] ... [OK]
  1631. sympy/combinatorics/permutations.py[71] ........................................
  1632. ............................... [OK]
  1633. sympy/combinatorics/util.py[8] ........ [OK]
  1634. sympy/combinatorics/testutil.py[3] ... [OK]
  1635. sympy/combinatorics/subsets.py[22] ...................... [OK]
  1636. sympy/combinatorics/prufer.py[13] ............. [OK]
  1637. sympy/combinatorics/polyhedron.py[7] ....... [OK]
  1638. sympy/combinatorics/perm_groups.py[52] .........................................
  1639. ........... [OK]
  1640. sympy/combinatorics/partitions.py[23] ....................... [OK]
  1641. sympy/combinatorics/named_groups.py[6] ...... [OK]
  1642. sympy/combinatorics/group_constructs.py[1] . [OK]
  1643. sympy/combinatorics/graycode.py[15] ............... [OK]
  1644. sympy/combinatorics/generators.py[4] .... [OK]
  1645. sympy/categories/diagram_drawing.py[6] ...... [OK]
  1646. sympy/categories/baseclasses.py[23] ....................... [OK]
  1647. sympy/assumptions/refine.py[4] .... [OK]
  1648. sympy/assumptions/assume.py[4] .... [OK]
  1649. sympy/assumptions/ask.py[2] .. [OK]
  1650. sympy/assumptions/handlers/order.py[1] . [OK]
  1651. sympy/assumptions/handlers/calculus.py[2] .. [OK]
  1652. examples/advanced/gibbs_phenomenon.py[2] .. [OK]
  1653. examples/advanced/fem.py[1] . [OK]
  1654. ________________________________________________________________________________
  1655. _________________________ sympy.solvers.solvers.nsolve _________________________
  1656. File "sympy/solvers/solvers.py", line 1995, in sympy.solvers.solvers.nsolve
  1657. Failed example:
  1658. mpmath.mp.dps = 15
  1659. Exception raised:
  1660. Traceback (most recent call last):
  1661. File "/usr/lib64/python2.7/doctest.py", line 1289, in __run
  1662. compileflags, 1) in test.globs
  1663. File "<doctest sympy.solvers.solvers.nsolve[2]>", line 1, in <module>
  1664. mpmath.mp.dps = 15
  1665. NameError: name 'mpmath' is not defined
  1666. =========== tests finished: 2106 passed, 1 failed, in 135.38 seconds ===========
  1667. DO *NOT* COMMIT!
  1668. ============================== rst doctests start ==============================
  1669. 0.7.2/work/sympy-0.7.2/doc/src/gotchas.rst [114] [OK]
  1670. 0.7.2/work/sympy-0.7.2/doc/src/guide.rst [45] [OK]
  1671. 0.7.2/work/sympy-0.7.2/doc/src/install.rst [10] [OK]
  1672. 0.7.2/work/sympy-0.7.2/doc/src/modules/assumptions/index.rst [80] [OK]
  1673. 0.7.2/work/sympy-0.7.2/doc/src/modules/concrete.rst [22] [OK]
  1674. 0.7.2/work/sympy-0.7.2/doc/src/modules/core.rst [8] [OK]
  1675. 0.7.2/work/sympy-0.7.2/doc/src/modules/evalf.rst [78] [OK]
  1676. 0.7.2/work/sympy-0.7.2/doc/src/modules/functions/elementary.rst [24] [OK]
  1677. 0.7.2/work/sympy-0.7.2/doc/src/modules/geometry.rst [56] [OK]
  1678. 0.7.2/work/sympy-0.7.2/doc/src/modules/integrals/integrals.rst [7] [OK]
  1679. 0.7.2/work/sympy-0.7.2/doc/src/modules/logic.rst [15] [OK]
  1680. 0.7.2/work/sympy-0.7.2/doc/src/modules/matrices/expressions.rst [6] [OK]
  1681. 0.7.2/work/sympy-0.7.2/doc/src/modules/matrices/immutablematrices.rst [6] [OK]
  1682. 0.7.2/work/sympy-0.7.2/doc/src/modules/matrices/matrices.rst [99] [OK]
  1683. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/mechanics/advanced.rst [24] [OK]
  1684. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/mechanics/examples.rst [154] [OK]
  1685. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/mechanics/kane.rst [39] [OK]
  1686. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/mechanics/kinematics.rst [62][OK]
  1687. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/mechanics/masses.rst [17] [OK]
  1688. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/mechanics/vectors.rst [58] [OK]
  1689. 0.7.2/work/sympy-0.7.2/doc/src/modules/physics/units.rst [9] [OK]
  1690. 0.7.2/work/sympy-0.7.2/doc/src/modules/polys/agca.rst [14] [OK]
  1691. 0.7.2/work/sympy-0.7.2/doc/src/modules/polys/basics.rst [54] [OK]
  1692. 0.7.2/work/sympy-0.7.2/doc/src/modules/polys/wester.rst [59] [OK]
  1693. 0.7.2/work/sympy-0.7.2/doc/src/modules/printing.rst [30] [OK]
  1694. 0.7.2/work/sympy-0.7.2/doc/src/modules/rewriting.rst [15] [OK]
  1695. 0.7.2/work/sympy-0.7.2/doc/src/modules/series.rst [7] [OK]
  1696. 0.7.2/work/sympy-0.7.2/doc/src/modules/simplify/hyperexpand.rst [18] [OK]
  1697. 0.7.2/work/sympy-0.7.2/doc/src/modules/solvers/solvers.rst [4] [OK]
  1698. 0.7.2/work/sympy-0.7.2/doc/src/modules/utilities/autowrap.rst [8] [OK]
  1699. 0.7.2/work/sympy-0.7.2/doc/src/modules/utilities/codegen.rst [1] [OK]
  1700. 0.7.2/work/sympy-0.7.2/doc/src/modules/utilities/iterables.rst [5] [OK]
  1701. 0.7.2/work/sympy-0.7.2/doc/src/tutorial.rst [204] [OK]
  1702. DO *NOT* COMMIT!
  1703. Testing Examples
  1704. --------------------------------------------------------------------------------
  1705. beginner.basic [PASS]
  1706. beginner.differentiation [PASS]
  1707. beginner.expansion [PASS]
  1708. beginner.functions [PASS]
  1709. beginner.limits_examples [PASS]
  1710. beginner.precision [PASS]
  1711. beginner.print_pretty [PASS]
  1712. beginner.series [PASS]
  1713. beginner.substitution [PASS]
  1714. intermediate.coupled_cluster [PASS]
  1715. intermediate.differential_equations [PASS]
  1716. intermediate.infinite_1d_box [PASS]
  1717. intermediate.partial_differential_eqs [PASS]
  1718. intermediate.trees [PASS]
  1719. intermediate.vandermonde [PASS]
  1720. advanced.curvilinear_coordinates [PASS]
  1721. advanced.dense_coding_example/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  1722. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  1723. [PASS]
  1724. advanced.fem [PASS]
  1725. advanced.gibbs_phenomenon [PASS]
  1726. advanced.grover_example [PASS]
  1727. advanced.hydrogen [PASS]
  1728. advanced.pidigits [PASS]
  1729. advanced.qft [PASS]
  1730. advanced.relativity [PASS]
  1731. --------------------------------------------------------------------------------
  1732. ALL EXAMPLES PASSED
  1733. * ERROR: dev-python/sympy-0.7.2 failed (test phase):
  1734. * Testing failed with CPython 2.7 in distutils_testing() function
  1735. *
  1736. * Call stack:
  1737. * ebuild.sh, line 93: Called src_test
  1738. * environment, line 5318: Called distutils_src_test
  1739. * environment, line 1543: Called python_execute_function 'distutils_testing'
  1740. * environment, line 3666: Called die
  1741. * The specific snippet of code:
  1742. * die "${failure_message}";
  1743. *
  1744. * If you need support, post the output of `emerge --info '=dev-python/sympy-0.7.2'`,
  1745. * the complete build log and the output of `emerge -pqv '=dev-python/sympy-0.7.2'`.
  1746. * The complete build log is located at '/var/log/portage/dev-python:sympy-0.7.2:20121102-225921.log'.
  1747. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/sympy-0.7.2/temp/build.log'.
  1748. * The ebuild environment file is located at '/tmp/portage/dev-python/sympy-0.7.2/temp/environment'.
  1749. * Working directory: '/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2'
  1750. * S: '/tmp/portage/dev-python/sympy-0.7.2/work/sympy-0.7.2'
  1751. >>> Install sympy-0.7.2 into /tmp/portage/dev-python/sympy-0.7.2/image/ category dev-python
  1752. * Installation of dev-python/sympy-0.7.2 with CPython 2.7...
  1753. python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7
  1754. /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  1755. warnings.warn(str(e), _gtk.Warning)
  1756. /usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py:52: GtkWarning: IA__gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  1757. cursors.MOVE : gdk.Cursor(gdk.FLEUR),
  1758. running build
  1759. running build_py
  1760. package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file)
  1761. package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file)
  1762. package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file)
  1763. package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file)
  1764. package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file)
  1765. package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file)
  1766. package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
  1767. package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file)
  1768. package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file)
  1769. package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file)
  1770. package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file)
  1771. package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file)
  1772. package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file)
  1773. package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
  1774. warning: build_py: byte-compiling is disabled, skipping.
  1775. running build_scripts
  1776. running install
  1777. running install_lib
  1778. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images
  1779. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7
  1780. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr
  1781. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64
  1782. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7
  1783. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages
  1784. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy
  1785. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1786. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1787. copying build-2.7/lib/sympy/utilities/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1788. copying build-2.7/lib/sympy/utilities/tests/test_autowrap.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1789. copying build-2.7/lib/sympy/utilities/tests/test_codegen.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1790. copying build-2.7/lib/sympy/utilities/tests/test_decorator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1791. copying build-2.7/lib/sympy/utilities/tests/test_iterables.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1792. copying build-2.7/lib/sympy/utilities/tests/test_pickling.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1793. copying build-2.7/lib/sympy/utilities/tests/test_pytest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1794. copying build-2.7/lib/sympy/utilities/tests/test_source.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1795. copying build-2.7/lib/sympy/utilities/tests/test_code_quality.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1796. copying build-2.7/lib/sympy/utilities/tests/test_lambdify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/tests
  1797. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/mathml
  1798. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/mathml/data
  1799. copying build-2.7/lib/sympy/utilities/mathml/data/mmlctop.xsl -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/mathml/data
  1800. copying build-2.7/lib/sympy/utilities/mathml/data/mmltex.xsl -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/mathml/data
  1801. copying build-2.7/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/mathml/data
  1802. copying build-2.7/lib/sympy/utilities/mathml/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities/mathml
  1803. copying build-2.7/lib/sympy/utilities/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1804. copying build-2.7/lib/sympy/utilities/autowrap.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1805. copying build-2.7/lib/sympy/utilities/benchmarking.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1806. copying build-2.7/lib/sympy/utilities/codegen.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1807. copying build-2.7/lib/sympy/utilities/compilef.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1808. copying build-2.7/lib/sympy/utilities/cythonutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1809. copying build-2.7/lib/sympy/utilities/exceptions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1810. copying build-2.7/lib/sympy/utilities/iterables.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1811. copying build-2.7/lib/sympy/utilities/memoization.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1812. copying build-2.7/lib/sympy/utilities/misc.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1813. copying build-2.7/lib/sympy/utilities/pkgdata.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1814. copying build-2.7/lib/sympy/utilities/pytest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1815. copying build-2.7/lib/sympy/utilities/randtest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1816. copying build-2.7/lib/sympy/utilities/source.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1817. copying build-2.7/lib/sympy/utilities/timeutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1818. copying build-2.7/lib/sympy/utilities/decorator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1819. copying build-2.7/lib/sympy/utilities/lambdify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1820. copying build-2.7/lib/sympy/utilities/runtests.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/utilities
  1821. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor
  1822. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor/tests
  1823. copying build-2.7/lib/sympy/tensor/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor/tests
  1824. copying build-2.7/lib/sympy/tensor/tests/test_index_methods.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor/tests
  1825. copying build-2.7/lib/sympy/tensor/tests/test_indexed.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor/tests
  1826. copying build-2.7/lib/sympy/tensor/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor
  1827. copying build-2.7/lib/sympy/tensor/index_methods.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor
  1828. copying build-2.7/lib/sympy/tensor/indexed.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/tensor
  1829. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1830. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats/tests
  1831. copying build-2.7/lib/sympy/stats/tests/test_continuous_rv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats/tests
  1832. copying build-2.7/lib/sympy/stats/tests/test_finite_rv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats/tests
  1833. copying build-2.7/lib/sympy/stats/tests/test_rv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats/tests
  1834. copying build-2.7/lib/sympy/stats/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1835. copying build-2.7/lib/sympy/stats/crv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1836. copying build-2.7/lib/sympy/stats/crv_types.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1837. copying build-2.7/lib/sympy/stats/frv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1838. copying build-2.7/lib/sympy/stats/frv_types.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1839. copying build-2.7/lib/sympy/stats/rv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1840. copying build-2.7/lib/sympy/stats/rv_interface.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/stats
  1841. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/statistics
  1842. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/statistics/tests
  1843. copying build-2.7/lib/sympy/statistics/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/statistics/tests
  1844. copying build-2.7/lib/sympy/statistics/tests/test_statistics.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/statistics/tests
  1845. copying build-2.7/lib/sympy/statistics/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/statistics
  1846. copying build-2.7/lib/sympy/statistics/distributions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/statistics
  1847. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1848. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1849. copying build-2.7/lib/sympy/solvers/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1850. copying build-2.7/lib/sympy/solvers/tests/test_constantsimp.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1851. copying build-2.7/lib/sympy/solvers/tests/test_inequalities.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1852. copying build-2.7/lib/sympy/solvers/tests/test_ode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1853. copying build-2.7/lib/sympy/solvers/tests/test_pde.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1854. copying build-2.7/lib/sympy/solvers/tests/test_polysys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1855. copying build-2.7/lib/sympy/solvers/tests/test_recurr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1856. copying build-2.7/lib/sympy/solvers/tests/test_solvers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1857. copying build-2.7/lib/sympy/solvers/tests/test_numeric.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers/tests
  1858. copying build-2.7/lib/sympy/solvers/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1859. copying build-2.7/lib/sympy/solvers/inequalities.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1860. copying build-2.7/lib/sympy/solvers/ode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1861. copying build-2.7/lib/sympy/solvers/pde.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1862. copying build-2.7/lib/sympy/solvers/polysys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1863. copying build-2.7/lib/sympy/solvers/recurr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1864. copying build-2.7/lib/sympy/solvers/solvers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/solvers
  1865. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1866. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1867. copying build-2.7/lib/sympy/simplify/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1868. copying build-2.7/lib/sympy/simplify/tests/test_cse.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1869. copying build-2.7/lib/sympy/simplify/tests/test_epathtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1870. copying build-2.7/lib/sympy/simplify/tests/test_rewrite.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1871. copying build-2.7/lib/sympy/simplify/tests/test_simplify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1872. copying build-2.7/lib/sympy/simplify/tests/test_sqrtdenest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1873. copying build-2.7/lib/sympy/simplify/tests/test_traversaltools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1874. copying build-2.7/lib/sympy/simplify/tests/test_hyperexpand.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify/tests
  1875. copying build-2.7/lib/sympy/simplify/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1876. copying build-2.7/lib/sympy/simplify/cse_main.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1877. copying build-2.7/lib/sympy/simplify/cse_opts.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1878. copying build-2.7/lib/sympy/simplify/epathtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1879. copying build-2.7/lib/sympy/simplify/hyperexpand.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1880. copying build-2.7/lib/sympy/simplify/hyperexpand_doc.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1881. copying build-2.7/lib/sympy/simplify/sqrtdenest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1882. copying build-2.7/lib/sympy/simplify/traversaltools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1883. copying build-2.7/lib/sympy/simplify/simplify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/simplify
  1884. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/sets
  1885. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/sets/tests
  1886. copying build-2.7/lib/sympy/sets/tests/test_fancysets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/sets/tests
  1887. copying build-2.7/lib/sympy/sets/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/sets
  1888. copying build-2.7/lib/sympy/sets/fancysets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/sets
  1889. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1890. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1891. copying build-2.7/lib/sympy/series/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1892. copying build-2.7/lib/sympy/series/tests/test_demidovich.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1893. copying build-2.7/lib/sympy/series/tests/test_gruntz.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1894. copying build-2.7/lib/sympy/series/tests/test_kauers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1895. copying build-2.7/lib/sympy/series/tests/test_limits.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1896. copying build-2.7/lib/sympy/series/tests/test_lseries.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1897. copying build-2.7/lib/sympy/series/tests/test_nseries.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1898. copying build-2.7/lib/sympy/series/tests/test_order.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1899. copying build-2.7/lib/sympy/series/tests/test_residues.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1900. copying build-2.7/lib/sympy/series/tests/test_series.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series/tests
  1901. copying build-2.7/lib/sympy/series/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1902. copying build-2.7/lib/sympy/series/acceleration.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1903. copying build-2.7/lib/sympy/series/gruntz.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1904. copying build-2.7/lib/sympy/series/kauers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1905. copying build-2.7/lib/sympy/series/limits.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1906. copying build-2.7/lib/sympy/series/order.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1907. copying build-2.7/lib/sympy/series/residues.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1908. copying build-2.7/lib/sympy/series/series.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/series
  1909. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1910. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1911. copying build-2.7/lib/sympy/printing/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1912. copying build-2.7/lib/sympy/printing/tests/test_ccode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1913. copying build-2.7/lib/sympy/printing/tests/test_codeprinter.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1914. copying build-2.7/lib/sympy/printing/tests/test_conventions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1915. copying build-2.7/lib/sympy/printing/tests/test_fcode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1916. copying build-2.7/lib/sympy/printing/tests/test_gtk.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1917. copying build-2.7/lib/sympy/printing/tests/test_jscode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1918. copying build-2.7/lib/sympy/printing/tests/test_lambdarepr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1919. copying build-2.7/lib/sympy/printing/tests/test_latex.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1920. copying build-2.7/lib/sympy/printing/tests/test_mathml.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1921. copying build-2.7/lib/sympy/printing/tests/test_precedence.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1922. copying build-2.7/lib/sympy/printing/tests/test_python.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1923. copying build-2.7/lib/sympy/printing/tests/test_repr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1924. copying build-2.7/lib/sympy/printing/tests/test_str.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1925. copying build-2.7/lib/sympy/printing/tests/test_tableform.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/tests
  1926. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty
  1927. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty/tests
  1928. copying build-2.7/lib/sympy/printing/pretty/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty/tests
  1929. copying build-2.7/lib/sympy/printing/pretty/tests/test_pretty.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty/tests
  1930. copying build-2.7/lib/sympy/printing/pretty/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty
  1931. copying build-2.7/lib/sympy/printing/pretty/pretty.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty
  1932. copying build-2.7/lib/sympy/printing/pretty/pretty_symbology.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty
  1933. copying build-2.7/lib/sympy/printing/pretty/stringpict.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing/pretty
  1934. copying build-2.7/lib/sympy/printing/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1935. copying build-2.7/lib/sympy/printing/ccode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1936. copying build-2.7/lib/sympy/printing/codeprinter.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1937. copying build-2.7/lib/sympy/printing/conventions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1938. copying build-2.7/lib/sympy/printing/fcode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1939. copying build-2.7/lib/sympy/printing/gtk.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1940. copying build-2.7/lib/sympy/printing/jscode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1941. copying build-2.7/lib/sympy/printing/lambdarepr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1942. copying build-2.7/lib/sympy/printing/mathml.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1943. copying build-2.7/lib/sympy/printing/precedence.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1944. copying build-2.7/lib/sympy/printing/preview.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1945. copying build-2.7/lib/sympy/printing/printer.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1946. copying build-2.7/lib/sympy/printing/python.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1947. copying build-2.7/lib/sympy/printing/tableform.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1948. copying build-2.7/lib/sympy/printing/tree.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1949. copying build-2.7/lib/sympy/printing/latex.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1950. copying build-2.7/lib/sympy/printing/repr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1951. copying build-2.7/lib/sympy/printing/str.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/printing
  1952. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  1953. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1954. copying build-2.7/lib/sympy/polys/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1955. copying build-2.7/lib/sympy/polys/tests/test_constructor.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1956. copying build-2.7/lib/sympy/polys/tests/test_densearith.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1957. copying build-2.7/lib/sympy/polys/tests/test_densebasic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1958. copying build-2.7/lib/sympy/polys/tests/test_densetools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1959. copying build-2.7/lib/sympy/polys/tests/test_distributedmodules.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1960. copying build-2.7/lib/sympy/polys/tests/test_distributedpolys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1961. copying build-2.7/lib/sympy/polys/tests/test_euclidtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1962. copying build-2.7/lib/sympy/polys/tests/test_factortools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1963. copying build-2.7/lib/sympy/polys/tests/test_galoistools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1964. copying build-2.7/lib/sympy/polys/tests/test_groebnertools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1965. copying build-2.7/lib/sympy/polys/tests/test_monomialtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1966. copying build-2.7/lib/sympy/polys/tests/test_numberfields.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1967. copying build-2.7/lib/sympy/polys/tests/test_orthopolys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1968. copying build-2.7/lib/sympy/polys/tests/test_partfrac.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1969. copying build-2.7/lib/sympy/polys/tests/test_polyclasses.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1970. copying build-2.7/lib/sympy/polys/tests/test_polyfuncs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1971. copying build-2.7/lib/sympy/polys/tests/test_polynomialring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1972. copying build-2.7/lib/sympy/polys/tests/test_polyoptions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1973. copying build-2.7/lib/sympy/polys/tests/test_polyroots.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1974. copying build-2.7/lib/sympy/polys/tests/test_polytools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1975. copying build-2.7/lib/sympy/polys/tests/test_polyutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1976. copying build-2.7/lib/sympy/polys/tests/test_quotientring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1977. copying build-2.7/lib/sympy/polys/tests/test_rationaltools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1978. copying build-2.7/lib/sympy/polys/tests/test_rootisolation.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1979. copying build-2.7/lib/sympy/polys/tests/test_rootoftools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1980. copying build-2.7/lib/sympy/polys/tests/test_specialpolys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1981. copying build-2.7/lib/sympy/polys/tests/test_sqfreetools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1982. copying build-2.7/lib/sympy/polys/tests/test_domains.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/tests
  1983. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1984. copying build-2.7/lib/sympy/polys/domains/characteristiczero.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1985. copying build-2.7/lib/sympy/polys/domains/compositedomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1986. copying build-2.7/lib/sympy/polys/domains/field.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1987. copying build-2.7/lib/sympy/polys/domains/gmpyfinitefield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1988. copying build-2.7/lib/sympy/polys/domains/integerring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1989. copying build-2.7/lib/sympy/polys/domains/modularinteger.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1990. copying build-2.7/lib/sympy/polys/domains/pythonfinitefield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1991. copying build-2.7/lib/sympy/polys/domains/pythonrationaltype.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1992. copying build-2.7/lib/sympy/polys/domains/rationalfield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1993. copying build-2.7/lib/sympy/polys/domains/realdomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1994. copying build-2.7/lib/sympy/polys/domains/ring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1995. copying build-2.7/lib/sympy/polys/domains/simpledomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1996. copying build-2.7/lib/sympy/polys/domains/sympyfinitefield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1997. copying build-2.7/lib/sympy/polys/domains/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1998. copying build-2.7/lib/sympy/polys/domains/algebraicfield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  1999. copying build-2.7/lib/sympy/polys/domains/domain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2000. copying build-2.7/lib/sympy/polys/domains/expressiondomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2001. copying build-2.7/lib/sympy/polys/domains/finitefield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2002. copying build-2.7/lib/sympy/polys/domains/fractionfield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2003. copying build-2.7/lib/sympy/polys/domains/gmpyintegerring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2004. copying build-2.7/lib/sympy/polys/domains/gmpyrationalfield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2005. copying build-2.7/lib/sympy/polys/domains/groundtypes.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2006. copying build-2.7/lib/sympy/polys/domains/mpmathcomplexdomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2007. copying build-2.7/lib/sympy/polys/domains/mpmathrealdomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2008. copying build-2.7/lib/sympy/polys/domains/polynomialring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2009. copying build-2.7/lib/sympy/polys/domains/pythoncomplexdomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2010. copying build-2.7/lib/sympy/polys/domains/pythonintegerring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2011. copying build-2.7/lib/sympy/polys/domains/pythonrationalfield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2012. copying build-2.7/lib/sympy/polys/domains/pythonrealdomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2013. copying build-2.7/lib/sympy/polys/domains/quotientring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2014. copying build-2.7/lib/sympy/polys/domains/sympyintegerring.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2015. copying build-2.7/lib/sympy/polys/domains/sympyrationalfield.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2016. copying build-2.7/lib/sympy/polys/domains/sympyrealdomain.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/domains
  2017. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca
  2018. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca/tests
  2019. copying build-2.7/lib/sympy/polys/agca/tests/test_homomorphisms.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca/tests
  2020. copying build-2.7/lib/sympy/polys/agca/tests/test_ideals.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca/tests
  2021. copying build-2.7/lib/sympy/polys/agca/tests/test_modules.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca/tests
  2022. copying build-2.7/lib/sympy/polys/agca/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca
  2023. copying build-2.7/lib/sympy/polys/agca/homomorphisms.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca
  2024. copying build-2.7/lib/sympy/polys/agca/ideals.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca
  2025. copying build-2.7/lib/sympy/polys/agca/modules.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys/agca
  2026. copying build-2.7/lib/sympy/polys/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2027. copying build-2.7/lib/sympy/polys/constructor.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2028. copying build-2.7/lib/sympy/polys/densearith.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2029. copying build-2.7/lib/sympy/polys/densebasic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2030. copying build-2.7/lib/sympy/polys/densetools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2031. copying build-2.7/lib/sympy/polys/distributedmodules.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2032. copying build-2.7/lib/sympy/polys/distributedpolys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2033. copying build-2.7/lib/sympy/polys/euclidtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2034. copying build-2.7/lib/sympy/polys/factortools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2035. copying build-2.7/lib/sympy/polys/galoistools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2036. copying build-2.7/lib/sympy/polys/groebnertools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2037. copying build-2.7/lib/sympy/polys/monomialtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2038. copying build-2.7/lib/sympy/polys/orthopolys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2039. copying build-2.7/lib/sympy/polys/partfrac.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2040. copying build-2.7/lib/sympy/polys/polyclasses.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2041. copying build-2.7/lib/sympy/polys/polyconfig.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2042. copying build-2.7/lib/sympy/polys/polycontext.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2043. copying build-2.7/lib/sympy/polys/polyerrors.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2044. copying build-2.7/lib/sympy/polys/polyfuncs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2045. copying build-2.7/lib/sympy/polys/polyoptions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2046. copying build-2.7/lib/sympy/polys/polyroots.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2047. copying build-2.7/lib/sympy/polys/polyutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2048. copying build-2.7/lib/sympy/polys/rationaltools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2049. copying build-2.7/lib/sympy/polys/rootisolation.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2050. copying build-2.7/lib/sympy/polys/specialpolys.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2051. copying build-2.7/lib/sympy/polys/sqfreetools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2052. copying build-2.7/lib/sympy/polys/numberfields.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2053. copying build-2.7/lib/sympy/polys/polytools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2054. copying build-2.7/lib/sympy/polys/rootoftools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/polys
  2055. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2056. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/tests
  2057. copying build-2.7/lib/sympy/plotting/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/tests
  2058. copying build-2.7/lib/sympy/plotting/tests/test_plot.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/tests
  2059. copying build-2.7/lib/sympy/plotting/tests/test_plot_implicit.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/tests
  2060. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2061. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot/tests
  2062. copying build-2.7/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot/tests
  2063. copying build-2.7/lib/sympy/plotting/pygletplot/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2064. copying build-2.7/lib/sympy/plotting/pygletplot/color_scheme.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2065. copying build-2.7/lib/sympy/plotting/pygletplot/managed_window.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2066. copying build-2.7/lib/sympy/plotting/pygletplot/plot.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2067. copying build-2.7/lib/sympy/plotting/pygletplot/plot_axes.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2068. copying build-2.7/lib/sympy/plotting/pygletplot/plot_camera.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2069. copying build-2.7/lib/sympy/plotting/pygletplot/plot_controller.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2070. copying build-2.7/lib/sympy/plotting/pygletplot/plot_curve.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2071. copying build-2.7/lib/sympy/plotting/pygletplot/plot_interval.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2072. copying build-2.7/lib/sympy/plotting/pygletplot/plot_mode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2073. copying build-2.7/lib/sympy/plotting/pygletplot/plot_mode_base.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2074. copying build-2.7/lib/sympy/plotting/pygletplot/plot_modes.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2075. copying build-2.7/lib/sympy/plotting/pygletplot/plot_object.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2076. copying build-2.7/lib/sympy/plotting/pygletplot/plot_rotation.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2077. copying build-2.7/lib/sympy/plotting/pygletplot/plot_surface.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2078. copying build-2.7/lib/sympy/plotting/pygletplot/plot_window.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2079. copying build-2.7/lib/sympy/plotting/pygletplot/util.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/pygletplot
  2080. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath
  2081. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath/tests
  2082. copying build-2.7/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath/tests
  2083. copying build-2.7/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath/tests
  2084. copying build-2.7/lib/sympy/plotting/intervalmath/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath
  2085. copying build-2.7/lib/sympy/plotting/intervalmath/lib_interval.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath
  2086. copying build-2.7/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting/intervalmath
  2087. copying build-2.7/lib/sympy/plotting/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2088. copying build-2.7/lib/sympy/plotting/plot.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2089. copying build-2.7/lib/sympy/plotting/plot_implicit.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2090. copying build-2.7/lib/sympy/plotting/proxy_pyglet.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2091. copying build-2.7/lib/sympy/plotting/textplot.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2092. copying build-2.7/lib/sympy/plotting/experimental_lambdify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/plotting
  2093. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2094. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2095. copying build-2.7/lib/sympy/physics/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2096. copying build-2.7/lib/sympy/physics/tests/test_clebsch_gordan.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2097. copying build-2.7/lib/sympy/physics/tests/test_gaussopt.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2098. copying build-2.7/lib/sympy/physics/tests/test_hydrogen.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2099. copying build-2.7/lib/sympy/physics/tests/test_paulialgebra.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2100. copying build-2.7/lib/sympy/physics/tests/test_physics_matrices.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2101. copying build-2.7/lib/sympy/physics/tests/test_qho_1d.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2102. copying build-2.7/lib/sympy/physics/tests/test_secondquant.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2103. copying build-2.7/lib/sympy/physics/tests/test_sho.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2104. copying build-2.7/lib/sympy/physics/tests/test_units.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/tests
  2105. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2106. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2107. copying build-2.7/lib/sympy/physics/quantum/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2108. copying build-2.7/lib/sympy/physics/quantum/tests/test_anticommutator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2109. copying build-2.7/lib/sympy/physics/quantum/tests/test_cartesian.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2110. copying build-2.7/lib/sympy/physics/quantum/tests/test_cg.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2111. copying build-2.7/lib/sympy/physics/quantum/tests/test_circuitutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2112. copying build-2.7/lib/sympy/physics/quantum/tests/test_commutator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2113. copying build-2.7/lib/sympy/physics/quantum/tests/test_constants.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2114. copying build-2.7/lib/sympy/physics/quantum/tests/test_dagger.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2115. copying build-2.7/lib/sympy/physics/quantum/tests/test_density.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2116. copying build-2.7/lib/sympy/physics/quantum/tests/test_gate.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2117. copying build-2.7/lib/sympy/physics/quantum/tests/test_grover.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2118. copying build-2.7/lib/sympy/physics/quantum/tests/test_hilbert.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2119. copying build-2.7/lib/sympy/physics/quantum/tests/test_identitysearch.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2120. copying build-2.7/lib/sympy/physics/quantum/tests/test_innerproduct.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2121. copying build-2.7/lib/sympy/physics/quantum/tests/test_matrixutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2122. copying build-2.7/lib/sympy/physics/quantum/tests/test_operator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2123. copying build-2.7/lib/sympy/physics/quantum/tests/test_operatorset.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2124. copying build-2.7/lib/sympy/physics/quantum/tests/test_piab.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2125. copying build-2.7/lib/sympy/physics/quantum/tests/test_printing.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2126. copying build-2.7/lib/sympy/physics/quantum/tests/test_qapply.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2127. copying build-2.7/lib/sympy/physics/quantum/tests/test_qexpr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2128. copying build-2.7/lib/sympy/physics/quantum/tests/test_qft.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2129. copying build-2.7/lib/sympy/physics/quantum/tests/test_qubit.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2130. copying build-2.7/lib/sympy/physics/quantum/tests/test_represent.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2131. copying build-2.7/lib/sympy/physics/quantum/tests/test_shor.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2132. copying build-2.7/lib/sympy/physics/quantum/tests/test_spin.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2133. copying build-2.7/lib/sympy/physics/quantum/tests/test_state.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2134. copying build-2.7/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum/tests
  2135. copying build-2.7/lib/sympy/physics/quantum/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2136. copying build-2.7/lib/sympy/physics/quantum/anticommutator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2137. copying build-2.7/lib/sympy/physics/quantum/cartesian.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2138. copying build-2.7/lib/sympy/physics/quantum/cg.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2139. copying build-2.7/lib/sympy/physics/quantum/circuitplot.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2140. copying build-2.7/lib/sympy/physics/quantum/circuitutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2141. copying build-2.7/lib/sympy/physics/quantum/commutator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2142. copying build-2.7/lib/sympy/physics/quantum/dagger.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2143. copying build-2.7/lib/sympy/physics/quantum/density.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2144. copying build-2.7/lib/sympy/physics/quantum/gate.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2145. copying build-2.7/lib/sympy/physics/quantum/grover.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2146. copying build-2.7/lib/sympy/physics/quantum/hilbert.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2147. copying build-2.7/lib/sympy/physics/quantum/identitysearch.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2148. copying build-2.7/lib/sympy/physics/quantum/innerproduct.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2149. copying build-2.7/lib/sympy/physics/quantum/matrixcache.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2150. copying build-2.7/lib/sympy/physics/quantum/matrixutils.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2151. copying build-2.7/lib/sympy/physics/quantum/operator.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2152. copying build-2.7/lib/sympy/physics/quantum/operatorset.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2153. copying build-2.7/lib/sympy/physics/quantum/piab.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2154. copying build-2.7/lib/sympy/physics/quantum/qapply.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2155. copying build-2.7/lib/sympy/physics/quantum/qexpr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2156. copying build-2.7/lib/sympy/physics/quantum/qft.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2157. copying build-2.7/lib/sympy/physics/quantum/represent.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2158. copying build-2.7/lib/sympy/physics/quantum/shor.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2159. copying build-2.7/lib/sympy/physics/quantum/spin.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2160. copying build-2.7/lib/sympy/physics/quantum/state.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2161. copying build-2.7/lib/sympy/physics/quantum/tensorproduct.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2162. copying build-2.7/lib/sympy/physics/quantum/constants.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2163. copying build-2.7/lib/sympy/physics/quantum/qubit.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/quantum
  2164. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2165. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2166. copying build-2.7/lib/sympy/physics/mechanics/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2167. copying build-2.7/lib/sympy/physics/mechanics/tests/test_essential.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2168. copying build-2.7/lib/sympy/physics/mechanics/tests/test_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2169. copying build-2.7/lib/sympy/physics/mechanics/tests/test_kane.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2170. copying build-2.7/lib/sympy/physics/mechanics/tests/test_lagrange.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2171. copying build-2.7/lib/sympy/physics/mechanics/tests/test_particle.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2172. copying build-2.7/lib/sympy/physics/mechanics/tests/test_point.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2173. copying build-2.7/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics/tests
  2174. copying build-2.7/lib/sympy/physics/mechanics/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2175. copying build-2.7/lib/sympy/physics/mechanics/essential.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2176. copying build-2.7/lib/sympy/physics/mechanics/functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2177. copying build-2.7/lib/sympy/physics/mechanics/kane.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2178. copying build-2.7/lib/sympy/physics/mechanics/lagrange.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2179. copying build-2.7/lib/sympy/physics/mechanics/particle.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2180. copying build-2.7/lib/sympy/physics/mechanics/point.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2181. copying build-2.7/lib/sympy/physics/mechanics/rigidbody.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics/mechanics
  2182. copying build-2.7/lib/sympy/physics/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2183. copying build-2.7/lib/sympy/physics/gaussopt.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2184. copying build-2.7/lib/sympy/physics/hydrogen.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2185. copying build-2.7/lib/sympy/physics/matrices.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2186. copying build-2.7/lib/sympy/physics/paulialgebra.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2187. copying build-2.7/lib/sympy/physics/qho_1d.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2188. copying build-2.7/lib/sympy/physics/secondquant.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2189. copying build-2.7/lib/sympy/physics/sho.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2190. copying build-2.7/lib/sympy/physics/units.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2191. copying build-2.7/lib/sympy/physics/wigner.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/physics
  2192. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2193. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing/tests
  2194. copying build-2.7/lib/sympy/parsing/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing/tests
  2195. copying build-2.7/lib/sympy/parsing/tests/test_mathematica.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing/tests
  2196. copying build-2.7/lib/sympy/parsing/tests/test_maxima.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing/tests
  2197. copying build-2.7/lib/sympy/parsing/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2198. copying build-2.7/lib/sympy/parsing/ast_parser.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2199. copying build-2.7/lib/sympy/parsing/ast_parser_python25.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2200. copying build-2.7/lib/sympy/parsing/mathematica.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2201. copying build-2.7/lib/sympy/parsing/maxima.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2202. copying build-2.7/lib/sympy/parsing/sympy_parser.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2203. copying build-2.7/lib/sympy/parsing/sympy_tokenize.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/parsing
  2204. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2205. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory/tests
  2206. copying build-2.7/lib/sympy/ntheory/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory/tests
  2207. copying build-2.7/lib/sympy/ntheory/tests/test_ntheory.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory/tests
  2208. copying build-2.7/lib/sympy/ntheory/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2209. copying build-2.7/lib/sympy/ntheory/bbp_pi.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2210. copying build-2.7/lib/sympy/ntheory/factor_.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2211. copying build-2.7/lib/sympy/ntheory/generate.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2212. copying build-2.7/lib/sympy/ntheory/modular.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2213. copying build-2.7/lib/sympy/ntheory/multinomial.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2214. copying build-2.7/lib/sympy/ntheory/primetest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2215. copying build-2.7/lib/sympy/ntheory/residue_ntheory.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2216. copying build-2.7/lib/sympy/ntheory/partitions_.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/ntheory
  2217. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices
  2218. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/tests
  2219. copying build-2.7/lib/sympy/matrices/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/tests
  2220. copying build-2.7/lib/sympy/matrices/tests/test_immutable.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/tests
  2221. copying build-2.7/lib/sympy/matrices/tests/test_interactions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/tests
  2222. copying build-2.7/lib/sympy/matrices/tests/test_matrices.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/tests
  2223. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2224. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions/tests
  2225. copying build-2.7/lib/sympy/matrices/expressions/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions/tests
  2226. copying build-2.7/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions/tests
  2227. copying build-2.7/lib/sympy/matrices/expressions/tests/test_indexing.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions/tests
  2228. copying build-2.7/lib/sympy/matrices/expressions/tests/test_matrix_exprs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions/tests
  2229. copying build-2.7/lib/sympy/matrices/expressions/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2230. copying build-2.7/lib/sympy/matrices/expressions/blockmatrix.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2231. copying build-2.7/lib/sympy/matrices/expressions/funcmatrix.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2232. copying build-2.7/lib/sympy/matrices/expressions/inverse.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2233. copying build-2.7/lib/sympy/matrices/expressions/matadd.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2234. copying build-2.7/lib/sympy/matrices/expressions/matexpr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2235. copying build-2.7/lib/sympy/matrices/expressions/matmul.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2236. copying build-2.7/lib/sympy/matrices/expressions/matpow.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2237. copying build-2.7/lib/sympy/matrices/expressions/trace.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2238. copying build-2.7/lib/sympy/matrices/expressions/transpose.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices/expressions
  2239. copying build-2.7/lib/sympy/matrices/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices
  2240. copying build-2.7/lib/sympy/matrices/immutable_matrix.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices
  2241. copying build-2.7/lib/sympy/matrices/matrices.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/matrices
  2242. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic
  2243. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/tests
  2244. copying build-2.7/lib/sympy/logic/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/tests
  2245. copying build-2.7/lib/sympy/logic/tests/test_boolalg.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/tests
  2246. copying build-2.7/lib/sympy/logic/tests/test_dimacs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/tests
  2247. copying build-2.7/lib/sympy/logic/tests/test_inference.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/tests
  2248. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/utilities
  2249. copying build-2.7/lib/sympy/logic/utilities/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/utilities
  2250. copying build-2.7/lib/sympy/logic/utilities/dimacs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/utilities
  2251. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/algorithms
  2252. copying build-2.7/lib/sympy/logic/algorithms/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/algorithms
  2253. copying build-2.7/lib/sympy/logic/algorithms/dpll.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/algorithms
  2254. copying build-2.7/lib/sympy/logic/algorithms/dpll2.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic/algorithms
  2255. copying build-2.7/lib/sympy/logic/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic
  2256. copying build-2.7/lib/sympy/logic/boolalg.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic
  2257. copying build-2.7/lib/sympy/logic/inference.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/logic
  2258. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive
  2259. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive/tests
  2260. copying build-2.7/lib/sympy/interactive/tests/test_interactive.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive/tests
  2261. copying build-2.7/lib/sympy/interactive/tests/test_ipython.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive/tests
  2262. copying build-2.7/lib/sympy/interactive/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive
  2263. copying build-2.7/lib/sympy/interactive/ipythonprinting.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive
  2264. copying build-2.7/lib/sympy/interactive/printing.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive
  2265. copying build-2.7/lib/sympy/interactive/session.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/interactive
  2266. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2267. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2268. copying build-2.7/lib/sympy/integrals/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2269. copying build-2.7/lib/sympy/integrals/tests/test_integrals.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2270. copying build-2.7/lib/sympy/integrals/tests/test_lineintegrals.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2271. copying build-2.7/lib/sympy/integrals/tests/test_meijerint.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2272. copying build-2.7/lib/sympy/integrals/tests/test_rationaltools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2273. copying build-2.7/lib/sympy/integrals/tests/test_risch.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2274. copying build-2.7/lib/sympy/integrals/tests/test_transforms.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2275. copying build-2.7/lib/sympy/integrals/tests/test_trigonometry.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals/tests
  2276. copying build-2.7/lib/sympy/integrals/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2277. copying build-2.7/lib/sympy/integrals/deltafunctions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2278. copying build-2.7/lib/sympy/integrals/integrals.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2279. copying build-2.7/lib/sympy/integrals/master_risch.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2280. copying build-2.7/lib/sympy/integrals/master_test_risch.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2281. copying build-2.7/lib/sympy/integrals/meijerint.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2282. copying build-2.7/lib/sympy/integrals/meijerint_doc.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2283. copying build-2.7/lib/sympy/integrals/rationaltools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2284. copying build-2.7/lib/sympy/integrals/risch.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2285. copying build-2.7/lib/sympy/integrals/transforms.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2286. copying build-2.7/lib/sympy/integrals/trigonometry.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/integrals
  2287. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2288. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry/tests
  2289. copying build-2.7/lib/sympy/geometry/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry/tests
  2290. copying build-2.7/lib/sympy/geometry/tests/test_geometry.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry/tests
  2291. copying build-2.7/lib/sympy/geometry/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2292. copying build-2.7/lib/sympy/geometry/curve.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2293. copying build-2.7/lib/sympy/geometry/ellipse.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2294. copying build-2.7/lib/sympy/geometry/entity.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2295. copying build-2.7/lib/sympy/geometry/exceptions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2296. copying build-2.7/lib/sympy/geometry/line.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2297. copying build-2.7/lib/sympy/geometry/point.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2298. copying build-2.7/lib/sympy/geometry/polygon.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2299. copying build-2.7/lib/sympy/geometry/util.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/geometry
  2300. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra
  2301. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra/tests
  2302. copying build-2.7/lib/sympy/galgebra/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra/tests
  2303. copying build-2.7/lib/sympy/galgebra/tests/test_GA.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra/tests
  2304. copying build-2.7/lib/sympy/galgebra/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra
  2305. copying build-2.7/lib/sympy/galgebra/GA.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra
  2306. copying build-2.7/lib/sympy/galgebra/latex_ex.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/galgebra
  2307. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions
  2308. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2309. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2310. copying build-2.7/lib/sympy/functions/special/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2311. copying build-2.7/lib/sympy/functions/special/tests/test_bessel.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2312. copying build-2.7/lib/sympy/functions/special/tests/test_bsplines.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2313. copying build-2.7/lib/sympy/functions/special/tests/test_delta_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2314. copying build-2.7/lib/sympy/functions/special/tests/test_error_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2315. copying build-2.7/lib/sympy/functions/special/tests/test_gamma_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2316. copying build-2.7/lib/sympy/functions/special/tests/test_spec_polynomials.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2317. copying build-2.7/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2318. copying build-2.7/lib/sympy/functions/special/tests/test_tensor_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2319. copying build-2.7/lib/sympy/functions/special/tests/test_zeta_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2320. copying build-2.7/lib/sympy/functions/special/tests/test_hyper.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special/tests
  2321. copying build-2.7/lib/sympy/functions/special/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2322. copying build-2.7/lib/sympy/functions/special/bsplines.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2323. copying build-2.7/lib/sympy/functions/special/delta_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2324. copying build-2.7/lib/sympy/functions/special/error_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2325. copying build-2.7/lib/sympy/functions/special/polynomials.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2326. copying build-2.7/lib/sympy/functions/special/spherical_harmonics.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2327. copying build-2.7/lib/sympy/functions/special/tensor_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2328. copying build-2.7/lib/sympy/functions/special/zeta_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2329. copying build-2.7/lib/sympy/functions/special/bessel.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2330. copying build-2.7/lib/sympy/functions/special/gamma_functions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2331. copying build-2.7/lib/sympy/functions/special/hyper.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/special
  2332. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2333. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2334. copying build-2.7/lib/sympy/functions/elementary/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2335. copying build-2.7/lib/sympy/functions/elementary/tests/test_complexes.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2336. copying build-2.7/lib/sympy/functions/elementary/tests/test_exponential.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2337. copying build-2.7/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2338. copying build-2.7/lib/sympy/functions/elementary/tests/test_integers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2339. copying build-2.7/lib/sympy/functions/elementary/tests/test_interface.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2340. copying build-2.7/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2341. copying build-2.7/lib/sympy/functions/elementary/tests/test_piecewise.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2342. copying build-2.7/lib/sympy/functions/elementary/tests/test_trigonometric.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary/tests
  2343. copying build-2.7/lib/sympy/functions/elementary/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2344. copying build-2.7/lib/sympy/functions/elementary/complexes.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2345. copying build-2.7/lib/sympy/functions/elementary/exponential.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2346. copying build-2.7/lib/sympy/functions/elementary/hyperbolic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2347. copying build-2.7/lib/sympy/functions/elementary/integers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2348. copying build-2.7/lib/sympy/functions/elementary/miscellaneous.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2349. copying build-2.7/lib/sympy/functions/elementary/piecewise.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2350. copying build-2.7/lib/sympy/functions/elementary/trigonometric.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/elementary
  2351. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial
  2352. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial/tests
  2353. copying build-2.7/lib/sympy/functions/combinatorial/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial/tests
  2354. copying build-2.7/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial/tests
  2355. copying build-2.7/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial/tests
  2356. copying build-2.7/lib/sympy/functions/combinatorial/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial
  2357. copying build-2.7/lib/sympy/functions/combinatorial/factorials.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial
  2358. copying build-2.7/lib/sympy/functions/combinatorial/numbers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions/combinatorial
  2359. copying build-2.7/lib/sympy/functions/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/functions
  2360. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external
  2361. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2362. copying build-2.7/lib/sympy/external/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2363. copying build-2.7/lib/sympy/external/tests/test_autowrap.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2364. copying build-2.7/lib/sympy/external/tests/test_codegen.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2365. copying build-2.7/lib/sympy/external/tests/test_sage.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2366. copying build-2.7/lib/sympy/external/tests/test_scipy.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2367. copying build-2.7/lib/sympy/external/tests/test_numpy.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external/tests
  2368. copying build-2.7/lib/sympy/external/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external
  2369. copying build-2.7/lib/sympy/external/importtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/external
  2370. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom
  2371. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom/tests
  2372. copying build-2.7/lib/sympy/diffgeom/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom/tests
  2373. copying build-2.7/lib/sympy/diffgeom/tests/test_class_structure.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom/tests
  2374. copying build-2.7/lib/sympy/diffgeom/tests/test_diffgeom.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom/tests
  2375. copying build-2.7/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom/tests
  2376. copying build-2.7/lib/sympy/diffgeom/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom
  2377. copying build-2.7/lib/sympy/diffgeom/diffgeom.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom
  2378. copying build-2.7/lib/sympy/diffgeom/rn.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/diffgeom
  2379. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2380. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2381. copying build-2.7/lib/sympy/core/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2382. copying build-2.7/lib/sympy/core/tests/test_args.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2383. copying build-2.7/lib/sympy/core/tests/test_arit.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2384. copying build-2.7/lib/sympy/core/tests/test_assumptions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2385. copying build-2.7/lib/sympy/core/tests/test_basic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2386. copying build-2.7/lib/sympy/core/tests/test_cache.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2387. copying build-2.7/lib/sympy/core/tests/test_complex.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2388. copying build-2.7/lib/sympy/core/tests/test_containers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2389. copying build-2.7/lib/sympy/core/tests/test_count_ops.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2390. copying build-2.7/lib/sympy/core/tests/test_diff.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2391. copying build-2.7/lib/sympy/core/tests/test_equal.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2392. copying build-2.7/lib/sympy/core/tests/test_eval.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2393. copying build-2.7/lib/sympy/core/tests/test_eval_power.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2394. copying build-2.7/lib/sympy/core/tests/test_expand.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2395. copying build-2.7/lib/sympy/core/tests/test_expr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2396. copying build-2.7/lib/sympy/core/tests/test_exprtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2397. copying build-2.7/lib/sympy/core/tests/test_facts.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2398. copying build-2.7/lib/sympy/core/tests/test_function.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2399. copying build-2.7/lib/sympy/core/tests/test_logic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2400. copying build-2.7/lib/sympy/core/tests/test_match.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2401. copying build-2.7/lib/sympy/core/tests/test_noncommutative.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2402. copying build-2.7/lib/sympy/core/tests/test_operations.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2403. copying build-2.7/lib/sympy/core/tests/test_priority.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2404. copying build-2.7/lib/sympy/core/tests/test_relational.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2405. copying build-2.7/lib/sympy/core/tests/test_rules.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2406. copying build-2.7/lib/sympy/core/tests/test_subs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2407. copying build-2.7/lib/sympy/core/tests/test_symbol.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2408. copying build-2.7/lib/sympy/core/tests/test_trace.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2409. copying build-2.7/lib/sympy/core/tests/test_truediv.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2410. copying build-2.7/lib/sympy/core/tests/test_var.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2411. copying build-2.7/lib/sympy/core/tests/test_evalf.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2412. copying build-2.7/lib/sympy/core/tests/test_numbers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2413. copying build-2.7/lib/sympy/core/tests/test_sets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2414. copying build-2.7/lib/sympy/core/tests/test_sympify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core/tests
  2415. copying build-2.7/lib/sympy/core/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2416. copying build-2.7/lib/sympy/core/add.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2417. copying build-2.7/lib/sympy/core/assumptions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2418. copying build-2.7/lib/sympy/core/basic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2419. copying build-2.7/lib/sympy/core/cache.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2420. copying build-2.7/lib/sympy/core/compatibility.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2421. copying build-2.7/lib/sympy/core/core.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2422. copying build-2.7/lib/sympy/core/coreerrors.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2423. copying build-2.7/lib/sympy/core/decorators.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2424. copying build-2.7/lib/sympy/core/exprtools.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2425. copying build-2.7/lib/sympy/core/facts.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2426. copying build-2.7/lib/sympy/core/logic.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2427. copying build-2.7/lib/sympy/core/mod.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2428. copying build-2.7/lib/sympy/core/mul.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2429. copying build-2.7/lib/sympy/core/multidimensional.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2430. copying build-2.7/lib/sympy/core/operations.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2431. copying build-2.7/lib/sympy/core/relational.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2432. copying build-2.7/lib/sympy/core/rules.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2433. copying build-2.7/lib/sympy/core/singleton.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2434. copying build-2.7/lib/sympy/core/symbol.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2435. copying build-2.7/lib/sympy/core/sympify.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2436. copying build-2.7/lib/sympy/core/trace.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2437. copying build-2.7/lib/sympy/core/containers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2438. copying build-2.7/lib/sympy/core/evalf.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2439. copying build-2.7/lib/sympy/core/expr.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2440. copying build-2.7/lib/sympy/core/function.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2441. copying build-2.7/lib/sympy/core/numbers.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2442. copying build-2.7/lib/sympy/core/power.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2443. copying build-2.7/lib/sympy/core/sets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/core
  2444. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete
  2445. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete/tests
  2446. copying build-2.7/lib/sympy/concrete/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete/tests
  2447. copying build-2.7/lib/sympy/concrete/tests/test_gosper.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete/tests
  2448. copying build-2.7/lib/sympy/concrete/tests/test_products.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete/tests
  2449. copying build-2.7/lib/sympy/concrete/tests/test_sums_products.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete/tests
  2450. copying build-2.7/lib/sympy/concrete/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete
  2451. copying build-2.7/lib/sympy/concrete/gosper.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete
  2452. copying build-2.7/lib/sympy/concrete/products.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete
  2453. copying build-2.7/lib/sympy/concrete/summations.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/concrete
  2454. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2455. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2456. copying build-2.7/lib/sympy/combinatorics/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2457. copying build-2.7/lib/sympy/combinatorics/tests/test_generators.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2458. copying build-2.7/lib/sympy/combinatorics/tests/test_graycode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2459. copying build-2.7/lib/sympy/combinatorics/tests/test_group_constructs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2460. copying build-2.7/lib/sympy/combinatorics/tests/test_named_groups.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2461. copying build-2.7/lib/sympy/combinatorics/tests/test_partitions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2462. copying build-2.7/lib/sympy/combinatorics/tests/test_perm_groups.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2463. copying build-2.7/lib/sympy/combinatorics/tests/test_permutations.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2464. copying build-2.7/lib/sympy/combinatorics/tests/test_polyhedron.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2465. copying build-2.7/lib/sympy/combinatorics/tests/test_prufer.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2466. copying build-2.7/lib/sympy/combinatorics/tests/test_subsets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2467. copying build-2.7/lib/sympy/combinatorics/tests/test_testutil.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2468. copying build-2.7/lib/sympy/combinatorics/tests/test_util.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics/tests
  2469. copying build-2.7/lib/sympy/combinatorics/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2470. copying build-2.7/lib/sympy/combinatorics/generators.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2471. copying build-2.7/lib/sympy/combinatorics/graycode.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2472. copying build-2.7/lib/sympy/combinatorics/group_constructs.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2473. copying build-2.7/lib/sympy/combinatorics/named_groups.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2474. copying build-2.7/lib/sympy/combinatorics/partitions.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2475. copying build-2.7/lib/sympy/combinatorics/perm_groups.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2476. copying build-2.7/lib/sympy/combinatorics/polyhedron.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2477. copying build-2.7/lib/sympy/combinatorics/prufer.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2478. copying build-2.7/lib/sympy/combinatorics/subsets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2479. copying build-2.7/lib/sympy/combinatorics/testutil.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2480. copying build-2.7/lib/sympy/combinatorics/util.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2481. copying build-2.7/lib/sympy/combinatorics/permutations.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/combinatorics
  2482. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories
  2483. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories/tests
  2484. copying build-2.7/lib/sympy/categories/tests/test_baseclasses.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories/tests
  2485. copying build-2.7/lib/sympy/categories/tests/test_drawing.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories/tests
  2486. copying build-2.7/lib/sympy/categories/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories
  2487. copying build-2.7/lib/sympy/categories/baseclasses.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories
  2488. copying build-2.7/lib/sympy/categories/diagram_drawing.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/categories
  2489. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions
  2490. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/tests
  2491. copying build-2.7/lib/sympy/assumptions/tests/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/tests
  2492. copying build-2.7/lib/sympy/assumptions/tests/test_assumptions_2.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/tests
  2493. copying build-2.7/lib/sympy/assumptions/tests/test_query.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/tests
  2494. copying build-2.7/lib/sympy/assumptions/tests/test_refine.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/tests
  2495. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/handlers
  2496. copying build-2.7/lib/sympy/assumptions/handlers/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/handlers
  2497. copying build-2.7/lib/sympy/assumptions/handlers/calculus.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/handlers
  2498. copying build-2.7/lib/sympy/assumptions/handlers/ntheory.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/handlers
  2499. copying build-2.7/lib/sympy/assumptions/handlers/order.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/handlers
  2500. copying build-2.7/lib/sympy/assumptions/handlers/sets.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions/handlers
  2501. copying build-2.7/lib/sympy/assumptions/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions
  2502. copying build-2.7/lib/sympy/assumptions/ask.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions
  2503. copying build-2.7/lib/sympy/assumptions/assume.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions
  2504. copying build-2.7/lib/sympy/assumptions/refine.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy/assumptions
  2505. copying build-2.7/lib/sympy/__init__.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy
  2506. copying build-2.7/lib/sympy/abc.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy
  2507. copying build-2.7/lib/sympy/conftest.py -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy
  2508. warning: install_lib: byte-compiling is disabled, skipping.
  2509. running install_scripts
  2510. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/bin
  2511. copying build-2.7/scripts-2.7/isympy -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/bin
  2512. changing mode of /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/bin/isympy to 755
  2513. running install_data
  2514. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/share
  2515. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/share/man
  2516. creating /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/share/man/man1
  2517. copying doc/man/isympy.1 -> /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/share/man/man1
  2518. running install_egg_info
  2519. Writing /tmp/portage/dev-python/sympy-0.7.2/temp/images/2.7/usr/lib64/python2.7/site-packages/sympy-0.7.2-py2.7.egg-info
  2520. * Generating '/usr/bin/isympy' wrapper script
  2521. >>> Completed installing sympy-0.7.2 into /tmp/portage/dev-python/sympy-0.7.2/image/
  2522. ecompressdir: bzip2 -9 /usr/share/man
  2523. * Compilation and optimization of Python modules for CPython 2.7 ...
  2524. [ ok ]