Building py27-nzmath-1.2.0.txz (origin /buildshare/ports/355755/math/py-nzmath) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/NZMATH-1.2.0.tar.gz x packages/ x packages/py27-setuptools27-2.0.1.txz x packages/gettext-0.18.3.1_1.txz x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-nzmath-1.2.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-nzmath-1.2.0 ===> py27-nzmath-1.2.0 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-nzmath-1.2.0 ===> py27-nzmath-1.2.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-nzmath-1.2.0 depends on package: py27-setuptools27>0 - found ===> py27-nzmath-1.2.0 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-nzmath-1.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-nzmath-1.2.0 for building ===> Extracting for py27-nzmath-1.2.0 => SHA256 Checksum OK for NZMATH-1.2.0.tar.gz. ===> Patching for py27-nzmath-1.2.0 ===> Applying FreeBSD patches for py27-nzmath-1.2.0 ===> py27-nzmath-1.2.0 depends on package: py27-setuptools27>0 - found ===> py27-nzmath-1.2.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-nzmath-1.2.0 running config ===> Building for py27-nzmath-1.2.0 running build running build_py creating build creating build/lib creating build/lib/nzmath copying nzmath/all.py -> build/lib/nzmath copying nzmath/sequence.py -> build/lib/nzmath copying nzmath/vector.py -> build/lib/nzmath copying nzmath/squarefree.py -> build/lib/nzmath copying nzmath/group.py -> build/lib/nzmath copying nzmath/permute.py -> build/lib/nzmath copying nzmath/rational.py -> build/lib/nzmath copying nzmath/prime.py -> build/lib/nzmath copying nzmath/arygcd.py -> build/lib/nzmath copying nzmath/ecpp.py -> build/lib/nzmath copying nzmath/__init__.py -> build/lib/nzmath copying nzmath/algfield.py -> build/lib/nzmath copying nzmath/plugins.py -> build/lib/nzmath copying nzmath/algorithm.py -> build/lib/nzmath copying nzmath/imaginary.py -> build/lib/nzmath copying nzmath/ring.py -> build/lib/nzmath copying nzmath/finitefield.py -> build/lib/nzmath copying nzmath/prime_decomp.py -> build/lib/nzmath copying nzmath/equation.py -> build/lib/nzmath copying nzmath/compatibility.py -> build/lib/nzmath copying nzmath/multiplicative.py -> build/lib/nzmath copying nzmath/quad.py -> build/lib/nzmath copying nzmath/matrix.py -> build/lib/nzmath copying nzmath/config.py -> build/lib/nzmath copying nzmath/bigrandom.py -> build/lib/nzmath copying nzmath/intresidue.py -> build/lib/nzmath copying nzmath/gcd.py -> build/lib/nzmath copying nzmath/round2.py -> build/lib/nzmath copying nzmath/combinatorial.py -> build/lib/nzmath copying nzmath/lattice.py -> build/lib/nzmath copying nzmath/bigrange.py -> build/lib/nzmath copying nzmath/module.py -> build/lib/nzmath copying nzmath/cubic_root.py -> build/lib/nzmath copying nzmath/elliptic.py -> build/lib/nzmath copying nzmath/real.py -> build/lib/nzmath copying nzmath/arith1.py -> build/lib/nzmath package init file 'nzmath/config/__init__.py' not found (or not a regular file) creating build/lib/nzmath/config copying nzmath/config/nzmathconf.py -> build/lib/nzmath/config creating build/lib/nzmath/factor copying nzmath/factor/__init__.py -> build/lib/nzmath/factor copying nzmath/factor/ecm.py -> build/lib/nzmath/factor copying nzmath/factor/util.py -> build/lib/nzmath/factor copying nzmath/factor/mpqs.py -> build/lib/nzmath/factor copying nzmath/factor/misc.py -> build/lib/nzmath/factor copying nzmath/factor/find.py -> build/lib/nzmath/factor copying nzmath/factor/methods.py -> build/lib/nzmath/factor creating build/lib/nzmath/poly copying nzmath/poly/multivar.py -> build/lib/nzmath/poly copying nzmath/poly/__init__.py -> build/lib/nzmath/poly copying nzmath/poly/multiutil.py -> build/lib/nzmath/poly copying nzmath/poly/formalsum.py -> build/lib/nzmath/poly copying nzmath/poly/ring.py -> build/lib/nzmath/poly copying nzmath/poly/termorder.py -> build/lib/nzmath/poly copying nzmath/poly/ratfunc.py -> build/lib/nzmath/poly copying nzmath/poly/uniutil.py -> build/lib/nzmath/poly copying nzmath/poly/array.py -> build/lib/nzmath/poly copying nzmath/poly/groebner.py -> build/lib/nzmath/poly copying nzmath/poly/hensel.py -> build/lib/nzmath/poly copying nzmath/poly/factor.py -> build/lib/nzmath/poly copying nzmath/poly/univar.py -> build/lib/nzmath/poly creating build/lib/nzmath/plugin copying nzmath/plugin/__init__.py -> build/lib/nzmath/plugin creating build/lib/nzmath/plugin/math copying nzmath/plugin/math/default.py -> build/lib/nzmath/plugin/math copying nzmath/plugin/math/__init__.py -> build/lib/nzmath/plugin/math copying nzmath/plugin/math/_mpmath.py -> build/lib/nzmath/plugin/math ===> Staging for py27-nzmath-1.2.0 ===> py27-nzmath-1.2.0 depends on package: py27-setuptools27>0 - found ===> py27-nzmath-1.2.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py package init file 'nzmath/config/__init__.py' not found (or not a regular file) running install_lib creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/all.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/sequence.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/vector.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/squarefree.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/group.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/permute.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/rational.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/prime.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/arygcd.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/ecpp.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/__init__.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/algfield.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/plugins.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/algorithm.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/imaginary.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/ring.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/finitefield.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/prime_decomp.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/equation.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/compatibility.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/multiplicative.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/multivar.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/__init__.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/multiutil.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/formalsum.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/ring.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/termorder.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/ratfunc.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/uniutil.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/array.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/groebner.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/hensel.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/factor.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/poly/univar.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly copying build/lib/nzmath/quad.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/__init__.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/ecm.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/util.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/mpqs.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/misc.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/find.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor copying build/lib/nzmath/factor/methods.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin copying build/lib/nzmath/plugin/__init__.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math copying build/lib/nzmath/plugin/math/default.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math copying build/lib/nzmath/plugin/math/__init__.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math copying build/lib/nzmath/plugin/math/_mpmath.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math creating /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/config copying build/lib/nzmath/config/nzmathconf.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/config copying build/lib/nzmath/matrix.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/config.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/bigrandom.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/intresidue.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/gcd.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/round2.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/combinatorial.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/lattice.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/bigrange.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/module.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/cubic_root.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/elliptic.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/real.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath copying build/lib/nzmath/arith1.py -> /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/all.py to all.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/sequence.py to sequence.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/vector.py to vector.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/squarefree.py to squarefree.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/group.py to group.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/permute.py to permute.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/rational.py to rational.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/prime.py to prime.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/arygcd.py to arygcd.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/ecpp.py to ecpp.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/algfield.py to algfield.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugins.py to plugins.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/algorithm.py to algorithm.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/imaginary.py to imaginary.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/ring.py to ring.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/finitefield.py to finitefield.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/prime_decomp.py to prime_decomp.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/equation.py to equation.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/compatibility.py to compatibility.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/multiplicative.py to multiplicative.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/multivar.py to multivar.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/multiutil.py to multiutil.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/formalsum.py to formalsum.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/ring.py to ring.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/termorder.py to termorder.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/ratfunc.py to ratfunc.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/uniutil.py to uniutil.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/array.py to array.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/groebner.py to groebner.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/hensel.py to hensel.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/factor.py to factor.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/poly/univar.py to univar.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/quad.py to quad.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/ecm.py to ecm.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/util.py to util.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/mpqs.py to mpqs.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/misc.py to misc.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/find.py to find.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/factor/methods.py to methods.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math/default.py to default.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/plugin/math/_mpmath.py to _mpmath.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/config/nzmathconf.py to nzmathconf.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/matrix.py to matrix.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/config.py to config.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/bigrandom.py to bigrandom.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/intresidue.py to intresidue.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/gcd.py to gcd.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/round2.py to round2.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/combinatorial.py to combinatorial.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/lattice.py to lattice.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/bigrange.py to bigrange.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/module.py to module.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/cubic_root.py to cubic_root.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/elliptic.py to elliptic.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/real.py to real.pyc byte-compiling /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/nzmath/arith1.py to arith1.pyc writing byte-compilation script '/tmp/tmpBcSalP.py' /usr/local/bin/python2.7 -O /tmp/tmpBcSalP.py removing /tmp/tmpBcSalP.py running install_egg_info running egg_info creating NZMATH.egg-info writing NZMATH.egg-info/PKG-INFO writing top-level names to NZMATH.egg-info/top_level.txt writing dependency_links to NZMATH.egg-info/dependency_links.txt writing manifest file 'NZMATH.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'NZMATH.egg-info/SOURCES.txt' writing manifest file 'NZMATH.egg-info/SOURCES.txt' Copying NZMATH.egg-info to /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/NZMATH-1.2.0-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/math/py-nzmath/work/.PLIST.pymodtmp' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/py-nzmath/work/NZMATH-1.2.0/data/discriminant.csv /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/share/nzmath install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/py-nzmath/work/NZMATH-1.2.0/manual/*.pdf /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/share/doc/nzmath ====> Compressing man pages (compress-man) if [ -d "/obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/NZMATH-1.2.0-py2.7.egg-info" ]; then /bin/ls /obj/buildshare/ports/355755/math/py-nzmath/work/stage/usr/local/lib/python2.7/site-packages/NZMATH-1.2.0-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/NZMATH-1.2.0-py2.7.egg-info/${f} >> /obj/buildshare/ports/355755/math/py-nzmath/work/.PLIST.mktmp; done; echo "@unexec rmdir \"%D/lib/python2.7/site-packages/NZMATH-1.2.0-py2.7.egg-info\" 2>/dev/null || true" >> /obj/buildshare/ports/355755/math/py-nzmath/work/.PLIST.mktmp; fi; ===> Installing for py27-nzmath-1.2.0 ===> Checking if math/py-nzmath already installed ===> Registering installation for py27-nzmath-1.2.0 Installing py27-nzmath-1.2.0... done Make package ===> Building package for py27-nzmath-1.2.0 slot1: removed