Building py27-zope.proxy-4.1.3_1.txz (origin /buildshare/ports/355755/net/py-zope.proxy) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/zope/ x distfiles/zope/zope.proxy-4.1.3.zip x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/python27-2.7.6_4.txz x packages/py27-zope.interface-3.8.0_1.txz x packages/py27-setuptools27-2.0.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-zope.proxy-4.1.3_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-zope.proxy-4.1.3_1 ===> py27-zope.proxy-4.1.3_1 depends on package: py27-zope.interface>=3.3.0 - not found ===> Verifying install for py27-zope.interface>=3.3.0 in /buildshare/ports/355755/devel/py-zope.interface ===> Installing existing package /packages/py27-zope.interface-3.8.0_1.txz Installing py27-zope.interface-3.8.0_1...Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done 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-zope.proxy-4.1.3_1 ===> py27-zope.proxy-4.1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-zope.proxy-4.1.3_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-zope.proxy-4.1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-zope.proxy-4.1.3_1 depends on file: /usr/local/bin/python2.7 - found Make install ===> License ZPL21 accepted by the user ===> py27-zope.proxy-4.1.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-zope.proxy-4.1.3_1 for building ===> Extracting for py27-zope.proxy-4.1.3_1 => SHA256 Checksum OK for zope/zope.proxy-4.1.3.zip. ===> Patching for py27-zope.proxy-4.1.3_1 ===> py27-zope.proxy-4.1.3_1 depends on package: py27-zope.interface>=3.3.0 - found ===> py27-zope.proxy-4.1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-zope.proxy-4.1.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-zope.proxy-4.1.3_1 running config ===> Building for py27-zope.proxy-4.1.3_1 running build running build_py creating build creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope copying src/zope/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy copying src/zope/proxy/_compat.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy copying src/zope/proxy/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy copying src/zope/proxy/interfaces.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy copying src/zope/proxy/decorator.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy running egg_info writing requirements to src/zope.proxy.egg-info/requires.txt writing src/zope.proxy.egg-info/PKG-INFO writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing top-level names to src/zope.proxy.egg-info/top_level.txt writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' copying src/zope/proxy/_zope_proxy_proxy.c -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy copying src/zope/proxy/proxy.h -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy/tests copying src/zope/proxy/tests/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy/tests copying src/zope/proxy/tests/test_decorator.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy/tests copying src/zope/proxy/tests/test_proxy.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy/tests running build_ext building 'zope.proxy._zope_proxy_proxy' extension creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/zope creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/zope/proxy cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c src/zope/proxy/_zope_proxy_proxy.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/zope/proxy/_zope_proxy_proxy.o -g cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/zope/proxy/_zope_proxy_proxy.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/zope/proxy/_zope_proxy_proxy.so ===> Staging for py27-zope.proxy-4.1.3_1 ===> py27-zope.proxy-4.1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-zope.proxy-4.1.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to src/zope.proxy.egg-info/requires.txt writing src/zope.proxy.egg-info/PKG-INFO writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing top-level names to src/zope.proxy.egg-info/top_level.txt writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' running build_ext running install_lib Skipping installation of /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/__init__.py (namespace package) copying zope/proxy/_compat.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/__init__.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/_zope_proxy_proxy.c -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/proxy.h -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/interfaces.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/decorator.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/_zope_proxy_proxy.so -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy copying zope/proxy/tests/test_proxy.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/tests copying zope/proxy/tests/__init__.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/tests copying zope/proxy/tests/test_decorator.py -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/tests byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/_compat.py to _compat.pyc byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/interfaces.py to interfaces.pyc byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/decorator.py to decorator.pyc byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/tests/test_proxy.py to test_proxy.pyc byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope/proxy/tests/test_decorator.py to test_decorator.pyc writing byte-compilation script '/tmp/tmpyS4pn6.py' /usr/local/bin/python2.7 -O /tmp/tmpyS4pn6.py removing /tmp/tmpyS4pn6.py running install_headers creating /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/include/python2.7 creating /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/include/python2.7/zope.proxy copying src/zope/proxy/proxy.h -> /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/include/python2.7/zope.proxy running install_egg_info Copying src/zope.proxy.egg-info to /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope.proxy-4.1.3-py2.7.egg-info Installing /obj/buildshare/ports/355755/net/py-zope.proxy/work/stage/usr/local/lib/python2.7/site-packages/zope.proxy-4.1.3-py2.7-nspkg.pth running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/net/py-zope.proxy/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-zope.proxy-4.1.3_1 ===> Checking if net/py-zope.proxy already installed ===> Registering installation for py27-zope.proxy-4.1.3_1 Installing py27-zope.proxy-4.1.3_1... done Make package ===> Building package for py27-zope.proxy-4.1.3_1 slot1: removed