Building py27-dogpile.core-0.4.1.txz (origin /buildshare/ports/355755/devel/py-dogpile.core) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/dogpile.core-0.4.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/python27-2.7.6_4.txz x packages/py27-setuptools27-2.0.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-dogpile.core-0.4.1 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-dogpile.core-0.4.1 ===> py27-dogpile.core-0.4.1 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-dogpile.core-0.4.1 ===> py27-dogpile.core-0.4.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-dogpile.core-0.4.1 depends on package: py27-setuptools27>0 - found ===> py27-dogpile.core-0.4.1 depends on file: /usr/local/bin/python2.7 - found Make install ===> License BSD accepted by the user ===> py27-dogpile.core-0.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-dogpile.core-0.4.1 for building ===> Extracting for py27-dogpile.core-0.4.1 => SHA256 Checksum OK for dogpile.core-0.4.1.tar.gz. ===> Patching for py27-dogpile.core-0.4.1 ===> py27-dogpile.core-0.4.1 depends on package: py27-setuptools27>0 - found ===> py27-dogpile.core-0.4.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-dogpile.core-0.4.1 running config ===> Building for py27-dogpile.core-0.4.1 running bdist_egg running egg_info writing dogpile.core.egg-info/PKG-INFO writing namespace_packages to dogpile.core.egg-info/namespace_packages.txt writing top-level names to dogpile.core.egg-info/top_level.txt writing dependency_links to dogpile.core.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'dogpile.core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' warning: no files found matching 'distribute_setup.py' warning: no files found matching 'CHANGES*' warning: no files found matching 'test.cfg' no previously-included directories found matching 'docs/build/output' writing manifest file 'dogpile.core.egg-info/SOURCES.txt' installing library code to build/bdist.freebsd-11.0-CURRENT-powerpc/egg running install_lib running build_py creating build creating build/lib creating build/lib/dogpile copying dogpile/__init__.py -> build/lib/dogpile creating build/lib/dogpile/core copying dogpile/core/__init__.py -> build/lib/dogpile/core copying dogpile/core/dogpile.py -> build/lib/dogpile/core copying dogpile/core/nameregistry.py -> build/lib/dogpile/core copying dogpile/core/readwrite_lock.py -> build/lib/dogpile/core copying dogpile/core/util.py -> build/lib/dogpile/core copying dogpile/core/legacy.py -> build/lib/dogpile/core creating build/bdist.freebsd-11.0-CURRENT-powerpc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile copying build/lib/dogpile/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core copying build/lib/dogpile/core/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core copying build/lib/dogpile/core/dogpile.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core copying build/lib/dogpile/core/nameregistry.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core copying build/lib/dogpile/core/readwrite_lock.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core copying build/lib/dogpile/core/util.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core copying build/lib/dogpile/core/legacy.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core/dogpile.py to dogpile.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core/nameregistry.py to nameregistry.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core/readwrite_lock.py to readwrite_lock.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core/util.py to util.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/dogpile/core/legacy.py to legacy.pyc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying dogpile.core.egg-info/PKG-INFO -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying dogpile.core.egg-info/SOURCES.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying dogpile.core.egg-info/dependency_links.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying dogpile.core.egg-info/namespace_packages.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying dogpile.core.egg-info/not-zip-safe -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying dogpile.core.egg-info/top_level.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO creating dist creating 'dist/dogpile.core-0.4.1-py2.7.egg' and adding 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' to it removing 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' (and everything under it) ===> Staging for py27-dogpile.core-0.4.1 ===> py27-dogpile.core-0.4.1 depends on package: py27-setuptools27>0 - found ===> py27-dogpile.core-0.4.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running easy_install (cd /obj/buildshare/ports/355755/devel/py-dogpile.core/work/stage/usr/local && /usr/local/bin/python2.7 /usr/local/lib/python2.7/compileall.py -d /usr/local/lib/python2.7/site-packages -f lib/python2.7/site-packages && /usr/local/bin/python2.7 -O /usr/local/lib/python2.7/compileall.py -d /usr/local/lib/python2.7/site-packages -f lib/python2.7/site-packages) Listing lib/python2.7/site-packages ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/EGG-INFO ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/__init__.py ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/__init__.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/dogpile.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/legacy.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/nameregistry.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/readwrite_lock.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/util.py ... Listing lib/python2.7/site-packages ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/EGG-INFO ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/__init__.py ... Listing lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/__init__.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/dogpile.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/legacy.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/nameregistry.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/readwrite_lock.py ... Compiling lib/python2.7/site-packages/dogpile.core-0.4.1-py2.7.egg/dogpile/core/util.py ... ====> Compressing man pages (compress-man) ===> Installing for py27-dogpile.core-0.4.1 ===> Checking if devel/py-dogpile.core already installed ===> Registering installation for py27-dogpile.core-0.4.1 185 216 Installing py27-dogpile.core-0.4.1... done Make package ===> Building package for py27-dogpile.core-0.4.1 slot1: removed