Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/sympy.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/sympy.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/sympy-0.7.6-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/sympy.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/sympy.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u135IK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sympy-0.7.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/sympy-0.7.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sympy-0.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (sympy-0.7.6-strip-internal-mpmath.patch): + echo 'Patch #0 (sympy-0.7.6-strip-internal-mpmath.patch):' + /usr/bin/cat /builddir/build/SOURCES/sympy-0.7.6-strip-internal-mpmath.patch + /usr/bin/patch -p0 -b --suffix .mpmath --fuzz=0 patching file ./examples/advanced/autowrap_ufuncify.py patching file ./examples/advanced/pidigits.py patching file ./setup.py patching file ./sympy/combinatorics/permutations.py patching file ./sympy/core/evalf.py patching file ./sympy/core/expr.py patching file ./sympy/core/function.py patching file ./sympy/core/numbers.py patching file ./sympy/core/power.py patching file ./sympy/core/tests/test_evalf.py patching file ./sympy/core/tests/test_numbers.py patching file ./sympy/core/tests/test_sympify.py patching file ./sympy/core/tests/test_wester.py patching file ./sympy/external/tests/test_numpy.py patching file ./sympy/functions/combinatorial/numbers.py patching file ./sympy/functions/special/bessel.py patching file ./sympy/functions/special/error_functions.py patching file ./sympy/functions/special/gamma_functions.py patching file ./sympy/functions/special/hyper.py patching file ./sympy/functions/special/spherical_harmonics.py patching file ./sympy/geometry/ellipse.py patching file ./sympy/liealgebras/weyl_group.py patching file ./sympy/matrices/matrices.py patching file ./sympy/ntheory/partitions_.py patching file ./sympy/physics/quantum/constants.py patching file ./sympy/physics/quantum/qubit.py patching file ./sympy/polys/domains/groundtypes.py patching file ./sympy/polys/domains/mpelements.py patching file ./sympy/polys/modulargcd.py patching file ./sympy/polys/numberfields.py patching file ./sympy/polys/polytools.py patching file ./sympy/polys/ring_series.py patching file ./sympy/polys/rootoftools.py patching file ./sympy/polys/tests/test_polyroots.py patching file ./sympy/printing/latex.py patching file ./sympy/printing/repr.py patching file ./sympy/printing/str.py patching file ./sympy/sets/sets.py patching file ./sympy/sets/tests/test_sets.py patching file ./sympy/simplify/simplify.py patching file ./sympy/solvers/solvers.py patching file ./sympy/solvers/tests/test_numeric.py patching file ./sympy/utilities/decorator.py patching file ./sympy/utilities/lambdify.py patching file ./sympy/utilities/runtests.py patching file ./sympy/utilities/tests/diagnose_imports.py patching file ./sympy/utilities/tests/test_lambdify.py + rm -rf sympy/mpmath doc/src/modules/mpmath + rm -rf sympy-0.7.6/sympy/mpmath sympy-0.7.6/doc/src/module/mpmath + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8kUqNj + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/sympy copying sympy/abc.py -> build/lib/sympy copying sympy/__init__.py -> build/lib/sympy copying sympy/release.py -> build/lib/sympy copying sympy/conftest.py -> build/lib/sympy creating build/lib/sympy/assumptions copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions creating build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers creating build/lib/sympy/benchmarks copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks creating build/lib/sympy/calculus copying sympy/calculus/euler.py -> build/lib/sympy/calculus copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus copying sympy/calculus/__init__.py -> build/lib/sympy/calculus copying sympy/calculus/singularities.py -> build/lib/sympy/calculus creating build/lib/sympy/categories copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories copying sympy/categories/baseclasses.py -> build/lib/sympy/categories copying sympy/categories/__init__.py -> build/lib/sympy/categories creating build/lib/sympy/combinatorics copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics creating build/lib/sympy/concrete copying sympy/concrete/gosper.py -> build/lib/sympy/concrete copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete copying sympy/concrete/__init__.py -> build/lib/sympy/concrete copying sympy/concrete/summations.py -> build/lib/sympy/concrete copying sympy/concrete/delta.py -> build/lib/sympy/concrete copying sympy/concrete/products.py -> build/lib/sympy/concrete creating build/lib/sympy/core copying sympy/core/assumptions.py -> build/lib/sympy/core copying sympy/core/operations.py -> build/lib/sympy/core copying sympy/core/sympify.py -> build/lib/sympy/core copying sympy/core/alphabets.py -> build/lib/sympy/core copying sympy/core/core.py -> build/lib/sympy/core copying sympy/core/add.py -> build/lib/sympy/core copying sympy/core/symbol.py -> build/lib/sympy/core copying sympy/core/expr.py -> build/lib/sympy/core copying sympy/core/mod.py -> build/lib/sympy/core copying sympy/core/singleton.py -> build/lib/sympy/core copying sympy/core/numbers.py -> build/lib/sympy/core copying sympy/core/mul.py -> build/lib/sympy/core copying sympy/core/containers.py -> build/lib/sympy/core copying sympy/core/rules.py -> build/lib/sympy/core copying sympy/core/cache.py -> build/lib/sympy/core copying sympy/core/decorators.py -> build/lib/sympy/core copying sympy/core/__init__.py -> build/lib/sympy/core copying sympy/core/compatibility.py -> build/lib/sympy/core copying sympy/core/evaluate.py -> build/lib/sympy/core copying sympy/core/power.py -> build/lib/sympy/core copying sympy/core/trace.py -> build/lib/sympy/core copying sympy/core/function.py -> build/lib/sympy/core copying sympy/core/evalf.py -> build/lib/sympy/core copying sympy/core/basic.py -> build/lib/sympy/core copying sympy/core/exprtools.py -> build/lib/sympy/core copying sympy/core/relational.py -> build/lib/sympy/core copying sympy/core/multidimensional.py -> build/lib/sympy/core copying sympy/core/coreerrors.py -> build/lib/sympy/core copying sympy/core/facts.py -> build/lib/sympy/core copying sympy/core/logic.py -> build/lib/sympy/core creating build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks creating build/lib/sympy/crypto copying sympy/crypto/crypto.py -> build/lib/sympy/crypto copying sympy/crypto/__init__.py -> build/lib/sympy/crypto creating build/lib/sympy/diffgeom copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom creating build/lib/sympy/external copying sympy/external/__init__.py -> build/lib/sympy/external copying sympy/external/importtools.py -> build/lib/sympy/external creating build/lib/sympy/functions copying sympy/functions/__init__.py -> build/lib/sympy/functions creating build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial creating build/lib/sympy/functions/elementary copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary creating build/lib/sympy/functions/elementary/benchmarks copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks creating build/lib/sympy/functions/special copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special creating build/lib/sympy/functions/special/benchmarks copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks creating build/lib/sympy/galgebra copying sympy/galgebra/vector.py -> build/lib/sympy/galgebra copying sympy/galgebra/ga.py -> build/lib/sympy/galgebra copying sympy/galgebra/printing.py -> build/lib/sympy/galgebra copying sympy/galgebra/ncutil.py -> build/lib/sympy/galgebra copying sympy/galgebra/__init__.py -> build/lib/sympy/galgebra copying sympy/galgebra/precedence.py -> build/lib/sympy/galgebra copying sympy/galgebra/stringarrays.py -> build/lib/sympy/galgebra copying sympy/galgebra/debug.py -> build/lib/sympy/galgebra copying sympy/galgebra/manifold.py -> build/lib/sympy/galgebra creating build/lib/sympy/geometry copying sympy/geometry/curve.py -> build/lib/sympy/geometry copying sympy/geometry/entity.py -> build/lib/sympy/geometry copying sympy/geometry/polygon.py -> build/lib/sympy/geometry copying sympy/geometry/__init__.py -> build/lib/sympy/geometry copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry copying sympy/geometry/point.py -> build/lib/sympy/geometry copying sympy/geometry/line3d.py -> build/lib/sympy/geometry copying sympy/geometry/point3d.py -> build/lib/sympy/geometry copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry copying sympy/geometry/plane.py -> build/lib/sympy/geometry copying sympy/geometry/util.py -> build/lib/sympy/geometry copying sympy/geometry/line.py -> build/lib/sympy/geometry creating build/lib/sympy/integrals copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals copying sympy/integrals/rde.py -> build/lib/sympy/integrals copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals copying sympy/integrals/__init__.py -> build/lib/sympy/integrals copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals copying sympy/integrals/risch.py -> build/lib/sympy/integrals copying sympy/integrals/transforms.py -> build/lib/sympy/integrals copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals copying sympy/integrals/integrals.py -> build/lib/sympy/integrals copying sympy/integrals/prde.py -> build/lib/sympy/integrals creating build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks creating build/lib/sympy/interactive copying sympy/interactive/printing.py -> build/lib/sympy/interactive copying sympy/interactive/__init__.py -> build/lib/sympy/interactive copying sympy/interactive/ipythonprinting.py -> build/lib/sympy/interactive copying sympy/interactive/session.py -> build/lib/sympy/interactive creating build/lib/sympy/liealgebras copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras creating build/lib/sympy/logic copying sympy/logic/inference.py -> build/lib/sympy/logic copying sympy/logic/__init__.py -> build/lib/sympy/logic copying sympy/logic/boolalg.py -> build/lib/sympy/logic creating build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms creating build/lib/sympy/logic/benchmarks copying sympy/logic/benchmarks/__init__.py -> build/lib/sympy/logic/benchmarks copying sympy/logic/benchmarks/run-solvers.py -> build/lib/sympy/logic/benchmarks creating build/lib/sympy/logic/utilities copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities creating build/lib/sympy/matrices copying sympy/matrices/immutable.py -> build/lib/sympy/matrices copying sympy/matrices/sparse.py -> build/lib/sympy/matrices copying sympy/matrices/densesolve.py -> build/lib/sympy/matrices copying sympy/matrices/matrices.py -> build/lib/sympy/matrices copying sympy/matrices/densearith.py -> build/lib/sympy/matrices copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices copying sympy/matrices/__init__.py -> build/lib/sympy/matrices copying sympy/matrices/dense.py -> build/lib/sympy/matrices copying sympy/matrices/densetools.py -> build/lib/sympy/matrices creating build/lib/sympy/matrices/benchmarks copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks creating build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions creating build/lib/sympy/ntheory copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory creating build/lib/sympy/parsing copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing copying sympy/parsing/sympy_tokenize.py -> build/lib/sympy/parsing copying sympy/parsing/__init__.py -> build/lib/sympy/parsing copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing copying sympy/parsing/maxima.py -> build/lib/sympy/parsing creating build/lib/sympy/physics copying sympy/physics/secondquant.py -> build/lib/sympy/physics copying sympy/physics/sho.py -> build/lib/sympy/physics copying sympy/physics/units.py -> build/lib/sympy/physics copying sympy/physics/wigner.py -> build/lib/sympy/physics copying sympy/physics/matrices.py -> build/lib/sympy/physics copying sympy/physics/pring.py -> build/lib/sympy/physics copying sympy/physics/__init__.py -> build/lib/sympy/physics copying sympy/physics/hydrogen.py -> build/lib/sympy/physics copying sympy/physics/gaussopt.py -> build/lib/sympy/physics copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics copying sympy/physics/qho_1d.py -> build/lib/sympy/physics creating build/lib/sympy/physics/hep copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep creating build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics creating build/lib/sympy/physics/optics copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics creating build/lib/sympy/physics/quantum copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum creating build/lib/sympy/physics/unitsystems copying sympy/physics/unitsystems/units.py -> build/lib/sympy/physics/unitsystems copying sympy/physics/unitsystems/quantities.py -> build/lib/sympy/physics/unitsystems copying sympy/physics/unitsystems/prefixes.py -> build/lib/sympy/physics/unitsystems copying sympy/physics/unitsystems/__init__.py -> build/lib/sympy/physics/unitsystems copying sympy/physics/unitsystems/simplifiers.py -> build/lib/sympy/physics/unitsystems copying sympy/physics/unitsystems/dimensions.py -> build/lib/sympy/physics/unitsystems creating build/lib/sympy/physics/unitsystems/systems copying sympy/physics/unitsystems/systems/mksa.py -> build/lib/sympy/physics/unitsystems/systems copying sympy/physics/unitsystems/systems/natural.py -> build/lib/sympy/physics/unitsystems/systems copying sympy/physics/unitsystems/systems/__init__.py -> build/lib/sympy/physics/unitsystems/systems copying sympy/physics/unitsystems/systems/mks.py -> build/lib/sympy/physics/unitsystems/systems creating build/lib/sympy/physics/vector copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector creating build/lib/sympy/plotting copying sympy/plotting/plot.py -> build/lib/sympy/plotting copying sympy/plotting/textplot.py -> build/lib/sympy/plotting copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting copying sympy/plotting/__init__.py -> build/lib/sympy/plotting copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting creating build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath creating build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot creating build/lib/sympy/polys copying sympy/polys/polytools.py -> build/lib/sympy/polys copying sympy/polys/polyerrors.py -> build/lib/sympy/polys copying sympy/polys/polyoptions.py -> build/lib/sympy/polys copying sympy/polys/ring_series.py -> build/lib/sympy/polys copying sympy/polys/rootoftools.py -> build/lib/sympy/polys copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys copying sympy/polys/polyconfig.py -> build/lib/sympy/polys copying sympy/polys/modulargcd.py -> build/lib/sympy/polys copying sympy/polys/euclidtools.py -> build/lib/sympy/polys copying sympy/polys/orthopolys.py -> build/lib/sympy/polys copying sympy/polys/specialpolys.py -> build/lib/sympy/polys copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys copying sympy/polys/orderings.py -> build/lib/sympy/polys copying sympy/polys/densebasic.py -> build/lib/sympy/polys copying sympy/polys/fields.py -> build/lib/sympy/polys copying sympy/polys/numberfields.py -> build/lib/sympy/polys copying sympy/polys/solvers.py -> build/lib/sympy/polys copying sympy/polys/rings.py -> build/lib/sympy/polys copying sympy/polys/densearith.py -> build/lib/sympy/polys copying sympy/polys/rationaltools.py -> build/lib/sympy/polys copying sympy/polys/partfrac.py -> build/lib/sympy/polys copying sympy/polys/monomials.py -> build/lib/sympy/polys copying sympy/polys/__init__.py -> build/lib/sympy/polys copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys copying sympy/polys/galoistools.py -> build/lib/sympy/polys copying sympy/polys/compatibility.py -> build/lib/sympy/polys copying sympy/polys/dispersion.py -> build/lib/sympy/polys copying sympy/polys/polyroots.py -> build/lib/sympy/polys copying sympy/polys/factortools.py -> build/lib/sympy/polys copying sympy/polys/polyutils.py -> build/lib/sympy/polys copying sympy/polys/polyclasses.py -> build/lib/sympy/polys copying sympy/polys/densetools.py -> build/lib/sympy/polys copying sympy/polys/groebnertools.py -> build/lib/sympy/polys copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys copying sympy/polys/rootisolation.py -> build/lib/sympy/polys copying sympy/polys/fglmtools.py -> build/lib/sympy/polys copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys copying sympy/polys/constructor.py -> build/lib/sympy/polys creating build/lib/sympy/polys/agca copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca creating build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks creating build/lib/sympy/polys/domains copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains creating build/lib/sympy/printing copying sympy/printing/theanocode.py -> build/lib/sympy/printing copying sympy/printing/python.py -> build/lib/sympy/printing copying sympy/printing/tree.py -> build/lib/sympy/printing copying sympy/printing/jscode.py -> build/lib/sympy/printing copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing copying sympy/printing/preview.py -> build/lib/sympy/printing copying sympy/printing/fcode.py -> build/lib/sympy/printing copying sympy/printing/str.py -> build/lib/sympy/printing copying sympy/printing/repr.py -> build/lib/sympy/printing copying sympy/printing/dot.py -> build/lib/sympy/printing copying sympy/printing/tableform.py -> build/lib/sympy/printing copying sympy/printing/__init__.py -> build/lib/sympy/printing copying sympy/printing/precedence.py -> build/lib/sympy/printing copying sympy/printing/latex.py -> build/lib/sympy/printing copying sympy/printing/conventions.py -> build/lib/sympy/printing copying sympy/printing/octave.py -> build/lib/sympy/printing copying sympy/printing/printer.py -> build/lib/sympy/printing copying sympy/printing/codeprinter.py -> build/lib/sympy/printing copying sympy/printing/mathematica.py -> build/lib/sympy/printing copying sympy/printing/mathml.py -> build/lib/sympy/printing copying sympy/printing/defaults.py -> build/lib/sympy/printing copying sympy/printing/ccode.py -> build/lib/sympy/printing copying sympy/printing/gtk.py -> build/lib/sympy/printing creating build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty creating build/lib/sympy/series copying sympy/series/order.py -> build/lib/sympy/series copying sympy/series/gruntz.py -> build/lib/sympy/series copying sympy/series/kauers.py -> build/lib/sympy/series copying sympy/series/limits.py -> build/lib/sympy/series copying sympy/series/residues.py -> build/lib/sympy/series copying sympy/series/__init__.py -> build/lib/sympy/series copying sympy/series/series.py -> build/lib/sympy/series copying sympy/series/acceleration.py -> build/lib/sympy/series creating build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks creating build/lib/sympy/sets copying sympy/sets/fancysets.py -> build/lib/sympy/sets copying sympy/sets/contains.py -> build/lib/sympy/sets copying sympy/sets/__init__.py -> build/lib/sympy/sets copying sympy/sets/sets.py -> build/lib/sympy/sets creating build/lib/sympy/simplify copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify copying sympy/simplify/fu.py -> build/lib/sympy/simplify copying sympy/simplify/simplify.py -> build/lib/sympy/simplify copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify copying sympy/simplify/__init__.py -> build/lib/sympy/simplify copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify creating build/lib/sympy/solvers copying sympy/solvers/polysys.py -> build/lib/sympy/solvers copying sympy/solvers/deutils.py -> build/lib/sympy/solvers copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers copying sympy/solvers/solvers.py -> build/lib/sympy/solvers copying sympy/solvers/recurr.py -> build/lib/sympy/solvers copying sympy/solvers/ode.py -> build/lib/sympy/solvers copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers copying sympy/solvers/__init__.py -> build/lib/sympy/solvers copying sympy/solvers/diophantine.py -> build/lib/sympy/solvers copying sympy/solvers/pde.py -> build/lib/sympy/solvers creating build/lib/sympy/solvers/benchmarks copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks creating build/lib/sympy/stats copying sympy/stats/crv.py -> build/lib/sympy/stats copying sympy/stats/crv_types.py -> build/lib/sympy/stats copying sympy/stats/__init__.py -> build/lib/sympy/stats copying sympy/stats/frv.py -> build/lib/sympy/stats copying sympy/stats/drv_types.py -> build/lib/sympy/stats copying sympy/stats/frv_types.py -> build/lib/sympy/stats copying sympy/stats/rv.py -> build/lib/sympy/stats copying sympy/stats/drv.py -> build/lib/sympy/stats copying sympy/stats/rv_interface.py -> build/lib/sympy/stats creating build/lib/sympy/strategies copying sympy/strategies/core.py -> build/lib/sympy/strategies copying sympy/strategies/tree.py -> build/lib/sympy/strategies copying sympy/strategies/tools.py -> build/lib/sympy/strategies copying sympy/strategies/__init__.py -> build/lib/sympy/strategies copying sympy/strategies/rl.py -> build/lib/sympy/strategies copying sympy/strategies/util.py -> build/lib/sympy/strategies copying sympy/strategies/traverse.py -> build/lib/sympy/strategies creating build/lib/sympy/strategies/branch copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch creating build/lib/sympy/tensor copying sympy/tensor/tensor.py -> build/lib/sympy/tensor copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor copying sympy/tensor/__init__.py -> build/lib/sympy/tensor copying sympy/tensor/indexed.py -> build/lib/sympy/tensor creating build/lib/sympy/unify copying sympy/unify/core.py -> build/lib/sympy/unify copying sympy/unify/rewrite.py -> build/lib/sympy/unify copying sympy/unify/usympy.py -> build/lib/sympy/unify copying sympy/unify/__init__.py -> build/lib/sympy/unify creating build/lib/sympy/utilities copying sympy/utilities/decorator.py -> build/lib/sympy/utilities copying sympy/utilities/compilef.py -> build/lib/sympy/utilities copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities copying sympy/utilities/benchmarking.py -> build/lib/sympy/utilities copying sympy/utilities/randtest.py -> build/lib/sympy/utilities copying sympy/utilities/codegen.py -> build/lib/sympy/utilities copying sympy/utilities/runtests.py -> build/lib/sympy/utilities copying sympy/utilities/source.py -> build/lib/sympy/utilities copying sympy/utilities/magic.py -> build/lib/sympy/utilities copying sympy/utilities/__init__.py -> build/lib/sympy/utilities copying sympy/utilities/misc.py -> build/lib/sympy/utilities copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities copying sympy/utilities/iterables.py -> build/lib/sympy/utilities copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities copying sympy/utilities/pytest.py -> build/lib/sympy/utilities copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities copying sympy/utilities/memoization.py -> build/lib/sympy/utilities creating build/lib/sympy/utilities/mathml copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml creating build/lib/sympy/vector copying sympy/vector/vector.py -> build/lib/sympy/vector copying sympy/vector/scalar.py -> build/lib/sympy/vector copying sympy/vector/dyadic.py -> build/lib/sympy/vector copying sympy/vector/basisdependent.py -> build/lib/sympy/vector copying sympy/vector/__init__.py -> build/lib/sympy/vector copying sympy/vector/point.py -> build/lib/sympy/vector copying sympy/vector/deloperator.py -> build/lib/sympy/vector copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector copying sympy/vector/functions.py -> build/lib/sympy/vector copying sympy/vector/orienters.py -> build/lib/sympy/vector creating build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests creating build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests creating build/lib/sympy/categories/tests copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests creating build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests creating build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests creating build/lib/sympy/core/tests copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_wester.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_eval_power.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_evaluate.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_trace.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests creating build/lib/sympy/crypto/tests copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests creating build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests creating build/lib/sympy/external/tests copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_sage.py -> build/lib/sympy/external/tests creating build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests creating build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests creating build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests creating build/lib/sympy/galgebra/tests copying sympy/galgebra/tests/__init__.py -> build/lib/sympy/galgebra/tests copying sympy/galgebra/tests/test_ga.py -> build/lib/sympy/galgebra/tests creating build/lib/sympy/geometry/tests copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_geometry.py -> build/lib/sympy/geometry/tests creating build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests creating build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_ipythonprinting.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests creating build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests creating build/lib/sympy/logic/tests copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests creating build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matrix_exprs.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests creating build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_densesolve.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_densetools.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_densearith.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests creating build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_ntheory.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests creating build/lib/sympy/parsing/tests copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests creating build/lib/sympy/physics/hep/tests copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests creating build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests creating build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests creating build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests creating build/lib/sympy/physics/tests copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_units.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests creating build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_prefixes.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_quantities.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_simplifiers.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_unitsystem.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_units.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/__init__.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_dimensionsystem.py -> build/lib/sympy/physics/unitsystems/tests copying sympy/physics/unitsystems/tests/test_dimensions.py -> build/lib/sympy/physics/unitsystems/tests creating build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests creating build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests creating build/lib/sympy/plotting/pygletplot/tests copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests creating build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests creating build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests creating build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests creating build/lib/sympy/polys/tests copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_numberfields.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests creating build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests creating build/lib/sympy/printing/tests copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_ccode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_fcode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests creating build/lib/sympy/series/tests copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests creating build/lib/sympy/sets/tests copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests creating build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_traversaltools.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests creating build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_diophantine.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_ode.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests creating build/lib/sympy/stats/tests copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests creating build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests creating build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_strat.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests creating build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests creating build/lib/sympy/unify/tests copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests creating build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_pytest.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_code_quality.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_module_imports.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/diagnose_imports.py -> build/lib/sympy/utilities/tests creating build/lib/sympy/vector/tests copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests creating build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/135.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/15.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/40.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/145.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/10.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/125.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/75.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/80.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/115.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/85.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/105.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/70.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/150.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/50.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/140.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/25.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/60.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/20.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/55.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/120.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/95.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/30.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/130.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/35.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/100.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/110.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/90.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/65.cnf -> build/lib/sympy/logic/benchmarks/input copying sympy/logic/benchmarks/input/45.cnf -> build/lib/sympy/logic/benchmarks/input creating build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data running build_scripts creating build/scripts-2.7 copying and adjusting bin/isympy -> build/scripts-2.7 changing mode of build/scripts-2.7/isympy from 644 to 755 + cd doc + make html Makefile:121: warning: overriding recipe for target `_build/cheatsheet/cheatsheet.pdf' Makefile:116: warning: ignoring old recipe for target `_build/cheatsheet/cheatsheet.pdf' rm -rf _build/logo mkdir -p _build/logo python ./generate_logos.py -d INFO:root: File saved: ./_build/logo/sympy-notail.svg INFO:root: File saved: ./_build/logo/sympy-notailtext.svg INFO:root: File saved: ./_build/logo/sympy-notext.svg DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-160px.png -h 160 -w 160 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-500px.png -h 500 -w 500 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./src/logo/sympy.svg -f png -o ./_build/logo/sympy-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notail.svg -f png -o ./_build/logo/sympy-notail-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notailtext.svg -f png -o ./_build/logo/sympy-notailtext-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-16px.png -h 16 -w 16 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-32px.png -h 32 -w 32 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-48px.png -h 48 -w 48 DEBUG:root:return code: 0 DEBUG:root:command: rsvg-convert ./_build/logo/sympy-notext.svg -f png -o ./_build/logo/sympy-notext-64px.png -h 64 -w 64 DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-16px.png ./_build/logo/sympy-32px.png ./_build/logo/sympy-48px.png ./_build/logo/sympy-64px.png ./_build/logo/sympy-favicon.ico DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-notail-16px.png ./_build/logo/sympy-notail-32px.png ./_build/logo/sympy-notail-48px.png ./_build/logo/sympy-notail-64px.png ./_build/logo/sympy-notail-favicon.ico DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-notailtext-16px.png ./_build/logo/sympy-notailtext-32px.png ./_build/logo/sympy-notailtext-48px.png ./_build/logo/sympy-notailtext-64px.png ./_build/logo/sympy-notailtext-favicon.ico DEBUG:root:return code: 0 DEBUG:root:command: convert ./_build/logo/sympy-notext-16px.png ./_build/logo/sympy-notext-32px.png ./_build/logo/sympy-notext-48px.png ./_build/logo/sympy-notext-64px.png ./_build/logo/sympy-notext-favicon.ico DEBUG:root:return code: 0 Logo generated. mkdir -p src/.static mkdir -p _build/html mkdir -p _build/doctrees mkdir -p src/modules PYTHONPATH=..: sphinx-build -b html -d _build/doctrees src _build/html Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 202 source files that are out of date updating environment: 202 added, 0 changed, 0 removed reading sources... [ 0%] aboutus reading sources... [ 0%] gotchas reading sources... [ 1%] guide reading sources... [ 1%] index reading sources... [ 2%] install reading sources... [ 2%] modules/assumptions/ask reading sources... [ 3%] modules/assumptions/assume reading sources... [ 3%] modules/assumptions/handlers/calculus reading sources... [ 4%] modules/assumptions/handlers/index reading sources... [ 4%] modules/assumptions/handlers/ntheory reading sources... [ 5%] modules/assumptions/handlers/order reading sources... [ 5%] modules/assumptions/handlers/sets reading sources... [ 6%] modules/assumptions/index reading sources... [ 6%] modules/assumptions/refine reading sources... [ 7%] modules/calculus/index reading sources... [ 7%] modules/categories reading sources... [ 8%] modules/combinatorics/graycode reading sources... [ 8%] modules/combinatorics/group_constructs reading sources... [ 9%] modules/combinatorics/index reading sources... [ 9%] modules/combinatorics/named_groups reading sources... [ 10%] modules/combinatorics/partitions reading sources... [ 10%] modules/combinatorics/perm_groups reading sources... [ 11%] modules/combinatorics/permutations reading sources... [ 11%] modules/combinatorics/polyhedron reading sources... [ 12%] modules/combinatorics/prufer reading sources... [ 12%] modules/combinatorics/subsets reading sources... [ 13%] modules/combinatorics/tensor_can reading sources... [ 13%] modules/combinatorics/testutil reading sources... [ 14%] modules/combinatorics/util reading sources... [ 14%] modules/concrete reading sources... [ 15%] modules/core reading sources... [ 15%] modules/crypto reading sources... [ 16%] modules/diffgeom reading sources... [ 16%] modules/evalf reading sources... [ 17%] modules/functions/combinatorial reading sources... [ 17%] modules/functions/elementary reading sources... [ 18%] modules/functions/index reading sources... [ 18%] modules/functions/special reading sources... [ 19%] modules/galgebra/debug reading sources... [ 19%] modules/galgebra/ga reading sources... [ 20%] modules/galgebra/index reading sources... [ 20%] modules/galgebra/manifold reading sources... [ 21%] modules/galgebra/ncutil reading sources... [ 21%] modules/galgebra/precedence reading sources... [ 22%] modules/galgebra/printing reading sources... [ 22%] modules/galgebra/stringarrays reading sources... [ 23%] modules/galgebra/vector reading sources... [ 23%] modules/geometry/curves reading sources... [ 24%] modules/geometry/ellipses reading sources... [ 24%] modules/geometry/entities reading sources... [ 25%] modules/geometry/index reading sources... [ 25%] modules/geometry/line3d reading sources... [ 26%] modules/geometry/lines reading sources... [ 26%] modules/geometry/plane reading sources... [ 27%] modules/geometry/point3d reading sources... [ 27%] modules/geometry/points reading sources... [ 28%] modules/geometry/polygons reading sources... [ 28%] modules/geometry/utils reading sources... [ 29%] modules/index reading sources... [ 29%] modules/integrals/g-functions reading sources... [ 30%] modules/integrals/integrals reading sources... [ 30%] modules/logic reading sources... [ 31%] modules/matrices/dense reading sources... [ 31%] modules/matrices/expressions reading sources... [ 32%] modules/matrices/immutablematrices reading sources... [ 32%] modules/matrices/index reading sources... [ 33%] modules/matrices/matrices reading sources... [ 33%] modules/matrices/sparse reading sources... [ 34%] modules/ntheory reading sources... [ 34%] modules/numeric-computation reading sources... [ 35%] modules/parsing reading sources... [ 35%] modules/physics/hep/gamma_matrices reading sources... [ 36%] modules/physics/hep/index reading sources... [ 36%] modules/physics/hydrogen reading sources... [ 37%] modules/physics/index reading sources... [ 37%] modules/physics/matrices reading sources... [ 38%] modules/physics/mechanics/advanced reading sources... [ 38%] modules/physics/mechanics/api/expr_manip reading sources... [ 39%] modules/physics/mechanics/api/kane_lagrange reading sources... [ 39%] modules/physics/mechanics/api/linearize reading sources... [ 40%] modules/physics/mechanics/api/part_bod reading sources... [ 40%] modules/physics/mechanics/api/printing reading sources... [ 41%] modules/physics/mechanics/examples reading sources... [ 41%] modules/physics/mechanics/examples/bicycle_example reading sources... [ 42%] modules/physics/mechanics/examples/lin_pend_nonmin_example reading sources... [ 42%] modules/physics/mechanics/examples/rollingdisc_example reading sources... [ 43%] modules/physics/mechanics/examples/rollingdisc_example_kane reading sources... [ 43%] modules/physics/mechanics/examples/rollingdisc_example_kane_constraints reading sources... [ 44%] modules/physics/mechanics/examples/rollingdisc_example_lagrange reading sources... [ 44%] modules/physics/mechanics/index reading sources... [ 45%] modules/physics/mechanics/kane reading sources... [ 45%] modules/physics/mechanics/lagrange reading sources... [ 46%] modules/physics/mechanics/linearize reading sources... [ 46%] modules/physics/mechanics/masses reading sources... [ 47%] modules/physics/mechanics/reference reading sources... [ 47%] modules/physics/optics/gaussopt reading sources... [ 48%] modules/physics/optics/index reading sources... [ 48%] modules/physics/optics/medium reading sources... [ 49%] modules/physics/optics/utils reading sources... [ 49%] modules/physics/optics/waves reading sources... [ 50%] modules/physics/paulialgebra reading sources... [ 50%] modules/physics/qho_1d reading sources... [ 50%] modules/physics/quantum/anticommutator reading sources... [ 51%] modules/physics/quantum/cartesian reading sources... [ 51%] modules/physics/quantum/cg reading sources... [ 52%] modules/physics/quantum/circuitplot reading sources... [ 52%] modules/physics/quantum/commutator reading sources... [ 53%] modules/physics/quantum/constants reading sources... [ 53%] modules/physics/quantum/dagger reading sources... [ 54%] modules/physics/quantum/gate reading sources... [ 54%] modules/physics/quantum/grover reading sources... [ 55%] modules/physics/quantum/hilbert reading sources... [ 55%] modules/physics/quantum/index reading sources... [ 56%] modules/physics/quantum/innerproduct reading sources... [ 56%] modules/physics/quantum/operator reading sources... [ 57%] modules/physics/quantum/operatorset reading sources... [ 57%] modules/physics/quantum/piab reading sources... [ 58%] modules/physics/quantum/qapply reading sources... [ 58%] modules/physics/quantum/qft reading sources... [ 59%] modules/physics/quantum/qubit reading sources... [ 59%] modules/physics/quantum/represent reading sources... [ 60%] modules/physics/quantum/shor reading sources... [ 60%] modules/physics/quantum/spin reading sources... [ 61%] modules/physics/quantum/state reading sources... [ 61%] modules/physics/quantum/tensorproduct reading sources... [ 62%] modules/physics/secondquant reading sources... [ 62%] modules/physics/sho reading sources... [ 63%] modules/physics/units reading sources... [ 63%] modules/physics/unitsystems/dimensions reading sources... [ 64%] modules/physics/unitsystems/examples reading sources... [ 64%] modules/physics/unitsystems/index reading sources... [ 65%] modules/physics/unitsystems/philosophy reading sources... [ 65%] modules/physics/unitsystems/prefixes reading sources... [ 66%] modules/physics/unitsystems/quantities reading sources... [ 66%] modules/physics/unitsystems/units reading sources... [ 67%] modules/physics/vector/advanced reading sources... [ 67%] modules/physics/vector/api/classes reading sources... [ 68%] modules/physics/vector/api/fieldfunctions reading sources... [ 68%] modules/physics/vector/api/functions reading sources... [ 69%] modules/physics/vector/api/kinematics reading sources... [ 69%] modules/physics/vector/api/printing reading sources... [ 70%] modules/physics/vector/fields reading sources... [ 70%] modules/physics/vector/index reading sources... [ 71%] modules/physics/vector/kinematics reading sources... [ 71%] modules/physics/vector/vectors reading sources... [ 72%] modules/physics/wigner reading sources... [ 72%] modules/plotting reading sources... [ 73%] modules/polys/agca reading sources... [ 73%] modules/polys/basics reading sources... [ 74%] modules/polys/index reading sources... [ 74%] modules/polys/internals reading sources... [ 75%] modules/polys/literature reading sources... [ 75%] modules/polys/reference reading sources... [ 76%] modules/polys/wester reading sources... [ 76%] modules/printing reading sources... [ 77%] modules/rewriting reading sources... [ 77%] modules/series reading sources... [ 78%] modules/sets reading sources... [ 78%] modules/simplify/hyperexpand reading sources... [ 79%] modules/simplify/simplify reading sources... [ 79%] modules/solvers/diophantine reading sources... [ 80%] modules/solvers/inequalities reading sources... [ 80%] modules/solvers/ode reading sources... [ 81%] modules/solvers/pde reading sources... [ 81%] modules/solvers/solvers reading sources... [ 82%] modules/stats reading sources... [ 82%] modules/tensor/index reading sources... [ 83%] modules/tensor/index_methods reading sources... [ 83%] modules/tensor/indexed reading sources... [ 84%] modules/tensor/tensor reading sources... [ 84%] modules/utilities/autowrap reading sources... [ 85%] modules/utilities/codegen reading sources... [ 85%] modules/utilities/decorator reading sources... [ 86%] modules/utilities/enumerative reading sources... [ 86%] modules/utilities/index reading sources... [ 87%] modules/utilities/iterables reading sources... [ 87%] modules/utilities/lambdify reading sources... [ 88%] modules/utilities/memoization reading sources... [ 88%] modules/utilities/misc reading sources... [ 89%] modules/utilities/pkgdata reading sources... [ 89%] modules/utilities/pytest reading sources... [ 90%] modules/utilities/randtest reading sources... [ 90%] modules/utilities/runtests reading sources... [ 91%] modules/utilities/source reading sources... [ 91%] modules/utilities/timeutils reading sources... [ 92%] outreach reading sources... [ 92%] python-comparisons reading sources... [ 93%] special_topics/finite_diff_derivatives reading sources... [ 93%] special_topics/index reading sources... [ 94%] special_topics/intro reading sources... [ 94%] tutorial/basic_operations reading sources... [ 95%] tutorial/calculus reading sources... [ 95%] tutorial/gotchas reading sources... [ 96%] tutorial/index reading sources... [ 96%] tutorial/intro reading sources... [ 97%] tutorial/manipulation reading sources... [ 97%] tutorial/matrices reading sources... [ 98%] tutorial/preliminaries reading sources... [ 98%] tutorial/printing reading sources... [ 99%] tutorial/simplification reading sources... [ 99%] tutorial/solvers reading sources... [100%] wiki /builddir/build/BUILD/sympy-0.7.6/doc/src/modules/index.rst:16: WARNING: toctree contains reference to nonexisting document u'modules/mpmath/index' /builddir/build/BUILD/sympy-0.7.6/doc/src/modules/ntheory.rst:54: WARNING: error while formatting arguments for sympy.ntheory.factor_.totient: is not a Python function looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] aboutus writing output... [ 0%] gotchas writing output... [ 1%] guide writing output... [ 1%] index writing output... [ 2%] install writing output... [ 2%] modules/assumptions/ask writing output... [ 3%] modules/assumptions/assume writing output... [ 3%] modules/assumptions/handlers/calculus writing output... [ 4%] modules/assumptions/handlers/index writing output... [ 4%] modules/assumptions/handlers/ntheory writing output... [ 5%] modules/assumptions/handlers/order writing output... [ 5%] modules/assumptions/handlers/sets writing output... [ 6%] modules/assumptions/index writing output... [ 6%] modules/assumptions/refine writing output... [ 7%] modules/calculus/index writing output... [ 7%] modules/categories writing output... [ 8%] modules/combinatorics/graycode writing output... [ 8%] modules/combinatorics/group_constructs writing output... [ 9%] modules/combinatorics/index writing output... [ 9%] modules/combinatorics/named_groups writing output... [ 10%] modules/combinatorics/partitions writing output... [ 10%] modules/combinatorics/perm_groups writing output... [ 11%] modules/combinatorics/permutations writing output... [ 11%] modules/combinatorics/polyhedron writing output... [ 12%] modules/combinatorics/prufer writing output... [ 12%] modules/combinatorics/subsets writing output... [ 13%] modules/combinatorics/tensor_can writing output... [ 13%] modules/combinatorics/testutil writing output... [ 14%] modules/combinatorics/util writing output... [ 14%] modules/concrete writing output... [ 15%] modules/core writing output... [ 15%] modules/crypto writing output... [ 16%] modules/diffgeom writing output... [ 16%] modules/evalf writing output... [ 17%] modules/functions/combinatorial writing output... [ 17%] modules/functions/elementary writing output... [ 18%] modules/functions/index writing output... [ 18%] modules/functions/special writing output... [ 19%] modules/galgebra/debug writing output... [ 19%] modules/galgebra/ga writing output... [ 20%] modules/galgebra/index writing output... [ 20%] modules/galgebra/manifold writing output... [ 21%] modules/galgebra/ncutil writing output... [ 21%] modules/galgebra/precedence writing output... [ 22%] modules/galgebra/printing writing output... [ 22%] modules/galgebra/stringarrays writing output... [ 23%] modules/galgebra/vector writing output... [ 23%] modules/geometry/curves writing output... [ 24%] modules/geometry/ellipses writing output... [ 24%] modules/geometry/entities writing output... [ 25%] modules/geometry/index writing output... [ 25%] modules/geometry/line3d writing output... [ 26%] modules/geometry/lines writing output... [ 26%] modules/geometry/plane writing output... [ 27%] modules/geometry/point3d writing output... [ 27%] modules/geometry/points writing output... [ 28%] modules/geometry/polygons writing output... [ 28%] modules/geometry/utils writing output... [ 29%] modules/index writing output... [ 29%] modules/integrals/g-functions writing output... [ 30%] modules/integrals/integrals writing output... [ 30%] modules/logic writing output... [ 31%] modules/matrices/dense writing output... [ 31%] modules/matrices/expressions writing output... [ 32%] modules/matrices/immutablematrices writing output... [ 32%] modules/matrices/index writing output... [ 33%] modules/matrices/matrices writing output... [ 33%] modules/matrices/sparse writing output... [ 34%] modules/ntheory writing output... [ 34%] modules/numeric-computation writing output... [ 35%] modules/parsing writing output... [ 35%] modules/physics/hep/gamma_matrices writing output... [ 36%] modules/physics/hep/index writing output... [ 36%] modules/physics/hydrogen writing output... [ 37%] modules/physics/index writing output... [ 37%] modules/physics/matrices writing output... [ 38%] modules/physics/mechanics/advanced writing output... [ 38%] modules/physics/mechanics/api/expr_manip writing output... [ 39%] modules/physics/mechanics/api/kane_lagrange writing output... [ 39%] modules/physics/mechanics/api/linearize writing output... [ 40%] modules/physics/mechanics/api/part_bod writing output... [ 40%] modules/physics/mechanics/api/printing writing output... [ 41%] modules/physics/mechanics/examples writing output... [ 41%] modules/physics/mechanics/examples/bicycle_example writing output... [ 42%] modules/physics/mechanics/examples/lin_pend_nonmin_example writing output... [ 42%] modules/physics/mechanics/examples/rollingdisc_example writing output... [ 43%] modules/physics/mechanics/examples/rollingdisc_example_kane writing output... [ 43%] modules/physics/mechanics/examples/rollingdisc_example_kane_constraints writing output... [ 44%] modules/physics/mechanics/examples/rollingdisc_example_lagrange writing output... [ 44%] modules/physics/mechanics/index writing output... [ 45%] modules/physics/mechanics/kane writing output... [ 45%] modules/physics/mechanics/lagrange writing output... [ 46%] modules/physics/mechanics/linearize writing output... [ 46%] modules/physics/mechanics/masses writing output... [ 47%] modules/physics/mechanics/reference writing output... [ 47%] modules/physics/optics/gaussopt writing output... [ 48%] modules/physics/optics/index writing output... [ 48%] modules/physics/optics/medium writing output... [ 49%] modules/physics/optics/utils writing output... [ 49%] modules/physics/optics/waves writing output... [ 50%] modules/physics/paulialgebra writing output... [ 50%] modules/physics/qho_1d writing output... [ 50%] modules/physics/quantum/anticommutator writing output... [ 51%] modules/physics/quantum/cartesian writing output... [ 51%] modules/physics/quantum/cg writing output... [ 52%] modules/physics/quantum/circuitplot writing output... [ 52%] modules/physics/quantum/commutator writing output... [ 53%] modules/physics/quantum/constants writing output... [ 53%] modules/physics/quantum/dagger writing output... [ 54%] modules/physics/quantum/gate writing output... [ 54%] modules/physics/quantum/grover writing output... [ 55%] modules/physics/quantum/hilbert writing output... [ 55%] modules/physics/quantum/index writing output... [ 56%] modules/physics/quantum/innerproduct writing output... [ 56%] modules/physics/quantum/operator writing output... [ 57%] modules/physics/quantum/operatorset writing output... [ 57%] modules/physics/quantum/piab writing output... [ 58%] modules/physics/quantum/qapply writing output... [ 58%] modules/physics/quantum/qft writing output... [ 59%] modules/physics/quantum/qubit writing output... [ 59%] modules/physics/quantum/represent writing output... [ 60%] modules/physics/quantum/shor writing output... [ 60%] modules/physics/quantum/spin writing output... [ 61%] modules/physics/quantum/state writing output... [ 61%] modules/physics/quantum/tensorproduct writing output... [ 62%] modules/physics/secondquant writing output... [ 62%] modules/physics/sho writing output... [ 63%] modules/physics/units writing output... [ 63%] modules/physics/unitsystems/dimensions writing output... [ 64%] modules/physics/unitsystems/examples writing output... [ 64%] modules/physics/unitsystems/index writing output... [ 65%] modules/physics/unitsystems/philosophy writing output... [ 65%] modules/physics/unitsystems/prefixes writing output... [ 66%] modules/physics/unitsystems/quantities writing output... [ 66%] modules/physics/unitsystems/units writing output... [ 67%] modules/physics/vector/advanced writing output... [ 67%] modules/physics/vector/api/classes writing output... [ 68%] modules/physics/vector/api/fieldfunctions writing output... [ 68%] modules/physics/vector/api/functions writing output... [ 69%] modules/physics/vector/api/kinematics writing output... [ 69%] modules/physics/vector/api/printing writing output... [ 70%] modules/physics/vector/fields writing output... [ 70%] modules/physics/vector/index writing output... [ 71%] modules/physics/vector/kinematics writing output... [ 71%] modules/physics/vector/vectors writing output... [ 72%] modules/physics/wigner writing output... [ 72%] modules/plotting writing output... [ 73%] modules/polys/agca writing output... [ 73%] modules/polys/basics writing output... [ 74%] modules/polys/index writing output... [ 74%] modules/polys/internals writing output... [ 75%] modules/polys/literature writing output... [ 75%] modules/polys/reference writing output... [ 76%] modules/polys/wester writing output... [ 76%] modules/printing writing output... [ 77%] modules/rewriting writing output... [ 77%] modules/series writing output... [ 78%] modules/sets writing output... [ 78%] modules/simplify/hyperexpand writing output... [ 79%] modules/simplify/simplify writing output... [ 79%] modules/solvers/diophantine writing output... [ 80%] modules/solvers/inequalities writing output... [ 80%] modules/solvers/ode writing output... [ 81%] modules/solvers/pde writing output... [ 81%] modules/solvers/solvers writing output... [ 82%] modules/stats writing output... [ 82%] modules/tensor/index writing output... [ 83%] modules/tensor/index_methods writing output... [ 83%] modules/tensor/indexed writing output... [ 84%] modules/tensor/tensor writing output... [ 84%] modules/utilities/autowrap writing output... [ 85%] modules/utilities/codegen writing output... [ 85%] modules/utilities/decorator writing output... [ 86%] modules/utilities/enumerative writing output... [ 86%] modules/utilities/index writing output... [ 87%] modules/utilities/iterables writing output... [ 87%] modules/utilities/lambdify writing output... [ 88%] modules/utilities/memoization writing output... [ 88%] modules/utilities/misc writing output... [ 89%] modules/utilities/pkgdata writing output... [ 89%] modules/utilities/pytest writing output... [ 90%] modules/utilities/randtest writing output... [ 90%] modules/utilities/runtests writing output... [ 91%] modules/utilities/source writing output... [ 91%] modules/utilities/timeutils writing output... [ 92%] outreach writing output... [ 92%] python-comparisons writing output... [ 93%] special_topics/finite_diff_derivatives writing output... [ 93%] special_topics/index writing output... [ 94%] special_topics/intro writing output... [ 94%] tutorial/basic_operations writing output... [ 95%] tutorial/calculus writing output... [ 95%] tutorial/gotchas writing output... [ 96%] tutorial/index writing output... [ 96%] tutorial/intro writing output... [ 97%] tutorial/manipulation writing output... [ 97%] tutorial/matrices writing output... [ 98%] tutorial/preliminaries writing output... [ 98%] tutorial/printing writing output... [ 99%] tutorial/simplification writing output... [ 99%] tutorial/solvers writing output... [100%] wiki writing additional files... (270 module code pages) _modules/index genindex py-modindex search copying images... [ 3%] modules/physics/vector/vec_dot.svg copying images... [ 6%] modules/physics/mechanics/examples/rollingdisc.svg copying images... [ 10%] modules/physics/vector/vec_add.svg copying images... [ 13%] modules/physics/vector/kin_angvel1.svg copying images... [ 17%] modules/physics/vector/kin_3.svg copying images... [ 20%] pics/winpdb2.png copying images... [ 24%] modules/physics/vector/kin_4.svg copying images... [ 27%] modules/galgebra/simple_test_latex_1.png copying images... [ 31%] tutorial/../pics/consoleascii.png copying images... [ 34%] tutorial/../pics/consoleunicode.png copying images... [ 37%] modules/physics/vector/vec_rep.svg copying images... [ 41%] tutorial/../pics/ipythonnotebook.png copying images... [ 44%] modules/physics/vector/kin_angvel3.svg copying images... [ 48%] modules/physics/vector/kin_2pt.svg copying images... [ 51%] modules/physics/mechanics/examples/pendulum_nonmin.svg copying images... [ 55%] modules/galgebra/manifold_testlatex.png copying images... [ 58%] tutorial/../pics/ipythonqtconsole.png copying images... [ 62%] modules/physics/vector/kin_rolling.svg copying images... [ 65%] pics/winpdb1.png copying images... [ 68%] modules/physics/vector/simp_rot.svg copying images... [ 72%] modules/physics/vector/vec_fix_notfix.svg copying images... [ 75%] modules/physics/vector/vec_simp_der.svg copying images... [ 79%] modules/physics/vector/kin_2.svg copying images... [ 82%] modules/physics/vector/kin_1pt.svg copying images... [ 86%] modules/galgebra/simple_test_latex_2.png copying images... [ 89%] modules/physics/vector/vec_cross.svg copying images... [ 93%] modules/physics/vector/kin_1.svg copying images... [ 96%] modules/physics/vector/vec_mul.svg copying images... [100%] modules/physics/vector/kin_angvel2.svg copying static files... done dumping search index... done dumping object inventory... done build succeeded, 2 warnings. cp -r src/pics _build/html/ Build finished. The HTML pages are in _build/html. + make cheatsheet Makefile:121: warning: overriding recipe for target `_build/cheatsheet/cheatsheet.pdf' Makefile:116: warning: ignoring old recipe for target `_build/cheatsheet/cheatsheet.pdf' mkdir -p _build/cheatsheet pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./cheatsheet/combinatoric_cheatsheet.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) No file combinatoric_cheatsheet.aux. *geometry* driver: auto-detecting *geometry* detected driver: pdftex Overfull \hbox (5.30544pt too wide) in paragraph at lines 127--134 [][] [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] Overfull \hbox (8.02016pt too wide) in paragraph at lines 572--572 [][]\OT1/cmtt/m/n/8 random_pr(gen_count=11, iterations=50, _random_prec=None) Overfull \hbox (16.52028pt too wide) in paragraph at lines 576--576 [][]\OT1/cmtt/m/n/8 random_stab(alpha, schreier_vector=None, _random_prec=None) [2] Overfull \hbox (3.7701pt too wide) in paragraph at lines 903--903 [][]\OT1/cmtt/m/n/8 graycode.get_subset_from_bitstring(super_set, bitstring) [3] [4] (_build/cheatsheet/combinatoric_cheatsheet.aux) ) (see the transcript file for additional information) Output written on _build/cheatsheet/combinatoric_cheatsheet.pdf (4 pages, 10503 9 bytes). Transcript written on _build/cheatsheet/combinatoric_cheatsheet.log. pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./cheatsheet/combinatoric_cheatsheet.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (_build/cheatsheet/combinatoric_cheatsheet.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Overfull \hbox (5.30544pt too wide) in paragraph at lines 127--134 [][] [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] Overfull \hbox (8.02016pt too wide) in paragraph at lines 572--572 [][]\OT1/cmtt/m/n/8 random_pr(gen_count=11, iterations=50, _random_prec=None) Overfull \hbox (16.52028pt too wide) in paragraph at lines 576--576 [][]\OT1/cmtt/m/n/8 random_stab(alpha, schreier_vector=None, _random_prec=None) [2] Overfull \hbox (3.7701pt too wide) in paragraph at lines 903--903 [][]\OT1/cmtt/m/n/8 graycode.get_subset_from_bitstring(super_set, bitstring) [3] [4] (_build/cheatsheet/combinatoric_cheatsheet.aux) ) (see the transcript file for additional information) Output written on _build/cheatsheet/combinatoric_cheatsheet.pdf (4 pages, 10503 9 bytes). Transcript written on _build/cheatsheet/combinatoric_cheatsheet.log. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UIsu6x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 ++ dirname /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 + cd sympy-0.7.6 + python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies copying build/lib/sympy/strategies/core.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies copying build/lib/sympy/strategies/tree.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies copying build/lib/sympy/strategies/tools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_tree.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_traverse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_strat.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_rl.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_core.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_tools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests copying build/lib/sympy/strategies/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/branch/core.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/branch/tools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_core.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_tools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/branch/traverse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch copying build/lib/sympy/strategies/rl.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies copying build/lib/sympy/strategies/util.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies copying build/lib/sympy/strategies/traverse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/bench_symbench.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks copying build/lib/sympy/benchmarks/bench_meijerint.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive copying build/lib/sympy/interactive/printing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_ipythonprinting.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_interactive.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_ipython.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests copying build/lib/sympy/interactive/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive copying build/lib/sympy/interactive/ipythonprinting.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive copying build/lib/sympy/interactive/session.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive copying build/lib/sympy/abc.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing copying build/lib/sympy/parsing/sympy_parser.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing copying build/lib/sympy/parsing/sympy_tokenize.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_maxima.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_mathematica.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests copying build/lib/sympy/parsing/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing copying build/lib/sympy/parsing/ast_parser.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing copying build/lib/sympy/parsing/mathematica.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing copying build/lib/sympy/parsing/maxima.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/decorator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/compilef.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/autowrap.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/benchmarking.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/randtest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml copying build/lib/sympy/utilities/codegen.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/runtests.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_autowrap.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_pytest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_timeutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_code_quality.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_pickling.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_iterables.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_module_imports.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_enumerative.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_source.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_lambdify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_decorator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/tests/diagnose_imports.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests copying build/lib/sympy/utilities/source.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/magic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/misc.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/exceptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/enumerative.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/iterables.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/lambdify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/pkgdata.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/pytest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/timeutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities copying build/lib/sympy/utilities/memoization.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_autowrap.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_numpy.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_scipy.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_importtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_codegen.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/tests/test_sage.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests copying build/lib/sympy/external/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external copying build/lib/sympy/external/importtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/benchmarks copying build/lib/sympy/matrices/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/benchmarks copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/benchmarks copying build/lib/sympy/matrices/immutable.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/sparse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/densesolve.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/densearith.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_densesolve.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_sparse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_densetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_interactions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_densearith.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_sparsetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_immutable.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests copying build/lib/sympy/matrices/sparsetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/dense.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices copying build/lib/sympy/matrices/densetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matexpr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/adjoint.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/funcmatrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/diagonal.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/blockmatrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/hadamard.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/inverse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/factorizations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matrix_exprs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/determinant.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/trace.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matmul.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/fourier.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matadd.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matpow.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/transpose.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/slice.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/factorials.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/numbers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial copying build/lib/sympy/functions/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/bessel.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/bsplines.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/zeta_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/hyper.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/tensor_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/error_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_bsplines.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_bessel.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_error_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_hyper.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests copying build/lib/sympy/functions/special/delta_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/polynomials.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/beta_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/gamma_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/elliptic_integrals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special copying build/lib/sympy/functions/special/spherical_harmonics.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/hyperbolic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/exponential.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/miscellaneous.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_integers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_interface.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/integers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/piecewise.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/complexes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary copying build/lib/sympy/functions/elementary/trigonometric.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks copying build/lib/sympy/integrals/deltafunctions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/rde.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/meijerint.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/heurisch.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_transforms.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_trigonometry.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_risch.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_heurisch.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_prde.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_manual.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_rde.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_rationaltools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_quadrature.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_integrals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_meijerint.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests copying build/lib/sympy/integrals/rationaltools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/trigonometry.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/meijerint_doc.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/risch.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/transforms.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/manualintegrate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/quadrature.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/integrals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals copying build/lib/sympy/integrals/prde.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/vector.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/scalar.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/dyadic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/basisdependent.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_printing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_coordsysrect.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_field_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_vector.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/tests/test_dyadic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests copying build/lib/sympy/vector/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/point.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/deloperator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/coordsysrect.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector copying build/lib/sympy/vector/orienters.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting copying build/lib/sympy/plotting/plot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting copying build/lib/sympy/plotting/textplot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting copying build/lib/sympy/plotting/experimental_lambdify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_plot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath copying build/lib/sympy/plotting/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_object.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/util.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/managed_window.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_window.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot copying build/lib/sympy/plotting/plot_implicit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/medium.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_utils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_medium.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_waves.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/utils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/gaussopt.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics copying build/lib/sympy/physics/optics/waves.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics copying build/lib/sympy/physics/secondquant.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics copying build/lib/sympy/physics/sho.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics copying build/lib/sympy/physics/units.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems copying build/lib/sympy/physics/unitsystems/units.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems copying build/lib/sympy/physics/unitsystems/quantities.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems copying build/lib/sympy/physics/unitsystems/prefixes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_prefixes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_quantities.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_simplifiers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_unitsystem.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_units.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_dimensionsystem.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/tests/test_dimensions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests copying build/lib/sympy/physics/unitsystems/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems copying build/lib/sympy/physics/unitsystems/simplifiers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems copying build/lib/sympy/physics/unitsystems/dimensions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems copying build/lib/sympy/physics/unitsystems/systems/mksa.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems copying build/lib/sympy/physics/unitsystems/systems/natural.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems copying build/lib/sympy/physics/unitsystems/systems/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems copying build/lib/sympy/physics/unitsystems/systems/mks.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/grover.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/hilbert.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/spin.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/commutator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/cartesian.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/dagger.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/circuitutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/constants.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qubit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/matrixutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qft.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/represent.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/matrixcache.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/operatorset.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/tensorproduct.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_piab.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_constants.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_gate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_printing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_density.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_boson.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qft.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_grover.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_represent.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_spin.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_state.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_shor.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_cg.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/cg.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/gate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/pauli.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/identitysearch.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/shor.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/innerproduct.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/state.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qapply.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/boson.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qasm.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/sho1d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/density.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/piab.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/fermion.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/qexpr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/operatorordering.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/operator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/anticommutator.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/quantum/circuitplot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum copying build/lib/sympy/physics/wigner.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/vector.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/printing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/dyadic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_frame.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_point.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_printing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_output.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_vector.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/fieldfunctions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/point.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/vector/frame.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector copying build/lib/sympy/physics/matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_physics_matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_qho_1d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_pring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_secondquant.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_paulialgebra.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_units.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_sho.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/tests/test_hydrogen.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests copying build/lib/sympy/physics/pring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics copying build/lib/sympy/physics/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics copying build/lib/sympy/physics/hydrogen.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics copying build/lib/sympy/physics/gaussopt.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep copying build/lib/sympy/physics/hep/gamma_matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep copying build/lib/sympy/physics/paulialgebra.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics copying build/lib/sympy/physics/qho_1d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/kane.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/particle.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/linearize.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/rigidbody.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/functions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/lagrange.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom copying build/lib/sympy/diffgeom/rn.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom copying build/lib/sympy/diffgeom/diffgeom.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/benchmarks copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/benchmarks copying build/lib/sympy/solvers/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/benchmarks copying build/lib/sympy/solvers/polysys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/deutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/inequalities.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/recurr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/ode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_diophantine.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_ode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_pde.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_polysys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_inequalities.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_constantsimp.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_recurr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_numeric.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests copying build/lib/sympy/solvers/bivariate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/diophantine.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers copying build/lib/sympy/solvers/pde.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/theanocode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/python.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/tree.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/jscode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/lambdarepr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/pretty/pretty.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/pretty/stringpict.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/pretty/pretty_symbology.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty copying build/lib/sympy/printing/preview.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/fcode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/str.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/repr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/dot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_dot.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_ccode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_theanocode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_fcode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_latex.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_codeprinter.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_gtk.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_octave.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_str.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_precedence.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_mathml.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_mathematica.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_tableform.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_lambdarepr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_conventions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_jscode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_python.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tests/test_repr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests copying build/lib/sympy/printing/tableform.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/precedence.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/latex.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/conventions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/octave.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/printer.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/codeprinter.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/mathematica.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/mathml.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/defaults.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/ccode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing copying build/lib/sympy/printing/gtk.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/135.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/15.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/40.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/145.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/10.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/125.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/75.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/80.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/115.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/85.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/105.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/70.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/150.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/50.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/140.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/25.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/60.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/20.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/55.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/120.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/95.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/30.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/130.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/35.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/100.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/110.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/90.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/65.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/input/45.cnf -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/input copying build/lib/sympy/logic/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks copying build/lib/sympy/logic/benchmarks/run-solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks copying build/lib/sympy/logic/inference.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/utilities copying build/lib/sympy/logic/utilities/dimacs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/utilities copying build/lib/sympy/logic/utilities/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/utilities creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/dpll.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/dpll2.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/test_dimacs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/test_boolalg.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/test_inference.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests copying build/lib/sympy/logic/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests copying build/lib/sympy/logic/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic copying build/lib/sympy/logic/boolalg.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic copying build/lib/sympy/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/crv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/crv_types.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_continuous_rv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_finite_rv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_rv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_discrete_rv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/tests/test_mix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests copying build/lib/sympy/stats/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/frv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/drv_types.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/frv_types.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/rv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/drv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats copying build/lib/sympy/stats/rv_interface.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete copying build/lib/sympy/concrete/gosper.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete copying build/lib/sympy/concrete/expr_with_intlimits.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete copying build/lib/sympy/concrete/expr_with_limits.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_gosper.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_sums_products.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_delta.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_products.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests copying build/lib/sympy/concrete/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete copying build/lib/sympy/concrete/summations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete copying build/lib/sympy/concrete/delta.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete copying build/lib/sympy/concrete/products.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify copying build/lib/sympy/unify/core.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify copying build/lib/sympy/unify/rewrite.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify copying build/lib/sympy/unify/usympy.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/test_rewrite.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/test_sympy.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests copying build/lib/sympy/unify/tests/test_unify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests copying build/lib/sympy/unify/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus copying build/lib/sympy/calculus/euler.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus copying build/lib/sympy/calculus/finite_diff.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_singularities.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_euler.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_finite_diff.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests copying build/lib/sympy/calculus/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus copying build/lib/sympy/calculus/singularities.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories copying build/lib/sympy/categories/diagram_drawing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories copying build/lib/sympy/categories/baseclasses.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests copying build/lib/sympy/categories/tests/test_baseclasses.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests copying build/lib/sympy/categories/tests/test_drawing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests copying build/lib/sympy/categories/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests copying build/lib/sympy/categories/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories copying build/lib/sympy/release.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/vector.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/ga.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/printing.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/ncutil.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/tests copying build/lib/sympy/galgebra/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/tests copying build/lib/sympy/galgebra/tests/test_ga.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/tests copying build/lib/sympy/galgebra/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/precedence.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/stringarrays.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/debug.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra copying build/lib/sympy/galgebra/manifold.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/factor_.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/modular.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_ntheory.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/tests copying build/lib/sympy/ntheory/generate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/egyptian_fraction.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/primetest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/bbp_pi.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/multinomial.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/partitions_.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/residue_ntheory.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory copying build/lib/sympy/ntheory/continued_fraction.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets copying build/lib/sympy/sets/fancysets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_contains.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_fancysets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests copying build/lib/sympy/sets/tests/test_sets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests copying build/lib/sympy/sets/contains.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets copying build/lib/sympy/sets/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets copying build/lib/sympy/sets/sets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/group_constructs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/partitions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/generators.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/prufer.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/polyhedron.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/tensor_can.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/subsets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/graycode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/perm_groups.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_prufer.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_graycode.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_testutil.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_permutations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_subsets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_generators.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_util.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_partitions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/testutil.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/util.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/permutations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics copying build/lib/sympy/combinatorics/named_groups.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/ntheory.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/order.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/common.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/calculus.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/sets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers copying build/lib/sympy/assumptions/ask_generated.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/assume.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_matrices.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_refine.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_context.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_query.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests copying build/lib/sympy/assumptions/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/ask.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions copying build/lib/sympy/assumptions/refine.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_g.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/weyl_group.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_b.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/root_system.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_A.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_E.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_G.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_C.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_B.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_root_system.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_D.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_F.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/dynkin_diagram.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_a.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/cartan_matrix.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/cartan_type.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_c.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_e.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras copying build/lib/sympy/liealgebras/type_f.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/curve.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/entity.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/polygon.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_geometry.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/tests copying build/lib/sympy/geometry/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/exceptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/point.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/line3d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/point3d.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/ellipse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/plane.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/util.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry copying build/lib/sympy/geometry/line.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/sqrtdenest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/epathtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/fu.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/simplify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/traversaltools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_rewrite.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_traversaltools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_simplify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_function.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_epathtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_fu.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_cse.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests copying build/lib/sympy/simplify/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/cse_main.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/hyperexpand_doc.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/cse_opts.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify copying build/lib/sympy/simplify/hyperexpand.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor copying build/lib/sympy/tensor/tensor.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_indexed.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_index_methods.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests copying build/lib/sympy/tensor/index_methods.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor copying build/lib/sympy/tensor/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor copying build/lib/sympy/tensor/indexed.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks copying build/lib/sympy/polys/polytools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyerrors.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyoptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/ring_series.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/rootoftools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/heuristicgcd.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/characteristiczero.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/realfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/compositedomain.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/expressiondomain.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/algebraicfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/domainelement.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/mpelements.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/modularinteger.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonrational.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonfinitefield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/integerring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/ring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/old_polynomialring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/field.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_domains.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/complexfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/finitefield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/quotientring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonintegerring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/domain.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/old_fractionfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/pythonrationalfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/rationalfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/groundtypes.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyintegerring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/fractionfield.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/simpledomain.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/domains/polynomialring.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains copying build/lib/sympy/polys/polyconfig.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/modulargcd.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/modules.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_ideals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_modules.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/ideals.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca copying build/lib/sympy/polys/agca/homomorphisms.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca copying build/lib/sympy/polys/euclidtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/orthopolys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/specialpolys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/sqfreetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/orderings.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/densebasic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/fields.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/numberfields.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/rings.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/densearith.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rootoftools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_orderings.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_groebnertools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_modulargcd.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polytools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_numberfields.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyroots.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_fields.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rootisolation.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_injections.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyoptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_factortools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_densebasic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_partfrac.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_distributedmodules.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_monomials.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyclasses.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_sqfreetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_specialpolys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_pythonrational.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rationaltools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_constructor.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_solvers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_densetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_dispersion.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_orthopolys.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_densearith.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyfuncs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_rings.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_galoistools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_euclidtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/tests/test_ring_series.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests copying build/lib/sympy/polys/rationaltools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/partfrac.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/monomials.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyfuncs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/galoistools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/compatibility.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/dispersion.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyroots.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/factortools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyutils.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyclasses.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/densetools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/groebnertools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/distributedmodules.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/rootisolation.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/fglmtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/polyquinticconst.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/polys/constructor.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys copying build/lib/sympy/conftest.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/assumptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_sympify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_numbers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_arit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_expand.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks copying build/lib/sympy/core/operations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/sympify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/alphabets.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/core.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/add.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/symbol.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/expr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/mod.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/singleton.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/numbers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/mul.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/containers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_compatibility.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_relational.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_wester.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_sympify.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_assumptions.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_exprtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_noncommutative.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_function.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_var.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_containers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_cache.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_eval_power.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_basic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_rules.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_evaluate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_numbers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_eval.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_logic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_operations.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_symbol.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_truediv.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_complex.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_facts.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_subs.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_expr.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_arit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_count_ops.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_trace.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_evalf.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_priority.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_match.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_diff.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_args.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_equal.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/tests/test_expand.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests copying build/lib/sympy/core/rules.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/cache.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/decorators.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/compatibility.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/evaluate.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/power.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/trace.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/function.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/evalf.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/basic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/exprtools.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/relational.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/multidimensional.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/coreerrors.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/facts.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core copying build/lib/sympy/core/logic.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/bench_limit.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/benchmarks copying build/lib/sympy/series/order.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series copying build/lib/sympy/series/gruntz.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series copying build/lib/sympy/series/kauers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series copying build/lib/sympy/series/limits.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_nseries.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_limits.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_lseries.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_order.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_residues.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_gruntz.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_demidovich.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_kauers.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/tests/test_series.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests copying build/lib/sympy/series/residues.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series copying build/lib/sympy/series/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series copying build/lib/sympy/series/series.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series copying build/lib/sympy/series/acceleration.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto copying build/lib/sympy/crypto/crypto.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/tests copying build/lib/sympy/crypto/tests/test_crypto.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/tests copying build/lib/sympy/crypto/tests/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/tests copying build/lib/sympy/crypto/__init__.py -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/test_tree.py to test_tree.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/test_traverse.py to test_traverse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/test_strat.py to test_strat.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/test_rl.py to test_rl.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/tests/test_tools.py to test_tools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests/test_traverse.py to test_traverse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/tests/test_tools.py to test_tools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/branch/traverse.py to traverse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/rl.py to rl.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/strategies/traverse.py to traverse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks/bench_symbench.py to bench_symbench.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/benchmarks/bench_meijerint.py to bench_meijerint.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests/test_ipythonprinting.py to test_ipythonprinting.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests/test_interactive.py to test_interactive.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests/test_ipython.py to test_ipython.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/ipythonprinting.py to ipythonprinting.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/interactive/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/abc.py to abc.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/sympy_parser.py to sympy_parser.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/sympy_tokenize.py to sympy_tokenize.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests/test_sympy_parser.py to test_sympy_parser.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests/test_implicit_multiplication_application.py to test_implicit_multiplication_application.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests/test_maxima.py to test_maxima.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/tests/test_mathematica.py to test_mathematica.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/ast_parser.py to ast_parser.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/mathematica.py to mathematica.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/parsing/maxima.py to maxima.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/compilef.py to compilef.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/autowrap.py to autowrap.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/benchmarking.py to benchmarking.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/randtest.py to randtest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/mathml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/codegen.py to codegen.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/runtests.py to runtests.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_autowrap.py to test_autowrap.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_pytest.py to test_pytest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_timeutils.py to test_timeutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_codegen_octave.py to test_codegen_octave.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_code_quality.py to test_code_quality.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_pickling.py to test_pickling.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_iterables.py to test_iterables.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_module_imports.py to test_module_imports.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_enumerative.py to test_enumerative.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_source.py to test_source.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_lambdify.py to test_lambdify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_codegen.py to test_codegen.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/test_decorator.py to test_decorator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/tests/diagnose_imports.py to diagnose_imports.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/magic.py to magic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/enumerative.py to enumerative.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/iterables.py to iterables.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/lambdify.py to lambdify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/pkgdata.py to pkgdata.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/utilities/memoization.py to memoization.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/test_autowrap.py to test_autowrap.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/test_numpy.py to test_numpy.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/test_scipy.py to test_scipy.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/test_importtools.py to test_importtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/test_codegen.py to test_codegen.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/tests/test_sage.py to test_sage.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/external/importtools.py to importtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/benchmarks/bench_matrix.py to bench_matrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/immutable.py to immutable.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/sparse.py to sparse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/densesolve.py to densesolve.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/matrices.py to matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/densearith.py to densearith.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_matrices.py to test_matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_densesolve.py to test_densesolve.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_sparse.py to test_sparse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_densetools.py to test_densetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_interactions.py to test_interactions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_densearith.py to test_densearith.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_sparsetools.py to test_sparsetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/tests/test_immutable.py to test_immutable.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/sparsetools.py to sparsetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/dense.py to dense.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/densetools.py to densetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/matexpr.py to matexpr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/adjoint.py to adjoint.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/funcmatrix.py to funcmatrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/diagonal.py to diagonal.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/blockmatrix.py to blockmatrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/hadamard.py to hadamard.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/inverse.py to inverse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/factorizations.py to factorizations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_inverse.py to test_inverse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_diagonal.py to test_diagonal.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_fourier.py to test_fourier.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_matadd.py to test_matadd.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_transpose.py to test_transpose.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_matrix_exprs.py to test_matrix_exprs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.py to test_funcmatrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_determinant.py to test_determinant.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_slice.py to test_slice.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_blockmatrix.py to test_blockmatrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_adjoint.py to test_adjoint.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_matmul.py to test_matmul.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_factorizations.py to test_factorizations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_trace.py to test_trace.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_hadamard.py to test_hadamard.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/tests/test_matpow.py to test_matpow.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/determinant.py to determinant.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/trace.py to trace.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/matmul.py to matmul.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/fourier.py to fourier.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/matadd.py to matadd.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/matpow.py to matpow.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/transpose.py to transpose.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/matrices/expressions/slice.py to slice.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/factorials.py to factorials.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/numbers.py to numbers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests/test_comb_numbers.py to test_comb_numbers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.py to test_comb_factorials.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/combinatorial/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/bessel.py to bessel.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/benchmarks/bench_special.py to bench_special.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/bsplines.py to bsplines.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/zeta_functions.py to zeta_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/hyper.py to hyper.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tensor_functions.py to tensor_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/error_functions.py to error_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_beta_functions.py to test_beta_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_delta_functions.py to test_delta_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_gamma_functions.py to test_gamma_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_bsplines.py to test_bsplines.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_spherical_harmonics.py to test_spherical_harmonics.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_zeta_functions.py to test_zeta_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_tensor_functions.py to test_tensor_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_bessel.py to test_bessel.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_elliptic_integrals.py to test_elliptic_integrals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_error_functions.py to test_error_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_hyper.py to test_hyper.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/tests/test_spec_polynomials.py to test_spec_polynomials.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/delta_functions.py to delta_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/polynomials.py to polynomials.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/beta_functions.py to beta_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/gamma_functions.py to gamma_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/elliptic_integrals.py to elliptic_integrals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/special/spherical_harmonics.py to spherical_harmonics.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/benchmarks/bench_exp.py to bench_exp.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/hyperbolic.py to hyperbolic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/exponential.py to exponential.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/miscellaneous.py to miscellaneous.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_hyperbolic.py to test_hyperbolic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_complexes.py to test_complexes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_exponential.py to test_exponential.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_piecewise.py to test_piecewise.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_integers.py to test_integers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_trigonometric.py to test_trigonometric.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_miscellaneous.py to test_miscellaneous.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/tests/test_interface.py to test_interface.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/integers.py to integers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/piecewise.py to piecewise.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/complexes.py to complexes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/functions/elementary/trigonometric.py to trigonometric.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_integrate.py to bench_integrate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_trigintegrate.py to bench_trigintegrate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/deltafunctions.py to deltafunctions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/rde.py to rde.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/meijerint.py to meijerint.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/heurisch.py to heurisch.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_transforms.py to test_transforms.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_trigonometry.py to test_trigonometry.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_risch.py to test_risch.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_heurisch.py to test_heurisch.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_prde.py to test_prde.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_manual.py to test_manual.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_failing_integrals.py to test_failing_integrals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_rde.py to test_rde.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_lineintegrals.py to test_lineintegrals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_rationaltools.py to test_rationaltools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_quadrature.py to test_quadrature.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_deltafunctions.py to test_deltafunctions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_integrals.py to test_integrals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/tests/test_meijerint.py to test_meijerint.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/rationaltools.py to rationaltools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/trigonometry.py to trigonometry.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/meijerint_doc.py to meijerint_doc.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/risch.py to risch.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/transforms.py to transforms.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/manualintegrate.py to manualintegrate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/quadrature.py to quadrature.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/integrals.py to integrals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/integrals/prde.py to prde.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/vector.py to vector.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/scalar.py to scalar.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/dyadic.py to dyadic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/basisdependent.py to basisdependent.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/test_printing.py to test_printing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/test_coordsysrect.py to test_coordsysrect.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/test_field_functions.py to test_field_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/test_vector.py to test_vector.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/test_functions.py to test_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/tests/test_dyadic.py to test_dyadic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/point.py to point.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/deloperator.py to deloperator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/coordsysrect.py to coordsysrect.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/vector/orienters.py to orienters.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/plot.py to plot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/textplot.py to textplot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/experimental_lambdify.py to experimental_lambdify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests/test_plot.py to test_plot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/tests/test_plot_implicit.py to test_plot_implicit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.py to test_intervalmath.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.py to test_interval_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/interval_arithmetic.py to interval_arithmetic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/intervalmath/lib_interval.py to lib_interval.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_surface.py to plot_surface.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_rotation.py to plot_rotation.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot.py to plot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_curve.py to plot_curve.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_controller.py to plot_controller.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_modes.py to plot_modes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_mode.py to plot_mode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/tests/test_plotting.py to test_plotting.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_camera.py to plot_camera.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_mode_base.py to plot_mode_base.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/color_scheme.py to color_scheme.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_object.py to plot_object.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_axes.py to plot_axes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_interval.py to plot_interval.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/managed_window.py to managed_window.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/pygletplot/plot_window.py to plot_window.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/plotting/plot_implicit.py to plot_implicit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/medium.py to medium.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests/test_medium.py to test_medium.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests/test_waves.py to test_waves.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/tests/test_gaussopt.py to test_gaussopt.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/gaussopt.py to gaussopt.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/optics/waves.py to waves.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/secondquant.py to secondquant.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/sho.py to sho.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/units.py to units.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/units.py to units.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/quantities.py to quantities.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/prefixes.py to prefixes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_prefixes.py to test_prefixes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_quantities.py to test_quantities.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_simplifiers.py to test_simplifiers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_unitsystem.py to test_unitsystem.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_units.py to test_units.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_dimensionsystem.py to test_dimensionsystem.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/tests/test_dimensions.py to test_dimensions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/simplifiers.py to simplifiers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/dimensions.py to dimensions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems/mksa.py to mksa.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems/natural.py to natural.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/unitsystems/systems/mks.py to mks.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/grover.py to grover.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/hilbert.py to hilbert.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/spin.py to spin.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/commutator.py to commutator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/cartesian.py to cartesian.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/dagger.py to dagger.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/circuitutils.py to circuitutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/qubit.py to qubit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/matrixutils.py to matrixutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/qft.py to qft.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/represent.py to represent.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/matrixcache.py to matrixcache.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/operatorset.py to operatorset.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tensorproduct.py to tensorproduct.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_piab.py to test_piab.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_anticommutator.py to test_anticommutator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_constants.py to test_constants.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_hilbert.py to test_hilbert.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_operator.py to test_operator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_gate.py to test_gate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_qubit.py to test_qubit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_operatorordering.py to test_operatorordering.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_fermion.py to test_fermion.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_pauli.py to test_pauli.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_printing.py to test_printing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_matrixutils.py to test_matrixutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_qapply.py to test_qapply.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_density.py to test_density.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_boson.py to test_boson.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_qft.py to test_qft.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_identitysearch.py to test_identitysearch.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_grover.py to test_grover.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_innerproduct.py to test_innerproduct.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_represent.py to test_represent.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_circuitplot.py to test_circuitplot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_spin.py to test_spin.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_commutator.py to test_commutator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_qexpr.py to test_qexpr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_operatorset.py to test_operatorset.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_dagger.py to test_dagger.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_qasm.py to test_qasm.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_circuitutils.py to test_circuitutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_cartesian.py to test_cartesian.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_state.py to test_state.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_shor.py to test_shor.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_cg.py to test_cg.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_tensorproduct.py to test_tensorproduct.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/tests/test_sho1d.py to test_sho1d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/cg.py to cg.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/gate.py to gate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/pauli.py to pauli.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/identitysearch.py to identitysearch.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/shor.py to shor.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/innerproduct.py to innerproduct.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/state.py to state.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/qapply.py to qapply.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/boson.py to boson.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/qasm.py to qasm.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/sho1d.py to sho1d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/density.py to density.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/piab.py to piab.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/fermion.py to fermion.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/qexpr.py to qexpr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/operatorordering.py to operatorordering.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/operator.py to operator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/anticommutator.py to anticommutator.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/quantum/circuitplot.py to circuitplot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/wigner.py to wigner.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/vector.py to vector.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/dyadic.py to dyadic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_frame.py to test_frame.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_point.py to test_point.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_printing.py to test_printing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_output.py to test_output.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_fieldfunctions.py to test_fieldfunctions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_vector.py to test_vector.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_functions.py to test_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/tests/test_dyadic.py to test_dyadic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/fieldfunctions.py to fieldfunctions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/point.py to point.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/vector/frame.py to frame.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/matrices.py to matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_physics_matrices.py to test_physics_matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_qho_1d.py to test_qho_1d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_clebsch_gordan.py to test_clebsch_gordan.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_pring.py to test_pring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_secondquant.py to test_secondquant.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_paulialgebra.py to test_paulialgebra.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_units.py to test_units.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_sho.py to test_sho.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/tests/test_hydrogen.py to test_hydrogen.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/pring.py to pring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hydrogen.py to hydrogen.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/gaussopt.py to gaussopt.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/tests/test_gamma_matrices.py to test_gamma_matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/hep/gamma_matrices.py to gamma_matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/paulialgebra.py to paulialgebra.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/qho_1d.py to qho_1d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/kane.py to kane.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/particle.py to particle.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_kane.py to test_kane.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_rigidbody.py to test_rigidbody.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_linearize.py to test_linearize.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_kane2.py to test_kane2.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_lagrange.py to test_lagrange.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_particle.py to test_particle.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_kane3.py to test_kane3.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/tests/test_functions.py to test_functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/linearize.py to linearize.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/rigidbody.py to rigidbody.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/physics/mechanics/lagrange.py to lagrange.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/rn.py to rn.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.py to test_function_diffgeom_book.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests/test_class_structure.py to test_class_structure.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests/test_hyperbolic_space.py to test_hyperbolic_space.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/tests/test_diffgeom.py to test_diffgeom.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/diffgeom/diffgeom.py to diffgeom.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/benchmarks/bench_solvers.py to bench_solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/polysys.py to polysys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/deutils.py to deutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/inequalities.py to inequalities.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/solvers.py to solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/recurr.py to recurr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/ode.py to ode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_diophantine.py to test_diophantine.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_ode.py to test_ode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_pde.py to test_pde.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_polysys.py to test_polysys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_solvers.py to test_solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_inequalities.py to test_inequalities.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_constantsimp.py to test_constantsimp.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_recurr.py to test_recurr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/tests/test_numeric.py to test_numeric.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/bivariate.py to bivariate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/diophantine.py to diophantine.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/solvers/pde.py to pde.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/theanocode.py to theanocode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/jscode.py to jscode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/lambdarepr.py to lambdarepr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/pretty.py to pretty.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/stringpict.py to stringpict.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/tests/test_pretty.py to test_pretty.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/pretty/pretty_symbology.py to pretty_symbology.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/preview.py to preview.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/fcode.py to fcode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/str.py to str.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/repr.py to repr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/dot.py to dot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_dot.py to test_dot.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_ccode.py to test_ccode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_theanocode.py to test_theanocode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_fcode.py to test_fcode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_latex.py to test_latex.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_codeprinter.py to test_codeprinter.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_gtk.py to test_gtk.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_octave.py to test_octave.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_str.py to test_str.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_precedence.py to test_precedence.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_mathml.py to test_mathml.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_mathematica.py to test_mathematica.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_tableform.py to test_tableform.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_lambdarepr.py to test_lambdarepr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_conventions.py to test_conventions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_jscode.py to test_jscode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_python.py to test_python.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tests/test_repr.py to test_repr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/tableform.py to tableform.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/precedence.py to precedence.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/latex.py to latex.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/conventions.py to conventions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/octave.py to octave.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/printer.py to printer.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/codeprinter.py to codeprinter.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/mathematica.py to mathematica.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/mathml.py to mathml.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/ccode.py to ccode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/printing/gtk.py to gtk.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/benchmarks/run-solvers.py to run-solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/inference.py to inference.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/utilities/dimacs.py to dimacs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/utilities/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms/dpll.py to dpll.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms/dpll2.py to dpll2.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/algorithms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests/test_dimacs.py to test_dimacs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests/test_boolalg.py to test_boolalg.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests/test_inference.py to test_inference.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/logic/boolalg.py to boolalg.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/crv.py to crv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/crv_types.py to crv_types.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests/test_continuous_rv.py to test_continuous_rv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests/test_finite_rv.py to test_finite_rv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests/test_rv.py to test_rv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests/test_discrete_rv.py to test_discrete_rv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/tests/test_mix.py to test_mix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/frv.py to frv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/drv_types.py to drv_types.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/frv_types.py to frv_types.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/rv.py to rv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/drv.py to drv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/stats/rv_interface.py to rv_interface.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/gosper.py to gosper.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/expr_with_intlimits.py to expr_with_intlimits.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/expr_with_limits.py to expr_with_limits.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests/test_gosper.py to test_gosper.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests/test_sums_products.py to test_sums_products.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests/test_delta.py to test_delta.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/tests/test_products.py to test_products.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/summations.py to summations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/delta.py to delta.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/concrete/products.py to products.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/rewrite.py to rewrite.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/usympy.py to usympy.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests/test_rewrite.py to test_rewrite.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests/test_sympy.py to test_sympy.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/tests/test_unify.py to test_unify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/unify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/euler.py to euler.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/finite_diff.py to finite_diff.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests/test_singularities.py to test_singularities.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests/test_euler.py to test_euler.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/tests/test_finite_diff.py to test_finite_diff.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/calculus/singularities.py to singularities.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/diagram_drawing.py to diagram_drawing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/baseclasses.py to baseclasses.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests/test_baseclasses.py to test_baseclasses.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests/test_drawing.py to test_drawing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/categories/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/release.py to release.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/vector.py to vector.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/ga.py to ga.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/ncutil.py to ncutil.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/tests/test_ga.py to test_ga.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/precedence.py to precedence.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/stringarrays.py to stringarrays.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/galgebra/manifold.py to manifold.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/factor_.py to factor_.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/modular.py to modular.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/tests/test_ntheory.py to test_ntheory.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/generate.py to generate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/egyptian_fraction.py to egyptian_fraction.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/primetest.py to primetest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/bbp_pi.py to bbp_pi.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/multinomial.py to multinomial.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/partitions_.py to partitions_.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/residue_ntheory.py to residue_ntheory.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/ntheory/continued_fraction.py to continued_fraction.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/fancysets.py to fancysets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests/test_contains.py to test_contains.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests/test_fancysets.py to test_fancysets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/tests/test_sets.py to test_sets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/contains.py to contains.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/sets/sets.py to sets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/group_constructs.py to group_constructs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/partitions.py to partitions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/generators.py to generators.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/prufer.py to prufer.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/polyhedron.py to polyhedron.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tensor_can.py to tensor_can.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/subsets.py to subsets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/graycode.py to graycode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/perm_groups.py to perm_groups.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_prufer.py to test_prufer.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_group_constructs.py to test_group_constructs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_graycode.py to test_graycode.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_perm_groups.py to test_perm_groups.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_testutil.py to test_testutil.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_permutations.py to test_permutations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_named_groups.py to test_named_groups.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_subsets.py to test_subsets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_generators.py to test_generators.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_partitions.py to test_partitions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_polyhedron.py to test_polyhedron.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/tests/test_tensor_can.py to test_tensor_can.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/testutil.py to testutil.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/permutations.py to permutations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/combinatorics/named_groups.py to named_groups.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/ntheory.py to ntheory.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/order.py to order.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/calculus.py to calculus.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/matrices.py to matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/handlers/sets.py to sets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/ask_generated.py to ask_generated.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/assume.py to assume.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests/test_matrices.py to test_matrices.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests/test_assumptions_2.py to test_assumptions_2.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests/test_refine.py to test_refine.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/tests/test_query.py to test_query.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/ask.py to ask.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/assumptions/refine.py to refine.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_g.py to type_g.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/weyl_group.py to weyl_group.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_b.py to type_b.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/root_system.py to root_system.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_A.py to test_type_A.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_E.py to test_type_E.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_G.py to test_type_G.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_C.py to test_type_C.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_cartan_matrix.py to test_cartan_matrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_B.py to test_type_B.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_weyl_group.py to test_weyl_group.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_cartan_type.py to test_cartan_type.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_root_system.py to test_root_system.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_D.py to test_type_D.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_dynkin_diagram.py to test_dynkin_diagram.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/tests/test_type_F.py to test_type_F.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/dynkin_diagram.py to dynkin_diagram.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_a.py to type_a.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_d.py to type_d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/cartan_matrix.py to cartan_matrix.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/cartan_type.py to cartan_type.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_c.py to type_c.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_e.py to type_e.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/liealgebras/type_f.py to type_f.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/curve.py to curve.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/entity.py to entity.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/polygon.py to polygon.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/tests/test_geometry.py to test_geometry.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/point.py to point.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/line3d.py to line3d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/point3d.py to point3d.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/ellipse.py to ellipse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/plane.py to plane.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/geometry/line.py to line.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/sqrtdenest.py to sqrtdenest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/epathtools.py to epathtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/fu.py to fu.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/simplify.py to simplify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/traversaltools.py to traversaltools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_rewrite.py to test_rewrite.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_traversaltools.py to test_traversaltools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_simplify.py to test_simplify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_function.py to test_function.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_epathtools.py to test_epathtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_hyperexpand.py to test_hyperexpand.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_sqrtdenest.py to test_sqrtdenest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_fu.py to test_fu.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/tests/test_cse.py to test_cse.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/cse_main.py to cse_main.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/hyperexpand_doc.py to hyperexpand_doc.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/cse_opts.py to cse_opts.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/simplify/hyperexpand.py to hyperexpand.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tensor.py to tensor.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests/test_indexed.py to test_indexed.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests/test_tensor.py to test_tensor.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/tests/test_index_methods.py to test_index_methods.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/index_methods.py to index_methods.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/tensor/indexed.py to indexed.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks/bench_galoispolys.py to bench_galoispolys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks/bench_solvers.py to bench_solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/benchmarks/bench_groebnertools.py to bench_groebnertools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polytools.py to polytools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyerrors.py to polyerrors.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyoptions.py to polyoptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/ring_series.py to ring_series.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/rootoftools.py to rootoftools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/heuristicgcd.py to heuristicgcd.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/characteristiczero.py to characteristiczero.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/realfield.py to realfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/compositedomain.py to compositedomain.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/expressiondomain.py to expressiondomain.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/algebraicfield.py to algebraicfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/gmpyfinitefield.py to gmpyfinitefield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/domainelement.py to domainelement.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/mpelements.py to mpelements.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/modularinteger.py to modularinteger.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/pythonrational.py to pythonrational.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/pythonfinitefield.py to pythonfinitefield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/integerring.py to integerring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/ring.py to ring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/old_polynomialring.py to old_polynomialring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/field.py to field.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests/test_quotientring.py to test_quotientring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests/test_polynomialring.py to test_polynomialring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/tests/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/complexfield.py to complexfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/finitefield.py to finitefield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/quotientring.py to quotientring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/pythonintegerring.py to pythonintegerring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/domain.py to domain.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/old_fractionfield.py to old_fractionfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/pythonrationalfield.py to pythonrationalfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/rationalfield.py to rationalfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/groundtypes.py to groundtypes.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/gmpyrationalfield.py to gmpyrationalfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/gmpyintegerring.py to gmpyintegerring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/fractionfield.py to fractionfield.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/simpledomain.py to simpledomain.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/domains/polynomialring.py to polynomialring.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyconfig.py to polyconfig.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/modulargcd.py to modulargcd.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/modules.py to modules.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests/test_homomorphisms.py to test_homomorphisms.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests/test_ideals.py to test_ideals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/tests/test_modules.py to test_modules.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/ideals.py to ideals.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/agca/homomorphisms.py to homomorphisms.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/euclidtools.py to euclidtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/orthopolys.py to orthopolys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/specialpolys.py to specialpolys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/sqfreetools.py to sqfreetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/orderings.py to orderings.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/densebasic.py to densebasic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/numberfields.py to numberfields.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/solvers.py to solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/rings.py to rings.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/densearith.py to densearith.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_rootoftools.py to test_rootoftools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_orderings.py to test_orderings.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_groebnertools.py to test_groebnertools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_modulargcd.py to test_modulargcd.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_polytools.py to test_polytools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_numberfields.py to test_numberfields.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_polyroots.py to test_polyroots.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_fields.py to test_fields.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_rootisolation.py to test_rootisolation.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_injections.py to test_injections.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_heuristicgcd.py to test_heuristicgcd.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_polyoptions.py to test_polyoptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_factortools.py to test_factortools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_densebasic.py to test_densebasic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_partfrac.py to test_partfrac.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_distributedmodules.py to test_distributedmodules.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_monomials.py to test_monomials.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_polyclasses.py to test_polyclasses.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_sqfreetools.py to test_sqfreetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_specialpolys.py to test_specialpolys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_pythonrational.py to test_pythonrational.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_rationaltools.py to test_rationaltools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_constructor.py to test_constructor.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_solvers.py to test_solvers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_densetools.py to test_densetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_dispersion.py to test_dispersion.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_orthopolys.py to test_orthopolys.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_densearith.py to test_densearith.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_polyfuncs.py to test_polyfuncs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_rings.py to test_rings.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_galoistools.py to test_galoistools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_euclidtools.py to test_euclidtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_polyutils.py to test_polyutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/tests/test_ring_series.py to test_ring_series.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/rationaltools.py to rationaltools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/partfrac.py to partfrac.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/monomials.py to monomials.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyfuncs.py to polyfuncs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/galoistools.py to galoistools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/compatibility.py to compatibility.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/dispersion.py to dispersion.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyroots.py to polyroots.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/factortools.py to factortools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyutils.py to polyutils.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyclasses.py to polyclasses.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/densetools.py to densetools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/groebnertools.py to groebnertools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/distributedmodules.py to distributedmodules.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/rootisolation.py to rootisolation.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/fglmtools.py to fglmtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/polyquinticconst.py to polyquinticconst.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/polys/constructor.py to constructor.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/assumptions.py to assumptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/bench_basic.py to bench_basic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/bench_sympify.py to bench_sympify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/bench_numbers.py to bench_numbers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/bench_assumptions.py to bench_assumptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/bench_arit.py to bench_arit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/benchmarks/bench_expand.py to bench_expand.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/sympify.py to sympify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/alphabets.py to alphabets.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/add.py to add.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/symbol.py to symbol.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/expr.py to expr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/mod.py to mod.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/singleton.py to singleton.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/numbers.py to numbers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/mul.py to mul.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/containers.py to containers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_compatibility.py to test_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_relational.py to test_relational.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_wester.py to test_wester.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_sympify.py to test_sympify.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_assumptions.py to test_assumptions.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_exprtools.py to test_exprtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_noncommutative.py to test_noncommutative.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_function.py to test_function.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_var.py to test_var.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_containers.py to test_containers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_cache.py to test_cache.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_eval_power.py to test_eval_power.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_rules.py to test_rules.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_evaluate.py to test_evaluate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_numbers.py to test_numbers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_eval.py to test_eval.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_logic.py to test_logic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_operations.py to test_operations.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_symbol.py to test_symbol.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_truediv.py to test_truediv.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_complex.py to test_complex.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_facts.py to test_facts.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_subs.py to test_subs.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_expr.py to test_expr.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_arit.py to test_arit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_count_ops.py to test_count_ops.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_trace.py to test_trace.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_evalf.py to test_evalf.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_priority.py to test_priority.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_match.py to test_match.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_diff.py to test_diff.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_args.py to test_args.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_equal.py to test_equal.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/tests/test_expand.py to test_expand.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/rules.py to rules.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/compatibility.py to compatibility.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/evaluate.py to evaluate.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/power.py to power.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/trace.py to trace.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/function.py to function.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/evalf.py to evalf.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/exprtools.py to exprtools.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/relational.py to relational.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/multidimensional.py to multidimensional.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/coreerrors.py to coreerrors.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/facts.py to facts.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/core/logic.py to logic.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/benchmarks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/benchmarks/bench_limit.py to bench_limit.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/order.py to order.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/gruntz.py to gruntz.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/kauers.py to kauers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_nseries.py to test_nseries.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_lseries.py to test_lseries.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_order.py to test_order.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_residues.py to test_residues.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_gruntz.py to test_gruntz.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_demidovich.py to test_demidovich.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_kauers.py to test_kauers.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/tests/test_series.py to test_series.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/residues.py to residues.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/series.py to series.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/series/acceleration.py to acceleration.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/tests/test_crypto.py to test_crypto.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy/crypto/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpqTxjv1.py' /usr/bin/python2 -O /tmp/tmpqTxjv1.py removing /tmp/tmpqTxjv1.py running install_scripts creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin copying build/scripts-2.7/isympy -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin changing mode of /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/isympy to 755 running install_data creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/man creating /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/man/man1 copying doc/man/isympy.1 -> /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7/site-packages/sympy-0.7.6-py2.7.egg-info + sed -i 's/env python/python2/' /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/isympy + touch -r bin/isympy /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/isympy + rm -f /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/test /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/doctest + sed s/python/python2/ data/TeXmacs/bin/tm_sympy + chmod a+x /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/tm_sympy + touch -r data/TeXmacs/bin/tm_sympy /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/bin/tm_sympy + mkdir -p /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/TeXmacs/plugins/sympy + cp -a data/TeXmacs/progs /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/TeXmacs/plugins/sympy + chmod a-x examples/all.py + mkdir -p /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-doc + cp -a doc/_build/html /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-doc + rm -f /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-doc/html/.buildinfo + rm -fr /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-doc/i18n + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/sympy-0.7.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y6MxRG + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + let 'dnum = 6792 % 90 + 10' + xvfb-run -n 52 python2 setup.py test running test ============================= test process starts ============================== executable: /usr/bin/python2 (2.7.5-final-0) [CPython] architecture: 32-bit cache: yes ground types: gmpy 2.0.5 random seed: 48533597 hash randomization: on (PYTHONHASHSEED=1018393974) sympy/assumptions/tests/test_assumptions_2.py[5] ..... [OK] sympy/assumptions/tests/test_context.py[4] .... [OK] sympy/assumptions/tests/test_matrices.py[19] ..........ff....... [OK] sympy/assumptions/tests/test_query.py[57] ....fff.w............................. ................... [OK] sympy/assumptions/tests/test_refine.py[6] ...... [OK] sympy/calculus/tests/test_euler.py[5] ..... [OK] sympy/calculus/tests/test_finite_diff.py[3] ... [OK] sympy/calculus/tests/test_singularities.py[2] .f [OK] sympy/categories/tests/test_baseclasses.py[3] ... [OK] sympy/categories/tests/test_drawing.py[8] ........ [OK] sympy/combinatorics/tests/test_generators.py[1] . [OK] sympy/combinatorics/tests/test_graycode.py[1] . [OK] sympy/combinatorics/tests/test_group_constructs.py[1] . [OK] sympy/combinatorics/tests/test_named_groups.py[5] ..... [OK] sympy/combinatorics/tests/test_partitions.py[3] ... [OK] sympy/combinatorics/tests/test_perm_groups.py[38] .....ff....................... ........ [OK] sympy/combinatorics/tests/test_permutations.py[7] ....... [OK] sympy/combinatorics/tests/test_polyhedron.py[1] . [OK] sympy/combinatorics/tests/test_prufer.py[2] .. [OK] sympy/combinatorics/tests/test_subsets.py[1] . [OK] sympy/combinatorics/tests/test_tensor_can.py[12] ....f....... [OK] sympy/combinatorics/tests/test_testutil.py[5] ..... [OK] sympy/combinatorics/tests/test_util.py[8] ........ [OK] sympy/concrete/tests/test_delta.py[26] .......................... [OK] sympy/concrete/tests/test_gosper.py[11] ........... [OK] sympy/concrete/tests/test_products.py[16] ................ [OK] sympy/concrete/tests/test_sums_products.py[48] ................................. ............... [OK] sympy/core/tests/test_args.py[635] Xlib: extension "RANDR" missing on display ":52". .....fffffffffffffffffffffffff.ssssssssssssss ssssssssssssssssssssssssssssssssss.............................................. ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ .............................. [OK] sympy/core/tests/test_arit.py[71] .....ff....................................... ......................... [OK] sympy/core/tests/test_assumptions.py[53] .....fff............................... .............. [OK] sympy/core/tests/test_basic.py[15] ............... [OK] sympy/core/tests/test_cache.py[2] .. [OK] sympy/core/tests/test_compatibility.py[4] .... [OK] sympy/core/tests/test_complex.py[17] ................. [OK] sympy/core/tests/test_containers.py[12] ............ [OK] sympy/core/tests/test_count_ops.py[2] .. [OK] sympy/core/tests/test_diff.py[6] ...... [OK] sympy/core/tests/test_equal.py[6] ...... [OK] sympy/core/tests/test_eval.py[8] .......f [OK] sympy/core/tests/test_eval_power.py[20] .................... [OK] sympy/core/tests/test_evalf.py[42] .........ff............................... [OK] sympy/core/tests/test_evaluate.py[2] .. [OK] sympy/core/tests/test_expand.py[14] .............. [OK] sympy/core/tests/test_expr.py[83] f............................................. ..................................... [OK] sympy/core/tests/test_exprtools.py[9] ......... [OK] sympy/core/tests/test_facts.py[10] .......... [OK] sympy/core/tests/test_function.py[50] .........ff............................... ........ [OK] sympy/core/tests/test_logic.py[13] ............. [OK] sympy/core/tests/test_match.py[37] .....f............................... [OK] sympy/core/tests/test_noncommutative.py[15] ........f.ff... [OK] sympy/core/tests/test_numbers.py[65] ....f...................................... ...................... [OK] sympy/core/tests/test_operations.py[4] .... [OK] sympy/core/tests/test_priority.py[5] ..... [OK] sympy/core/tests/test_relational.py[26] .....f.................... [OK] sympy/core/tests/test_rules.py[1] . [OK] sympy/core/tests/test_subs.py[50] .........f.................................... .... [OK] sympy/core/tests/test_symbol.py[10] .......... [OK] sympy/core/tests/test_sympify.py[35] ................................... [OK] sympy/core/tests/test_trace.py[3] ... [OK] sympy/core/tests/test_truediv.py[3] ... [OK] sympy/core/tests/test_var.py[5] ..... [OK] sympy/core/tests/test_wester.py[396] ..........fffffffffffffffffwfffffffffffffff ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffwwwffffffffXffwfffffff ffffffffffffffffffffffffffffffffffffffffffffffffwfffffffXf....wssssw...wwwwwwwww wwwwwww......................................................................... ................................................................................ ................................. [OK] sympy/crypto/tests/test_crypto.py[32] ................................ [OK] sympy/diffgeom/tests/test_class_structure.py[3] ... [OK] sympy/diffgeom/tests/test_diffgeom.py[11] ........... [OK] sympy/diffgeom/tests/test_function_diffgeom_book.py[4] .... [OK] sympy/diffgeom/tests/test_hyperbolic_space.py[1] . [OK] sympy/external/tests/test_autowrap.py[11] .....ssssss [OK] sympy/external/tests/test_codegen.py[8] .s.s.... [OK] sympy/external/tests/test_importtools.py[3] ... [OK] sympy/external/tests/test_numpy.py[22] ...................... [OK] sympy/external/tests/test_scipy.py[1] . [OK] sympy/functions/combinatorial/tests/test_comb_factorials.py[12] .......f.... [OK] sympy/functions/combinatorial/tests/test_comb_numbers.py[14] .....fff...... [OK] sympy/functions/elementary/tests/test_complexes.py[24] ..fff................... [OK] sympy/functions/elementary/tests/test_exponential.py[26] ....................... ... [OK] sympy/functions/elementary/tests/test_hyperbolic.py[31] ........................ ....... [OK] sympy/functions/elementary/tests/test_integers.py[4] ..f. [OK] sympy/functions/elementary/tests/test_interface.py[3] ... [OK] sympy/functions/elementary/tests/test_miscellaneous.py[5] ..... [OK] sympy/functions/elementary/tests/test_piecewise.py[24] .ff..................... [OK] sympy/functions/elementary/tests/test_trigonometric.py[51] .fw...ww............. .............................. [OK] sympy/functions/special/tests/test_bessel.py[17] ................. [OK] sympy/functions/special/tests/test_beta_functions.py[1] . [OK] sympy/functions/special/tests/test_bsplines.py[5] ..... [OK] sympy/functions/special/tests/test_delta_functions.py[3] ... [OK] sympy/functions/special/tests/test_elliptic_integrals.py[4] .... [OK] sympy/functions/special/tests/test_error_functions.py[23] ...................... . [OK] sympy/functions/special/tests/test_gamma_functions.py[8] ........ [OK] sympy/functions/special/tests/test_hyper.py[12] ............ [OK] sympy/functions/special/tests/test_spec_polynomials.py[8] ........ [OK] sympy/functions/special/tests/test_spherical_harmonics.py[3] ... [OK] sympy/functions/special/tests/test_tensor_functions.py[3] ... [OK] sympy/functions/special/tests/test_zeta_functions.py[7] ....... [OK] sympy/galgebra/tests/test_ga.py[23] .....ffffff............ [OK] sympy/geometry/tests/test_geometry.py[25] ..w...................... [OK] sympy/integrals/tests/test_deltafunctions.py[2] .. [OK] sympy/integrals/tests/test_failing_integrals.py[20] fffwwfwffffwffffwwws [OK] sympy/integrals/tests/test_heurisch.py[24] ........ff....www....... [OK] sympy/integrals/tests/test_integrals.py[100] .....ffff..w....................... ................................................................. [OK] sympy/integrals/tests/test_lineintegrals.py[1] . [OK] sympy/integrals/tests/test_manual.py[17] ................. [OK] sympy/integrals/tests/test_meijerint.py[19] ................... [OK] sympy/integrals/tests/test_prde.py[12] ............ [OK] sympy/integrals/tests/test_quadrature.py[14] .............. [OK] sympy/integrals/tests/test_rationaltools.py[7] ....... [OK] sympy/integrals/tests/test_rde.py[10] ......f... [OK] sympy/integrals/tests/test_risch.py[31] ............................... [OK] sympy/integrals/tests/test_transforms.py[15] ....w.......... [OK] sympy/integrals/tests/test_trigonometry.py[4] .... [OK] sympy/interactive/tests/test_interactive.py[1] . [OK] sympy/liealgebras/tests/test_cartan_matrix.py[1] . [OK] sympy/liealgebras/tests/test_cartan_type.py[1] . [OK] sympy/liealgebras/tests/test_dynkin_diagram.py[1] . [OK] sympy/liealgebras/tests/test_root_system.py[1] . [OK] sympy/liealgebras/tests/test_type_A.py[1] . [OK] sympy/liealgebras/tests/test_type_B.py[1] . [OK] sympy/liealgebras/tests/test_type_C.py[1] . [OK] sympy/liealgebras/tests/test_type_D.py[1] . [OK] sympy/liealgebras/tests/test_type_E.py[1] . [OK] sympy/liealgebras/tests/test_type_F.py[1] . [OK] sympy/liealgebras/tests/test_type_G.py[1] . [OK] sympy/liealgebras/tests/test_weyl_group.py[1] . [OK] sympy/logic/tests/test_boolalg.py[35] .......f........................... [OK] sympy/logic/tests/test_dimacs.py[5] ..... [OK] sympy/logic/tests/test_inference.py[19] ................... [OK] sympy/matrices/expressions/tests/test_adjoint.py[1] . [OK] sympy/matrices/expressions/tests/test_blockmatrix.py[13] ............. [OK] sympy/matrices/expressions/tests/test_determinant.py[3] ... [OK] sympy/matrices/expressions/tests/test_diagonal.py[3] ... [OK] sympy/matrices/expressions/tests/test_factorizations.py[4] .... [OK] sympy/matrices/expressions/tests/test_fourier.py[1] . [OK] sympy/matrices/expressions/tests/test_funcmatrix.py[1] . [OK] sympy/matrices/expressions/tests/test_hadamard.py[5] ..... [OK] sympy/matrices/expressions/tests/test_indexing.py[9] ......... [OK] sympy/matrices/expressions/tests/test_inverse.py[2] .. [OK] sympy/matrices/expressions/tests/test_matadd.py[3] ... [OK] sympy/matrices/expressions/tests/test_matmul.py[13] ............. [OK] sympy/matrices/expressions/tests/test_matpow.py[3] ... [OK] sympy/matrices/expressions/tests/test_matrix_exprs.py[20] .................... [OK] sympy/matrices/expressions/tests/test_slice.py[9] ........f [OK] sympy/matrices/expressions/tests/test_trace.py[2] .f [OK] sympy/matrices/expressions/tests/test_transpose.py[2] .. [OK] sympy/matrices/tests/test_densearith.py[4] .... [OK] sympy/matrices/tests/test_densesolve.py[3] ... [OK] sympy/matrices/tests/test_densetools.py[2] .. [OK] sympy/matrices/tests/test_immutable.py[9] ......... [OK] sympy/matrices/tests/test_interactions.py[6] ...... [OK] sympy/matrices/tests/test_matrices.py[133] ......ffffw.......................... ................................................................................ ................ [OK] sympy/matrices/tests/test_sparse.py[11] ........... [OK] sympy/matrices/tests/test_sparsetools.py[2] .. [OK] sympy/ntheory/tests/test_ntheory.py[34] .................................. [OK] sympy/parsing/tests/test_implicit_multiplication_application.py[5] ..... [OK] sympy/parsing/tests/test_mathematica.py[1] . [OK] sympy/parsing/tests/test_maxima.py[3] ... [OK] sympy/parsing/tests/test_sympy_parser.py[9] ......... [OK] sympy/physics/hep/tests/test_gamma_matrices.py[7] ....... [OK] sympy/physics/mechanics/tests/test_functions.py[8] ........ [OK] sympy/physics/mechanics/tests/test_kane.py[6] ...... [OK] sympy/physics/mechanics/tests/test_kane2.py[3] ... [OK] sympy/physics/mechanics/tests/test_kane3.py[1] w [OK] sympy/physics/mechanics/tests/test_lagrange.py[5] ..... [OK] sympy/physics/mechanics/tests/test_linearize.py[6] ...... [OK] sympy/physics/mechanics/tests/test_particle.py[1] . [OK] sympy/physics/mechanics/tests/test_rigidbody.py[3] ... [OK] sympy/physics/optics/tests/test_gaussopt.py[1] . [OK] sympy/physics/optics/tests/test_medium.py[1] . [OK] sympy/physics/optics/tests/test_utils.py[5] ..... [OK] sympy/physics/optics/tests/test_waves.py[1] . [OK] sympy/physics/quantum/tests/test_anticommutator.py[4] .... [OK] sympy/physics/quantum/tests/test_boson.py[2] .. [OK] sympy/physics/quantum/tests/test_cartesian.py[3] ... [OK] sympy/physics/quantum/tests/test_cg.py[3] ... [OK] sympy/physics/quantum/tests/test_circuitplot.py[8] ........ [OK] sympy/physics/quantum/tests/test_circuitutils.py[7] ....... [OK] sympy/physics/quantum/tests/test_commutator.py[4] .... [OK] sympy/physics/quantum/tests/test_constants.py[1] . [OK] sympy/physics/quantum/tests/test_dagger.py[5] ..... [OK] sympy/physics/quantum/tests/test_density.py[11] ........... [OK] sympy/physics/quantum/tests/test_fermion.py[2] .. [OK] sympy/physics/quantum/tests/test_gate.py[25] ......................... [OK] sympy/physics/quantum/tests/test_grover.py[6] ...... [OK] sympy/physics/quantum/tests/test_hilbert.py[7] ....... [OK] sympy/physics/quantum/tests/test_identitysearch.py[9] ......... [OK] sympy/physics/quantum/tests/test_innerproduct.py[3] ... [OK] sympy/physics/quantum/tests/test_matrixutils.py[8] ........ [OK] sympy/physics/quantum/tests/test_operator.py[8] ........ [OK] sympy/physics/quantum/tests/test_operatorordering.py[2] .. [OK] sympy/physics/quantum/tests/test_operatorset.py[3] ..f [OK] sympy/physics/quantum/tests/test_pauli.py[9] ......... [OK] sympy/physics/quantum/tests/test_piab.py[2] .. [OK] sympy/physics/quantum/tests/test_printing.py[16] ..f............. [OK] sympy/physics/quantum/tests/test_qapply.py[11] ........... [OK] sympy/physics/quantum/tests/test_qasm.py[17] ................. [OK] sympy/physics/quantum/tests/test_qexpr.py[5] ..... [OK] sympy/physics/quantum/tests/test_qft.py[3] ... [OK] sympy/physics/quantum/tests/test_qubit.py[11] ........... [OK] sympy/physics/quantum/tests/test_represent.py[9] ......... [OK] sympy/physics/quantum/tests/test_sho1d.py[5] ..... [OK] sympy/physics/quantum/tests/test_shor.py[2] .f [OK] sympy/physics/quantum/tests/test_spin.py[38] ................................... ... [OK] sympy/physics/quantum/tests/test_state.py[7] ....... [OK] sympy/physics/quantum/tests/test_tensorproduct.py[7] ....... [OK] sympy/physics/tests/test_clebsch_gordan.py[6] ...... [OK] sympy/physics/tests/test_hydrogen.py[4] .... [OK] sympy/physics/tests/test_paulialgebra.py[2] .f [OK] sympy/physics/tests/test_physics_matrices.py[4] .... [OK] sympy/physics/tests/test_pring.py[4] .... [OK] sympy/physics/tests/test_qho_1d.py[4] .... [OK] sympy/physics/tests/test_secondquant.py[50] .......ff........................... .............. [OK] sympy/physics/tests/test_sho.py[2] .. [OK] sympy/physics/tests/test_units.py[4] .... [OK] sympy/physics/unitsystems/tests/test_dimensions.py[7] ....... [OK] sympy/physics/unitsystems/tests/test_dimensionsystem.py[15] ............... [OK] sympy/physics/unitsystems/tests/test_prefixes.py[2] .. [OK] sympy/physics/unitsystems/tests/test_quantities.py[7] ....... [OK] sympy/physics/unitsystems/tests/test_simplifiers.py[8] ........ [OK] sympy/physics/unitsystems/tests/test_units.py[14] .............. [OK] sympy/physics/unitsystems/tests/test_unitsystem.py[9] ......... [OK] sympy/physics/vector/tests/test_dyadic.py[2] .. [OK] sympy/physics/vector/tests/test_fieldfunctions.py[7] ....... [OK] sympy/physics/vector/tests/test_frame.py[4] .... [OK] sympy/physics/vector/tests/test_functions.py[10] .......... [OK] sympy/physics/vector/tests/test_output.py[1] . [OK] sympy/physics/vector/tests/test_point.py[6] ...... [OK] sympy/physics/vector/tests/test_printing.py[6] ...... [OK] sympy/physics/vector/tests/test_vector.py[3] ... [OK] sympy/plotting/intervalmath/tests/test_interval_functions.py[24] ............... ......... [OK] sympy/plotting/intervalmath/tests/test_intervalmath.py[7] ....... [OK] sympy/plotting/tests/test_plot.py[3] .sympy/plotting/experimental_lambdify.py:165: UserWarning: The evaluation of the expression is problematic. We are trying a failback method that may still work. Please report this as a bug. warnings.warn('The evaluation of the expression is' .. [OK] sympy/plotting/tests/test_plot_implicit.py[1] sympy/plotting/plot_implicit.py:82: UserWarning: Adaptive meshing could not be applied to the expression. Using uniform meshing. warnings.warn("Adaptive meshing could not be applied to the" . [OK] sympy/polys/agca/tests/test_homomorphisms.py[4] .... [OK] sympy/polys/agca/tests/test_ideals.py[7] ....... [OK] sympy/polys/agca/tests/test_modules.py[16] ................ [OK] sympy/polys/domains/tests/test_domains.py[22] ...................... [OK] sympy/polys/domains/tests/test_polynomialring.py[5] ..... [OK] sympy/polys/domains/tests/test_quotientring.py[2] .. [OK] sympy/polys/tests/test_constructor.py[2] .. [OK] sympy/polys/tests/test_densearith.py[48] ....................................... ......... [OK] sympy/polys/tests/test_densebasic.py[58] ....................................... ................... [OK] sympy/polys/tests/test_densetools.py[36] .................................... [OK] sympy/polys/tests/test_dispersion.py[1] . [OK] sympy/polys/tests/test_distributedmodules.py[20] .................... [OK] sympy/polys/tests/test_euclidtools.py[16] ................ [OK] sympy/polys/tests/test_factortools.py[20] .................... [OK] sympy/polys/tests/test_fields.py[19] ........f.......... [OK] sympy/polys/tests/test_galoistools.py[33] ................................. [OK] sympy/polys/tests/test_groebnertools.py[22] ...www................ [OK] sympy/polys/tests/test_heuristicgcd.py[2] .. [OK] sympy/polys/tests/test_injections.py[2] .. [OK] sympy/polys/tests/test_modulargcd.py[7] ....... [OK] sympy/polys/tests/test_monomials.py[10] .......... [OK] sympy/polys/tests/test_numberfields.py[17] .w............... [OK] sympy/polys/tests/test_orderings.py[7] ....... [OK] sympy/polys/tests/test_orthopolys.py[7] ....... [OK] sympy/polys/tests/test_partfrac.py[10] .......... [OK] sympy/polys/tests/test_polyclasses.py[19] ................... [OK] sympy/polys/tests/test_polyfuncs.py[4] .... [OK] sympy/polys/tests/test_polyoptions.py[46] ...................................... ........ [OK] sympy/polys/tests/test_polyroots.py[17] ................. [OK] sympy/polys/tests/test_polytools.py[133] .fff................................... ................................................................................ .............. [OK] sympy/polys/tests/test_polyutils.py[10] .......... [OK] sympy/polys/tests/test_pythonrational.py[14] .............. [OK] sympy/polys/tests/test_rationaltools.py[1] . [OK] sympy/polys/tests/test_ring_series.py[12] ............ [OK] sympy/polys/tests/test_rings.py[62] ............................................ .................. [OK] sympy/polys/tests/test_rootisolation.py[20] .................... [OK] sympy/polys/tests/test_rootoftools.py[23] ....................... [OK] sympy/polys/tests/test_solvers.py[9] ......... [OK] sympy/polys/tests/test_specialpolys.py[8] ........ [OK] sympy/polys/tests/test_sqfreetools.py[3] ... [OK] sympy/printing/pretty/tests/test_pretty.py[69] ................................. .................................... [OK] sympy/printing/tests/test_ccode.py[27] ........................... [OK] sympy/printing/tests/test_codeprinter.py[3] ... [OK] sympy/printing/tests/test_conventions.py[2] .. [OK] sympy/printing/tests/test_dot.py[9] ......... [OK] sympy/printing/tests/test_fcode.py[32] ................................ [OK] sympy/printing/tests/test_gtk.py[2] .f [OK] sympy/printing/tests/test_jscode.py[22] ...................... [OK] sympy/printing/tests/test_lambdarepr.py[4] .... [OK] sympy/printing/tests/test_latex.py[85] ..ff..................................... ............................................ [OK] sympy/printing/tests/test_mathematica.py[9] ......... [OK] sympy/printing/tests/test_mathml.py[17] ................. [OK] sympy/printing/tests/test_octave.py[30] ..........f................... [OK] sympy/printing/tests/test_precedence.py[12] ............ [OK] sympy/printing/tests/test_python.py[10] .....f.... [OK] sympy/printing/tests/test_repr.py[21] ..................... [OK] sympy/printing/tests/test_str.py[72] ........................................... ............................. [OK] sympy/printing/tests/test_tableform.py[2] .. [OK] sympy/series/tests/test_demidovich.py[17] ................. [OK] sympy/series/tests/test_gruntz.py[41] .s.ffffs................................. [OK] sympy/series/tests/test_kauers.py[2] .. [OK] sympy/series/tests/test_limits.py[46] ........fff............................... .... [OK] sympy/series/tests/test_lseries.py[7] ....... [OK] sympy/series/tests/test_nseries.py[67] .................f....................... .......................... [OK] sympy/series/tests/test_order.py[46] ........................................... ... [OK] sympy/series/tests/test_residues.py[9] ........f [OK] sympy/series/tests/test_series.py[14] .............. [OK] sympy/sets/tests/test_contains.py[2] .. [OK] sympy/sets/tests/test_fancysets.py[17] .......fff....... [OK] sympy/sets/tests/test_sets.py[52] ....ff........................................ ...... [OK] sympy/simplify/tests/test_cse.py[29] .........ffff................ [OK] sympy/simplify/tests/test_epathtools.py[3] ... [OK] sympy/simplify/tests/test_fu.py[26] .......................... [OK] sympy/simplify/tests/test_function.py[6] ...... [OK] sympy/simplify/tests/test_hyperexpand.py[43] .....fffff...wwwwwwwwwwwww......... ........ [OK] sympy/simplify/tests/test_rewrite.py[2] .. [OK] sympy/simplify/tests/test_simplify.py[93] ...fffff..w........................... ....................................................... [OK] sympy/simplify/tests/test_sqrtdenest.py[10] .......... [OK] sympy/simplify/tests/test_traversaltools.py[1] . [OK] sympy/solvers/tests/test_constantsimp.py[11] .....f..... [OK] sympy/solvers/tests/test_diophantine.py[32] .........w...................... [OK] sympy/solvers/tests/test_inequalities.py[13] ............. [OK] sympy/solvers/tests/test_numeric.py[3] ..f [OK] sympy/solvers/tests/test_ode.py[82] ..ffffffww.................................. ...................................... [OK] sympy/solvers/tests/test_pde.py[9] ......... [OK] sympy/solvers/tests/test_polysys.py[4] .... [OK] sympy/solvers/tests/test_recurr.py[7] ....... [OK] sympy/solvers/tests/test_solvers.py[83] ......ffwww............................s ........................................... [OK] sympy/stats/tests/test_continuous_rv.py[54] ...ffff..w.......................... .................. [OK] sympy/stats/tests/test_discrete_rv.py[3] ... [OK] sympy/stats/tests/test_finite_rv.py[16] .......w........ [OK] sympy/stats/tests/test_mix.py[1] . [OK] sympy/stats/tests/test_rv.py[18] ..........f....... [OK] sympy/strategies/branch/tests/test_core.py[10] .......... [OK] sympy/strategies/branch/tests/test_tools.py[2] .. [OK] sympy/strategies/branch/tests/test_traverse.py[4] .... [OK] sympy/strategies/tests/test_core.py[10] .......... [OK] sympy/strategies/tests/test_rl.py[9] ......... [OK] sympy/strategies/tests/test_tools.py[3] ... [OK] sympy/strategies/tests/test_traverse.py[6] ...... [OK] sympy/strategies/tests/test_tree.py[6] ...... [OK] sympy/tensor/tests/test_index_methods.py[15] ............... [OK] sympy/tensor/tests/test_indexed.py[17] ................. [OK] sympy/tensor/tests/test_tensor.py[46] .......................................... .... [OK] sympy/unify/tests/test_rewrite.py[8] ........ [OK] sympy/unify/tests/test_sympy.py[17] ...........f..... [OK] sympy/unify/tests/test_unify.py[8] ........ [OK] sympy/utilities/tests/test_autowrap.py[8] ........ [OK] sympy/utilities/tests/test_code_quality.py[5] ..... [OK] sympy/utilities/tests/test_codegen.py[50] ...................................... ............ [OK] sympy/utilities/tests/test_codegen_octave.py[31] ......ff....................... [OK] sympy/utilities/tests/test_decorator.py[3] ... [OK] sympy/utilities/tests/test_enumerative.py[4] ..w. [OK] sympy/utilities/tests/test_iterables.py[36] .................................... [OK] sympy/utilities/tests/test_lambdify.py[41] ............s............ss.......... .... [OK] sympy/utilities/tests/test_module_imports.py[1] f [OK] sympy/utilities/tests/test_pickling.py[38] ....ffffff........................... . [OK] sympy/utilities/tests/test_pytest.py[7] ....... [OK] sympy/utilities/tests/test_source.py[2] .. [OK] sympy/utilities/tests/test_timeutils.py[1] . [OK] sympy/vector/tests/test_coordsysrect.py[8] ........ [OK] sympy/vector/tests/test_dyadic.py[2] .. [OK] sympy/vector/tests/test_field_functions.py[6] ...... [OK] sympy/vector/tests/test_functions.py[2] .. [OK] sympy/vector/tests/test_printing.py[5] .f... [OK] sympy/vector/tests/test_vector.py[7] ....... [OK] ________________________________ xpassed tests _________________________________ sympy/core/tests/test_wester.py: test_V12 sympy/core/tests/test_wester.py: test_T10 tests finished: 5673 passed, 137 skipped, 327 expected to fail, 2 expected to fail but passed, in 3444.99 seconds ============================= test process starts ============================== executable: /usr/bin/python2 (2.7.5-final-0) [CPython] architecture: 32-bit cache: yes ground types: gmpy 2.0.5 hash randomization: on (PYTHONHASHSEED=681797868) sympy/strategies/core.py[1] . [OK] sympy/strategies/tree.py[2] .. [OK] sympy/strategies/tools.py[2] .. [OK] sympy/strategies/rl.py[5] ..... [OK] sympy/interactive/printing.py[1] . [OK] sympy/interactive/session.py[2] .. [OK] sympy/parsing/sympy_parser.py[6] ...... [OK] sympy/utilities/decorator.py[2] .. [OK] sympy/utilities/randtest.py[4] .... [OK] sympy/utilities/codegen.py[3] ... [OK] sympy/utilities/runtests.py[5] ..... [OK] sympy/utilities/source.py[1] . [OK] sympy/utilities/misc.py[1] . [OK] sympy/utilities/exceptions.py[1] . [OK] sympy/utilities/enumerative.py[9] ......... [OK] sympy/utilities/iterables.py[35] ................................... [OK] sympy/utilities/lambdify.py[4] ...s [OK] sympy/utilities/pytest.py[1] . [OK] sympy/utilities/mathml/__init__.py[2] ss [OK] sympy/external/__init__.py[1] . [OK] sympy/external/importtools.py[1] Xlib: extension "RANDR" missing on display ":52". . [OK] sympy/matrices/immutable.py[2] .. [OK] sympy/matrices/sparse.py[39] ....................................... [OK] sympy/matrices/densesolve.py[12] ............ [OK] sympy/matrices/matrices.py[69] ................................................. .................... [OK] sympy/matrices/densearith.py[9] ......... [OK] sympy/matrices/dense.py[30] .............................. [OK] sympy/matrices/densetools.py[10] .......... [OK] sympy/matrices/expressions/matexpr.py[7] ....... [OK] sympy/matrices/expressions/adjoint.py[1] . [OK] sympy/matrices/expressions/funcmatrix.py[1] . [OK] sympy/matrices/expressions/blockmatrix.py[6] ...... [OK] sympy/matrices/expressions/hadamard.py[2] .. [OK] sympy/matrices/expressions/inverse.py[2] .. [OK] sympy/matrices/expressions/determinant.py[3] ... [OK] sympy/matrices/expressions/trace.py[2] .. [OK] sympy/matrices/expressions/matmul.py[3] ... [OK] sympy/matrices/expressions/matadd.py[2] .. [OK] sympy/matrices/expressions/transpose.py[2] .. [OK] sympy/matrices/expressions/slice.py[2] .. [OK] sympy/functions/combinatorial/factorials.py[6] ...... [OK] sympy/functions/combinatorial/numbers.py[11] ........... [OK] sympy/functions/special/bessel.py[13] ............. [OK] sympy/functions/special/bsplines.py[2] .. [OK] sympy/functions/special/zeta_functions.py[4] .... [OK] sympy/functions/special/hyper.py[5] ..... [OK] sympy/functions/special/tensor_functions.py[10] .......... [OK] sympy/functions/special/error_functions.py[17] ................. [OK] sympy/functions/special/delta_functions.py[2] .. [OK] sympy/functions/special/polynomials.py[12] ............ [OK] sympy/functions/special/beta_functions.py[1] . [OK] sympy/functions/special/gamma_functions.py[5] ..... [OK] sympy/functions/special/elliptic_integrals.py[4] .... [OK] sympy/functions/special/spherical_harmonics.py[1] . [OK] sympy/functions/elementary/exponential.py[5] ..... [OK] sympy/functions/elementary/miscellaneous.py[7] ....... [OK] sympy/functions/elementary/integers.py[2] .. [OK] sympy/functions/elementary/piecewise.py[2] .. [OK] sympy/functions/elementary/complexes.py[10] .......... [OK] sympy/functions/elementary/trigonometric.py[14] .............. [OK] sympy/integrals/deltafunctions.py[2] .. [OK] sympy/integrals/meijerint.py[12] ............ [OK] sympy/integrals/heurisch.py[3] ... [OK] sympy/integrals/rationaltools.py[5] ..... [OK] sympy/integrals/trigonometry.py[1] . [OK] sympy/integrals/__init__.py[1] . [OK] sympy/integrals/risch.py[4] .... [OK] sympy/integrals/transforms.py[15] ............... [OK] sympy/integrals/manualintegrate.py[2] .. [OK] sympy/integrals/quadrature.py[7] ....... [OK] sympy/integrals/integrals.py[6] ...... [OK] sympy/vector/vector.py[9] ......... [OK] sympy/vector/dyadic.py[5] ..... [OK] sympy/vector/basisdependent.py[4] .... [OK] sympy/vector/point.py[2] .. [OK] sympy/vector/deloperator.py[3] ... [OK] sympy/vector/coordsysrect.py[7] ....... [OK] sympy/vector/functions.py[9] ......... [OK] sympy/vector/orienters.py[4] .... [OK] sympy/plotting/plot.py[8] ........ [OK] sympy/plotting/experimental_lambdify.py[2] .. [OK] sympy/plotting/plot_implicit.py[1] . [OK] sympy/physics/secondquant.py[59] ............................................... ............ [OK] sympy/physics/sho.py[2] .. [OK] sympy/physics/units.py[3] ... [OK] sympy/physics/wigner.py[6] ...... [OK] sympy/physics/matrices.py[4] .... [OK] sympy/physics/pring.py[2] .. [OK] sympy/physics/hydrogen.py[3] ... [OK] sympy/physics/paulialgebra.py[4] .... [OK] sympy/physics/qho_1d.py[2] .. [OK] sympy/physics/optics/medium.py[6] ...... [OK] sympy/physics/optics/utils.py[5] ..... [OK] sympy/physics/optics/gaussopt.py[28] ............................ [OK] sympy/physics/optics/waves.py[9] ......... [OK] sympy/physics/unitsystems/units.py[1] . [OK] sympy/physics/unitsystems/prefixes.py[1] . [OK] sympy/physics/unitsystems/dimensions.py[2] .. [OK] sympy/physics/quantum/grover.py[4] .... [OK] sympy/physics/quantum/hilbert.py[7] ....... [OK] sympy/physics/quantum/spin.py[8] ........ [OK] sympy/physics/quantum/commutator.py[1] . [OK] sympy/physics/quantum/dagger.py[1] . [OK] sympy/physics/quantum/circuitutils.py[3] ... [OK] sympy/physics/quantum/constants.py[1] . [OK] sympy/physics/quantum/qubit.py[5] ..... [OK] sympy/physics/quantum/matrixutils.py[1] . [OK] sympy/physics/quantum/represent.py[6] ...... [OK] sympy/physics/quantum/operatorset.py[2] .. [OK] sympy/physics/quantum/tensorproduct.py[3] ... [OK] sympy/physics/quantum/cg.py[3] ... [OK] sympy/physics/quantum/gate.py[2] .. [OK] sympy/physics/quantum/pauli.py[6] ...... [OK] sympy/physics/quantum/identitysearch.py[10] .......... [OK] sympy/physics/quantum/innerproduct.py[1] . [OK] sympy/physics/quantum/state.py[11] ........... [OK] sympy/physics/quantum/boson.py[1] . [OK] sympy/physics/quantum/qasm.py[6] ...... [OK] sympy/physics/quantum/sho1d.py[6] ...... [OK] sympy/physics/quantum/density.py[9] ......... [OK] sympy/physics/quantum/fermion.py[1] . [OK] sympy/physics/quantum/qexpr.py[2] .. [OK] sympy/physics/quantum/operatorordering.py[2] .. [OK] sympy/physics/quantum/operator.py[9] ......... [OK] sympy/physics/quantum/anticommutator.py[1] . [OK] sympy/physics/quantum/circuitplot.py[2] .. [OK] sympy/physics/vector/vector.py[13] ............. [OK] sympy/physics/vector/printing.py[4] .... [OK] sympy/physics/vector/dyadic.py[9] ......... [OK] sympy/physics/vector/fieldfunctions.py[7] ....... [OK] sympy/physics/vector/point.py[11] ........... [OK] sympy/physics/vector/functions.py[9] ......... [OK] sympy/physics/vector/frame.py[10] .......... [OK] sympy/physics/hep/gamma_matrices.py[7] ....... [OK] sympy/physics/mechanics/kane.py[1] . [OK] sympy/physics/mechanics/particle.py[6] ...... [OK] sympy/physics/mechanics/rigidbody.py[6] ...... [OK] sympy/physics/mechanics/functions.py[10] .......... [OK] sympy/physics/mechanics/lagrange.py[1] . [OK] sympy/diffgeom/diffgeom.py[22] ...................... [OK] sympy/solvers/polysys.py[4] .... [OK] sympy/solvers/deutils.py[2] .. [OK] sympy/solvers/inequalities.py[8] ........ [OK] sympy/solvers/solvers.py[12] ............ [OK] sympy/solvers/recurr.py[5] ..... [OK] sympy/solvers/ode.py[38] ...................................... [OK] sympy/solvers/bivariate.py[4] .... [OK] sympy/solvers/__init__.py[1] . [OK] sympy/solvers/diophantine.py[30] .............................. [OK] sympy/solvers/pde.py[9] ......... [OK] sympy/printing/tree.py[2] .. [OK] sympy/printing/jscode.py[1] . [OK] sympy/printing/preview.py[1] s [OK] sympy/printing/fcode.py[1] . [OK] sympy/printing/str.py[2] .. [OK] sympy/printing/dot.py[5] ..... [OK] sympy/printing/tableform.py[4] .... [OK] sympy/printing/latex.py[2] .. [OK] sympy/printing/conventions.py[1] . [OK] sympy/printing/octave.py[1] . [OK] sympy/printing/codeprinter.py[1] . [OK] sympy/printing/mathematica.py[1] . [OK] sympy/printing/mathml.py[1] . [OK] sympy/printing/ccode.py[1] . [OK] sympy/printing/pretty/stringpict.py[2] .. [OK] sympy/logic/inference.py[8] ........ [OK] sympy/logic/boolalg.py[35] ................................... [OK] sympy/logic/utilities/dimacs.py[1] . [OK] sympy/logic/algorithms/dpll.py[10] .......... [OK] sympy/logic/algorithms/dpll2.py[14] .............. [OK] sympy/stats/crv_types.py[35] ................................... [OK] sympy/stats/__init__.py[1] . [OK] sympy/stats/drv_types.py[2] .. [OK] sympy/stats/frv_types.py[8] ........ [OK] sympy/stats/rv.py[11] ........... [OK] sympy/stats/rv_interface.py[8] ........ [OK] sympy/concrete/gosper.py[3] ... [OK] sympy/concrete/expr_with_intlimits.py[4] .... [OK] sympy/concrete/expr_with_limits.py[6] ...... [OK] sympy/concrete/summations.py[5] ..... [OK] sympy/concrete/products.py[3] ... [OK] sympy/unify/core.py[4] .... [OK] sympy/unify/rewrite.py[1] . [OK] sympy/unify/usympy.py[1] . [OK] sympy/calculus/euler.py[1] . [OK] sympy/calculus/finite_diff.py[3] ... [OK] sympy/calculus/singularities.py[1] . [OK] sympy/categories/diagram_drawing.py[11] s.......... [OK] sympy/categories/baseclasses.py[23] ....................... [OK] sympy/ntheory/factor_.py[15] ............... [OK] sympy/ntheory/modular.py[5] ..... [OK] sympy/ntheory/generate.py[13] ............. [OK] sympy/ntheory/egyptian_fraction.py[1] . [OK] sympy/ntheory/primetest.py[3] ... [OK] sympy/ntheory/bbp_pi.py[1] . [OK] sympy/ntheory/multinomial.py[5] ..... [OK] sympy/ntheory/partitions_.py[1] . [OK] sympy/ntheory/residue_ntheory.py[13] ............. [OK] sympy/ntheory/continued_fraction.py[4] .... [OK] sympy/sets/fancysets.py[4] .... [OK] sympy/sets/contains.py[1] . [OK] sympy/sets/sets.py[29] ............................. [OK] sympy/combinatorics/group_constructs.py[1] . [OK] sympy/combinatorics/partitions.py[23] ....................... [OK] sympy/combinatorics/generators.py[4] .... [OK] sympy/combinatorics/prufer.py[13] ............. [OK] sympy/combinatorics/polyhedron.py[7] ....... [OK] sympy/combinatorics/tensor_can.py[12] ............ [OK] sympy/combinatorics/subsets.py[24] ........................ [OK] sympy/combinatorics/graycode.py[15] ............... [OK] sympy/combinatorics/perm_groups.py[54] ......................................... ............. [OK] sympy/combinatorics/testutil.py[5] ..... [OK] sympy/combinatorics/util.py[8] ........ [OK] sympy/combinatorics/permutations.py[71] ........................................ ............................... [OK] sympy/combinatorics/named_groups.py[6] ...... [OK] sympy/assumptions/assume.py[5] ..... [OK] sympy/assumptions/ask.py[2] .. [OK] sympy/assumptions/refine.py[5] ..... [OK] sympy/assumptions/handlers/order.py[1] . [OK] sympy/assumptions/handlers/calculus.py[2] .. [OK] sympy/liealgebras/type_g.py[4] .... [OK] sympy/liealgebras/weyl_group.py[5] ..... [OK] sympy/liealgebras/type_b.py[4] .... [OK] sympy/liealgebras/root_system.py[6] ...... [OK] sympy/liealgebras/dynkin_diagram.py[1] . [OK] sympy/liealgebras/type_a.py[4] .... [OK] sympy/liealgebras/type_d.py[4] .... [OK] sympy/liealgebras/cartan_matrix.py[1] . [OK] sympy/liealgebras/type_c.py[4] .... [OK] sympy/liealgebras/type_e.py[4] .... [OK] sympy/liealgebras/type_f.py[4] .... [OK] sympy/geometry/curve.py[10] .......... [OK] sympy/geometry/entity.py[5] ..... [OK] sympy/geometry/polygon.py[55] .................................................. ..... [OK] sympy/geometry/point.py[13] ............. [OK] sympy/geometry/line3d.py[35] ................................... [OK] sympy/geometry/point3d.py[15] ............... [OK] sympy/geometry/ellipse.py[34] ................s................. [OK] sympy/geometry/plane.py[17] ................. [OK] sympy/geometry/util.py[7] ....... [OK] sympy/geometry/line.py[37] ..................................... [OK] sympy/simplify/sqrtdenest.py[8] ........ [OK] sympy/simplify/epathtools.py[3] ... [OK] sympy/simplify/fu.py[29] ............................. [OK] sympy/simplify/simplify.py[30] .............................. [OK] sympy/simplify/traversaltools.py[1] . [OK] sympy/simplify/cse_main.py[3] ... [OK] sympy/simplify/hyperexpand.py[10] .......... [OK] sympy/tensor/tensor.py[32] ................................ [OK] sympy/tensor/index_methods.py[6] ...... [OK] sympy/tensor/indexed.py[15] ............... [OK] sympy/polys/polytools.py[180] .................................................. ................................................................................ .................................................. [OK] sympy/polys/polyoptions.py[2] .. [OK] sympy/polys/ring_series.py[15] ............... [OK] sympy/polys/rootoftools.py[2] .. [OK] sympy/polys/heuristicgcd.py[1] . [OK] sympy/polys/modulargcd.py[10] .......... [OK] sympy/polys/euclidtools.py[45] ............................................. [OK] sympy/polys/orthopolys.py[1] . [OK] sympy/polys/sqfreetools.py[12] ............ [OK] sympy/polys/orderings.py[3] ... [OK] sympy/polys/densebasic.py[62] .................................................. ............ [OK] sympy/polys/fields.py[1] . [OK] sympy/polys/numberfields.py[7] ....... [OK] sympy/polys/rings.py[28] ............................ [OK] sympy/polys/densearith.py[62] .................................................. ............ [OK] sympy/polys/rationaltools.py[1] . [OK] sympy/polys/partfrac.py[2] .. [OK] sympy/polys/monomials.py[11] ........... [OK] sympy/polys/polyfuncs.py[4] .... [OK] sympy/polys/galoistools.py[71] ................................................. ...................... [OK] sympy/polys/dispersion.py[2] .. [OK] sympy/polys/polyroots.py[6] ...... [OK] sympy/polys/factortools.py[3] ... [OK] sympy/polys/polyutils.py[1] . [OK] sympy/polys/polyclasses.py[2] .. [OK] sympy/polys/densetools.py[36] .................................... [OK] sympy/polys/groebnertools.py[1] . [OK] sympy/polys/distributedmodules.py[14] .............. [OK] sympy/polys/rootisolation.py[1] . [OK] sympy/polys/domains/pythonrational.py[1] . [OK] sympy/polys/domains/ring.py[3] ... [OK] sympy/polys/domains/old_polynomialring.py[6] ...... [OK] sympy/polys/domains/field.py[2] .. [OK] sympy/polys/domains/quotientring.py[2] .. [OK] sympy/polys/domains/old_fractionfield.py[1] . [OK] sympy/polys/agca/modules.py[40] ........................................ [OK] sympy/polys/agca/ideals.py[11] ........... [OK] sympy/polys/agca/homomorphisms.py[14] .............. [OK] sympy/core/assumptions.py[1] . [OK] sympy/core/operations.py[5] ..... [OK] sympy/core/sympify.py[4] .... [OK] sympy/core/add.py[5] ..... [OK] sympy/core/symbol.py[7] ....... [OK] sympy/core/expr.py[29] ............................. [OK] sympy/core/mod.py[1] . [OK] sympy/core/singleton.py[1] . [OK] sympy/core/numbers.py[20] .................... [OK] sympy/core/mul.py[6] ...... [OK] sympy/core/containers.py[3] ... [OK] sympy/core/rules.py[1] . [OK] sympy/core/cache.py[1] . [OK] sympy/core/compatibility.py[6] ...... [OK] sympy/core/evaluate.py[1] . [OK] sympy/core/power.py[3] ... [OK] sympy/core/trace.py[3] ... [OK] sympy/core/function.py[24] ........................ [OK] sympy/core/evalf.py[4] .... [OK] sympy/core/basic.py[23] ....................... [OK] sympy/core/exprtools.py[16] ................ [OK] sympy/core/relational.py[8] ........ [OK] sympy/core/multidimensional.py[1] . [OK] sympy/core/logic.py[4] .... [OK] sympy/series/order.py[1] . [OK] sympy/series/kauers.py[2] .. [OK] sympy/series/limits.py[2] .. [OK] sympy/series/residues.py[1] . [OK] sympy/series/acceleration.py[2] .. [OK] sympy/crypto/crypto.py[34] .................................. [OK] examples/advanced/gibbs_phenomenon.py[2] .. [OK] ========== tests finished: 2883 passed, 6 skipped, in 251.31 seconds =========== ============================== rst doctests start ============================== 0.7.6/doc/src/gotchas.rst [123] [OK] 0.7.6/doc/src/guide.rst [45] [OK] 0.7.6/doc/src/install.rst [10] [OK] 0.7.6/doc/src/modules/assumptions/index.rst [80] [OK] 0.7.6/doc/src/modules/concrete.rst [22] [OK] 0.7.6/doc/src/modules/core.rst [8] [OK] 0.7.6/doc/src/modules/evalf.rst [82] [OK] 0.7.6/doc/src/modules/functions/combinatorial.rst [14] [OK] 0.7.6/doc/src/modules/functions/elementary.rst [24] [OK] 0.7.6/doc/src/modules/geometry/index.rst [56] [OK] 0.7.6/doc/src/modules/integrals/integrals.rst [7] [OK] 0.7.6/doc/src/modules/logic.rst [15] [OK] 0.7.6/doc/src/modules/matrices/expressions.rst [6] [OK] 0.7.6/doc/src/modules/matrices/immutablematrices.rst [6] [OK] 0.7.6/doc/src/modules/matrices/matrices.rst [105] [OK] 0.7.6/doc/src/modules/physics/mechanics/advanced.rst [7] [OK] 0.7.6/doc/src/modules/physics/mechanics/examples/bicycle_example.rst [88] [OK] 0.7.6/doc/src/modules/physics/mechanics/examples/lin_pend_nonmin_example.rst [53][OK] 0.7.6/doc/src/modules/physics/mechanics/examples/rollingdisc_example_kane.rst [31][OK] 0.7.6/doc/src/modules/physics/mechanics/examples/rollingdisc_example_kane_constraints.rst [34][OK] 0.7.6/doc/src/modules/physics/mechanics/examples/rollingdisc_example_lagrange.rst [24][OK] 0.7.6/doc/src/modules/physics/mechanics/kane.rst [38] [OK] 0.7.6/doc/src/modules/physics/mechanics/lagrange.rst [19] [OK] 0.7.6/doc/src/modules/physics/mechanics/linearize.rst [58] [OK] 0.7.6/doc/src/modules/physics/mechanics/masses.rst [13] [OK] 0.7.6/doc/src/modules/physics/units.rst [9] [OK] 0.7.6/doc/src/modules/physics/unitsystems/examples.rst [29] [OK] 0.7.6/doc/src/modules/physics/vector/advanced.rst [29] [OK] 0.7.6/doc/src/modules/physics/vector/fields.rst [63] [OK] 0.7.6/doc/src/modules/physics/vector/kinematics.rst [61] [OK] 0.7.6/doc/src/modules/physics/vector/vectors.rst [60] [OK] 0.7.6/doc/src/modules/polys/agca.rst [14] [OK] 0.7.6/doc/src/modules/polys/basics.rst [57] [OK] 0.7.6/doc/src/modules/polys/wester.rst [59] [OK] 0.7.6/doc/src/modules/printing.rst [31] [OK] 0.7.6/doc/src/modules/rewriting.rst [16] [OK] 0.7.6/doc/src/modules/series.rst [7] [OK] 0.7.6/doc/src/modules/simplify/hyperexpand.rst [18] [OK] 0.7.6/doc/src/modules/solvers/diophantine.rst [41] [OK] 0.7.6/doc/src/modules/solvers/solvers.rst [4] [OK] 0.7.6/doc/src/modules/utilities/autowrap.rst [8] [OK] 0.7.6/doc/src/modules/utilities/codegen.rst [1] [OK] 0.7.6/doc/src/modules/utilities/iterables.rst [18] [OK] 0.7.6/doc/src/special_topics/finite_diff_derivatives.rst [65] [OK] 0.7.6/doc/src/tutorial/basic_operations.rst [41] [OK] 0.7.6/doc/src/tutorial/calculus.rst [59] [OK] 0.7.6/doc/src/tutorial/gotchas.rst [46] [OK] 0.7.6/doc/src/tutorial/intro.rst [30] [OK] 0.7.6/doc/src/tutorial/manipulation.rst [41] [OK] 0.7.6/doc/src/tutorial/matrices.rst [59] [OK] 0.7.6/doc/src/tutorial/preliminaries.rst [4] [OK] 0.7.6/doc/src/tutorial/printing.rst [19] [OK] 0.7.6/doc/src/tutorial/simplification.rst [130] [OK] 0.7.6/doc/src/tutorial/solvers.rst [23] [OK] Testing Examples -------------------------------------------------------------------------------- beginner.basic [PASS] beginner.differentiation [PASS] beginner.expansion [PASS] beginner.functions [PASS] beginner.limits_examples [PASS] beginner.precision [PASS] beginner.print_pretty [PASS] beginner.series [PASS] beginner.substitution [PASS] intermediate.coupled_cluster [PASS] intermediate.differential_equations [PASS] intermediate.infinite_1d_box [PASS] intermediate.partial_differential_eqs [PASS] intermediate.trees [PASS] intermediate.vandermonde [PASS] advanced.curvilinear_coordinates [PASS] advanced.dense_coding_exampleXlib: extension "RANDR" missing on display ":52". [PASS] advanced.fem [PASS] advanced.gibbs_phenomenon [PASS] advanced.grover_example [PASS] advanced.hydrogen [PASS] advanced.pidigits [PASS] advanced.qft [PASS] advanced.relativity [PASS] galgebra.eval_check [PASS] galgebra.exp_check [PASS] galgebra.manifold_check [PASS] galgebra.mv_setup_options [PASS] galgebra.prob_not_solenoidal [PASS] galgebra.simple_check [PASS] galgebra.terminal_check [PASS] -------------------------------------------------------------------------------- ALL EXAMPLES PASSED + exit 0 Processing files: sympy-0.7.6-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aPgrFh + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + DOCDIR=/builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-0.7.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-0.7.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-0.7.6 + cp -pr README.rst /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-0.7.6 + cp -pr doc/_build/cheatsheet/combinatoric_cheatsheet.pdf /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-0.7.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5FbEuS + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + LICENSEDIR=/builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/licenses/sympy-0.7.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/licenses/sympy-0.7.6 + cp -pr LICENSE /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/licenses/sympy-0.7.6 + exit 0 Provides: sympy = 0.7.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: sympy-texmacs-0.7.6-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EzWhMo + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + LICENSEDIR=/builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/licenses/sympy-texmacs-0.7.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/licenses/sympy-texmacs-0.7.6 + cp -pr data/TeXmacs/LICENSE /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/licenses/sympy-texmacs-0.7.6 + exit 0 Provides: sympy-texmacs = 0.7.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: sympy-examples-0.7.6-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VfSK7U + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + DOCDIR=/builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-examples-0.7.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-examples-0.7.6 + cp -pr examples /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386/usr/share/doc/sympy-examples-0.7.6 + exit 0 Provides: sympy-examples = 0.7.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python Processing files: sympy-doc-0.7.6-2.el7.noarch Provides: bundled(jquery) sympy-doc = 0.7.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 Wrote: /builddir/build/RPMS/sympy-0.7.6-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/sympy-texmacs-0.7.6-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/sympy-examples-0.7.6-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/sympy-doc-0.7.6-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8Iz45b + umask 022 + cd /builddir/build/BUILD + cd sympy-0.7.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sympy-0.7.6-2.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->