=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for py25-sympy-0.5.15 (cd /scratch/math/py-sympy/work/sympy-0.5.15/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python2.5 CC=cc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python2.5\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python2.5\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python2.5\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib/python2.5/config\ -Wl,-R/usr/pkg/lib/python2.5/config\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/scratch/math/py-sympy/work/.wrapper/bin:/scratch/math/py-sympy/work/.buildlink/bin:/scratch/math/py-sympy/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/scratch/math/py-sympy/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 INSTALL_INFO= MAKEINFO=/scratch/math/py-sympy/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/math/py-sympy/work/.buildlink/lib/pkgconfig:/scratch/math/py-sympy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/math/py-sympy/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python2.5 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/sympy copying sympy/__init__.py -> build/lib/sympy copying sympy/abc.py -> build/lib/sympy copying sympy/conftest.py -> build/lib/sympy creating build/lib/sympy/concrete copying sympy/concrete/summations.py -> build/lib/sympy/concrete copying sympy/concrete/__init__.py -> build/lib/sympy/concrete copying sympy/concrete/gosper.py -> build/lib/sympy/concrete copying sympy/concrete/products.py -> build/lib/sympy/concrete copying sympy/concrete/sums_products.py -> build/lib/sympy/concrete copying sympy/concrete/utilities.py -> build/lib/sympy/concrete creating build/lib/sympy/core copying sympy/core/assumptions.py -> build/lib/sympy/core copying sympy/core/__init__.py -> build/lib/sympy/core copying sympy/core/add.py -> build/lib/sympy/core copying sympy/core/multidimensional.py -> build/lib/sympy/core copying sympy/core/ast_parser.py -> build/lib/sympy/core copying sympy/core/basic.py -> build/lib/sympy/core copying sympy/core/cache.py -> build/lib/sympy/core copying sympy/core/decimal_math.py -> build/lib/sympy/core copying sympy/core/function.py -> build/lib/sympy/core copying sympy/core/interval.py -> build/lib/sympy/core copying sympy/core/methods.py -> build/lib/sympy/core copying sympy/core/mul.py -> build/lib/sympy/core copying sympy/core/operations.py -> build/lib/sympy/core copying sympy/core/numbers.py -> build/lib/sympy/core copying sympy/core/relational.py -> build/lib/sympy/core copying sympy/core/power.py -> build/lib/sympy/core copying sympy/core/symbol.py -> build/lib/sympy/core copying sympy/core/sympify.py -> build/lib/sympy/core 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/__init__.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial creating build/lib/sympy/functions/elementary copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary creating build/lib/sympy/functions/special copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special creating build/lib/sympy/geometry copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry copying sympy/geometry/__init__.py -> build/lib/sympy/geometry copying sympy/geometry/ellipse.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/line.py -> build/lib/sympy/geometry copying sympy/geometry/point.py -> build/lib/sympy/geometry copying sympy/geometry/util.py -> build/lib/sympy/geometry creating 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/integrals.py -> build/lib/sympy/integrals copying sympy/integrals/risch.py -> build/lib/sympy/integrals creating build/lib/sympy/interactive copying sympy/interactive/__init__.py -> build/lib/sympy/interactive creating build/lib/sympy/matrices copying sympy/matrices/__init__.py -> build/lib/sympy/matrices copying sympy/matrices/matrices.py -> build/lib/sympy/matrices creating build/lib/sympy/ntheory copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory copying sympy/ntheory/residue.py -> build/lib/sympy/ntheory creating build/lib/sympy/numerics copying sympy/numerics/functions2.py -> build/lib/sympy/numerics copying sympy/numerics/__init__.py -> build/lib/sympy/numerics copying sympy/numerics/constants.py -> build/lib/sympy/numerics copying sympy/numerics/evalf_.py -> build/lib/sympy/numerics copying sympy/numerics/float_.py -> build/lib/sympy/numerics copying sympy/numerics/functions.py -> build/lib/sympy/numerics copying sympy/numerics/optimize.py -> build/lib/sympy/numerics copying sympy/numerics/quad.py -> build/lib/sympy/numerics copying sympy/numerics/utils_.py -> build/lib/sympy/numerics creating build/lib/sympy/parsing copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing copying sympy/parsing/__init__.py -> build/lib/sympy/parsing copying sympy/parsing/maxima.py -> build/lib/sympy/parsing creating build/lib/sympy/physics copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics copying sympy/physics/__init__.py -> build/lib/sympy/physics copying sympy/physics/matrices.py -> build/lib/sympy/physics copying sympy/physics/units.py -> build/lib/sympy/physics creating build/lib/sympy/plotting copying sympy/plotting/color_scheme.py -> build/lib/sympy/plotting copying sympy/plotting/__init__.py -> build/lib/sympy/plotting copying sympy/plotting/managed_window.py -> build/lib/sympy/plotting copying sympy/plotting/plot.py -> build/lib/sympy/plotting copying sympy/plotting/plot_axes.py -> build/lib/sympy/plotting copying sympy/plotting/plot_camera.py -> build/lib/sympy/plotting copying sympy/plotting/plot_controller.py -> build/lib/sympy/plotting copying sympy/plotting/plot_curve.py -> build/lib/sympy/plotting copying sympy/plotting/plot_interval.py -> build/lib/sympy/plotting copying sympy/plotting/plot_mode.py -> build/lib/sympy/plotting copying sympy/plotting/plot_mode_base.py -> build/lib/sympy/plotting copying sympy/plotting/plot_modes.py -> build/lib/sympy/plotting copying sympy/plotting/plot_object.py -> build/lib/sympy/plotting copying sympy/plotting/plot_rotation.py -> build/lib/sympy/plotting copying sympy/plotting/plot_surface.py -> build/lib/sympy/plotting copying sympy/plotting/plot_window.py -> build/lib/sympy/plotting copying sympy/plotting/textplot.py -> build/lib/sympy/plotting copying sympy/plotting/util.py -> build/lib/sympy/plotting creating build/lib/sympy/thirdparty copying sympy/thirdparty/__init__.py -> build/lib/sympy/thirdparty creating build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/__init__.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/calculus.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/conftest.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/intervals.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/lib.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/libmpc.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/mptypes.py -> build/lib/sympy/thirdparty/mpmath copying sympy/thirdparty/mpmath/specfun.py -> build/lib/sympy/thirdparty/mpmath creating build/lib/sympy/polynomials copying sympy/polynomials/__init__.py -> build/lib/sympy/polynomials copying sympy/polynomials/base.py -> build/lib/sympy/polynomials copying sympy/polynomials/div_.py -> build/lib/sympy/polynomials copying sympy/polynomials/factor_.py -> build/lib/sympy/polynomials copying sympy/polynomials/groebner_.py -> build/lib/sympy/polynomials copying sympy/polynomials/roots_.py -> build/lib/sympy/polynomials copying sympy/polynomials/wrapper.py -> build/lib/sympy/polynomials creating build/lib/sympy/polynomials/fast copying sympy/polynomials/fast/sparse_poly.py -> build/lib/sympy/polynomials/fast copying sympy/polynomials/fast/__init__.py -> build/lib/sympy/polynomials/fast copying sympy/polynomials/fast/gfpoly.py -> build/lib/sympy/polynomials/fast copying sympy/polynomials/fast/intpoly.py -> build/lib/sympy/polynomials/fast copying sympy/polynomials/fast/modint.py -> build/lib/sympy/polynomials/fast creating build/lib/sympy/polys copying sympy/polys/algorithms.py -> build/lib/sympy/polys copying sympy/polys/__init__.py -> build/lib/sympy/polys copying sympy/polys/polynomial.py -> build/lib/sympy/polys copying sympy/polys/monomial.py -> build/lib/sympy/polys creating build/lib/sympy/printing copying sympy/printing/__init__.py -> build/lib/sympy/printing copying sympy/printing/gtk.py -> build/lib/sympy/printing copying sympy/printing/latex.py -> build/lib/sympy/printing copying sympy/printing/mathml.py -> build/lib/sympy/printing copying sympy/printing/preview.py -> build/lib/sympy/printing copying sympy/printing/printer.py -> build/lib/sympy/printing copying sympy/printing/python.py -> build/lib/sympy/printing creating build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/__init__.py -> 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 creating build/lib/sympy/series copying sympy/series/acceleration.py -> build/lib/sympy/series copying sympy/series/__init__.py -> build/lib/sympy/series copying sympy/series/gruntz.py -> build/lib/sympy/series copying sympy/series/limits.py -> build/lib/sympy/series copying sympy/series/order.py -> build/lib/sympy/series creating build/lib/sympy/simplify copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify copying sympy/simplify/__init__.py -> build/lib/sympy/simplify copying sympy/simplify/rewrite.py -> build/lib/sympy/simplify copying sympy/simplify/rootof.py -> build/lib/sympy/simplify copying sympy/simplify/simplify.py -> build/lib/sympy/simplify creating build/lib/sympy/solvers copying sympy/solvers/__init__.py -> build/lib/sympy/solvers copying sympy/solvers/recurr.py -> build/lib/sympy/solvers copying sympy/solvers/solvers.py -> build/lib/sympy/solvers creating build/lib/sympy/specfun copying sympy/specfun/factorials.py -> build/lib/sympy/specfun copying sympy/specfun/__init__.py -> build/lib/sympy/specfun creating build/lib/sympy/statistics copying sympy/statistics/distributions.py -> build/lib/sympy/statistics copying sympy/statistics/__init__.py -> build/lib/sympy/statistics creating build/lib/sympy/utilities copying sympy/utilities/memoization.py -> build/lib/sympy/utilities copying sympy/utilities/__init__.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/test.py -> build/lib/sympy/utilities creating build/lib/sympy/utilities/mathml copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml package init file 'sympy/concrete/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests package init file 'sympy/core/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/core/tests copying sympy/core/tests/test_assumptions.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_basic.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_eval_power.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_multidimensional.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_functions.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_pickling.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_str.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests package init file 'sympy/functions/combinatorial/tests/__init__.py' not found (or not a regular file) creating 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/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests package init file 'sympy/functions/elementary/tests/__init__.py' not found (or not a regular file) creating 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_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_hyperbolic.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/test_interface.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests package init file 'sympy/functions/special/tests/__init__.py' not found (or not a regular file) creating 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_error_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_spec_polynomials.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_zeta_functions.py -> build/lib/sympy/functions/special/tests package init file 'sympy/geometry/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_geometry.py -> build/lib/sympy/geometry/tests package init file 'sympy/integrals/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests package init file 'sympy/matrices/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests package init file 'sympy/ntheory/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_ntheory.py -> build/lib/sympy/ntheory/tests package init file 'sympy/numerics/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_numeric_functions.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_constants.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_evalf_.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_float_.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_functions2.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_numerics.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_optimize.py -> build/lib/sympy/numerics/tests copying sympy/numerics/tests/test_quad.py -> build/lib/sympy/numerics/tests package init file 'sympy/parsing/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests package init file 'sympy/physics/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/physics/tests copying sympy/physics/tests/test_physics_matrices.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 package init file 'sympy/plotting/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plotting.py -> build/lib/sympy/plotting/tests package init file 'sympy/polynomials/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/polynomials/tests copying sympy/polynomials/tests/test_polynomials_fast.py -> build/lib/sympy/polynomials/tests copying sympy/polynomials/tests/test_polynomials.py -> build/lib/sympy/polynomials/tests package init file 'sympy/polys/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/polys/tests copying sympy/polys/tests/test_polynomial.py -> build/lib/sympy/polys/tests package init file 'sympy/printing/pretty/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/test_pretty_unicode.py -> build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests package init file 'sympy/printing/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/printing/tests copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests package init file 'sympy/series/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/series/tests copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_oseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests package init file 'sympy/simplify/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_rootof.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests package init file 'sympy/solvers/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_ode.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests package init file 'sympy/specfun/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/specfun/tests copying sympy/specfun/tests/test_factorials.py -> build/lib/sympy/specfun/tests package init file 'sympy/statistics/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/statistics/tests copying sympy/statistics/tests/test_statistics.py -> build/lib/sympy/statistics/tests package init file 'sympy/test_external/__init__.py' not found (or not a regular file) creating build/lib/sympy/test_external copying sympy/test_external/test_numpy.py -> build/lib/sympy/test_external package init file 'sympy/utilities/tests/__init__.py' not found (or not a regular file) creating build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_code_quality.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_tests_names.py -> build/lib/sympy/utilities/tests creating build/lib/sympy/thirdparty/pyglet creating build/lib/sympy/thirdparty/pyglet/pyglet copying sympy/thirdparty/pyglet/pyglet/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet copying sympy/thirdparty/pyglet/pyglet/clock.py -> build/lib/sympy/thirdparty/pyglet/pyglet copying sympy/thirdparty/pyglet/pyglet/com.py -> build/lib/sympy/thirdparty/pyglet/pyglet copying sympy/thirdparty/pyglet/pyglet/event.py -> build/lib/sympy/thirdparty/pyglet/pyglet copying sympy/thirdparty/pyglet/pyglet/lib.py -> build/lib/sympy/thirdparty/pyglet/pyglet creating build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glext_missing.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/agl.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/gl.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/gl_info.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glext_arb.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glxext_arb.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glext_nv.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glu.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glu_info.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glx.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glx_info.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glxext_mesa.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/glxext_nv.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/lib.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/lib_agl.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/lib_glx.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/lib_wgl.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/wgl.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/wgl_info.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/wglext_arb.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl copying sympy/thirdparty/pyglet/pyglet/gl/wglext_nv.py -> build/lib/sympy/thirdparty/pyglet/pyglet/gl creating build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/freetype_lib.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/base.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/carbon.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/freetype.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/ttf.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font copying sympy/thirdparty/pyglet/pyglet/font/win32.py -> build/lib/sympy/thirdparty/pyglet/pyglet/font creating build/lib/sympy/thirdparty/pyglet/pyglet/image copying sympy/thirdparty/pyglet/pyglet/image/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image creating build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/gdkpixbuf2.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/dds.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/gdiplus.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/quicktime.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/pil.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/png.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/pypng.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs copying sympy/thirdparty/pyglet/pyglet/image/codecs/s3tc.py -> build/lib/sympy/thirdparty/pyglet/pyglet/image/codecs creating build/lib/sympy/thirdparty/pyglet/pyglet/media copying sympy/thirdparty/pyglet/pyglet/media/procedural.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media copying sympy/thirdparty/pyglet/pyglet/media/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media copying sympy/thirdparty/pyglet/pyglet/media/avbin.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media copying sympy/thirdparty/pyglet/pyglet/media/riff.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media creating build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers copying sympy/thirdparty/pyglet/pyglet/media/drivers/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers copying sympy/thirdparty/pyglet/pyglet/media/drivers/silent.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers creating build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/alsa copying sympy/thirdparty/pyglet/pyglet/media/drivers/alsa/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/alsa copying sympy/thirdparty/pyglet/pyglet/media/drivers/alsa/asound.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/alsa creating build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound copying sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/lib_dsound.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound copying sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound creating build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/openal copying sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_openal.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/openal copying sympy/thirdparty/pyglet/pyglet/media/drivers/openal/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/openal copying sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_alc.py -> build/lib/sympy/thirdparty/pyglet/pyglet/media/drivers/openal creating build/lib/sympy/thirdparty/pyglet/pyglet/window copying sympy/thirdparty/pyglet/pyglet/window/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window copying sympy/thirdparty/pyglet/pyglet/window/event.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window copying sympy/thirdparty/pyglet/pyglet/window/key.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window copying sympy/thirdparty/pyglet/pyglet/window/mouse.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window creating build/lib/sympy/thirdparty/pyglet/pyglet/window/carbon copying sympy/thirdparty/pyglet/pyglet/window/carbon/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/carbon copying sympy/thirdparty/pyglet/pyglet/window/carbon/constants.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/carbon copying sympy/thirdparty/pyglet/pyglet/window/carbon/quartzkey.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/carbon copying sympy/thirdparty/pyglet/pyglet/window/carbon/types.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/carbon creating build/lib/sympy/thirdparty/pyglet/pyglet/window/win32 copying sympy/thirdparty/pyglet/pyglet/window/win32/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/win32 copying sympy/thirdparty/pyglet/pyglet/window/win32/constants.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/win32 copying sympy/thirdparty/pyglet/pyglet/window/win32/types.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/win32 copying sympy/thirdparty/pyglet/pyglet/window/win32/winkey.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/win32 creating build/lib/sympy/thirdparty/pyglet/pyglet/window/xlib copying sympy/thirdparty/pyglet/pyglet/window/xlib/cursorfont.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/xlib copying sympy/thirdparty/pyglet/pyglet/window/xlib/__init__.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/xlib copying sympy/thirdparty/pyglet/pyglet/window/xlib/xinerama.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/xlib copying sympy/thirdparty/pyglet/pyglet/window/xlib/xlib.py -> build/lib/sympy/thirdparty/pyglet/pyglet/window/xlib creating build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/simple_mmlctop.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/mmltex.xsl -> build/lib/sympy/utilities/mathml/data package init file 'sympy/concrete/tests/__init__.py' not found (or not a regular file) package init file 'sympy/core/tests/__init__.py' not found (or not a regular file) package init file 'sympy/functions/combinatorial/tests/__init__.py' not found (or not a regular file) package init file 'sympy/functions/elementary/tests/__init__.py' not found (or not a regular file) package init file 'sympy/functions/special/tests/__init__.py' not found (or not a regular file) package init file 'sympy/geometry/tests/__init__.py' not found (or not a regular file) package init file 'sympy/integrals/tests/__init__.py' not found (or not a regular file) package init file 'sympy/matrices/tests/__init__.py' not found (or not a regular file) package init file 'sympy/ntheory/tests/__init__.py' not found (or not a regular file) package init file 'sympy/numerics/tests/__init__.py' not found (or not a regular file) package init file 'sympy/parsing/tests/__init__.py' not found (or not a regular file) package init file 'sympy/physics/tests/__init__.py' not found (or not a regular file) package init file 'sympy/plotting/tests/__init__.py' not found (or not a regular file) package init file 'sympy/polynomials/tests/__init__.py' not found (or not a regular file) package init file 'sympy/polys/tests/__init__.py' not found (or not a regular file) package init file 'sympy/printing/pretty/tests/__init__.py' not found (or not a regular file) package init file 'sympy/printing/tests/__init__.py' not found (or not a regular file) package init file 'sympy/series/tests/__init__.py' not found (or not a regular file) package init file 'sympy/simplify/tests/__init__.py' not found (or not a regular file) package init file 'sympy/solvers/tests/__init__.py' not found (or not a regular file) package init file 'sympy/specfun/tests/__init__.py' not found (or not a regular file) package init file 'sympy/statistics/tests/__init__.py' not found (or not a regular file) package init file 'sympy/test_external/__init__.py' not found (or not a regular file) package init file 'sympy/utilities/tests/__init__.py' not found (or not a regular file) running build_scripts creating build/scripts-2.5 copying and adjusting bin/isympy2.5 -> build/scripts-2.5 changing mode of build/scripts-2.5/isympy2.5 from 644 to 755 => Unwrapping files-to-be-installed.