Building py27-msgpack-0.4.2.txz (origin /buildshare/ports/355755/devel/py-msgpack) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/msgpack-python-0.4.2.tar.gz x packages/ x packages/py27-setuptools27-2.0.1.txz 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 ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-msgpack-0.4.2 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-msgpack-0.4.2 ===> py27-msgpack-0.4.2 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-msgpack-0.4.2 ===> py27-msgpack-0.4.2 depends on file: /usr/local/bin/python2.7 - found ===> py27-msgpack-0.4.2 depends on package: py27-setuptools27>0 - found ===> py27-msgpack-0.4.2 depends on file: /usr/local/bin/python2.7 - found Make install ===> License APACHE20 accepted by the user ===> py27-msgpack-0.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-msgpack-0.4.2 for building ===> Extracting for py27-msgpack-0.4.2 => SHA256 Checksum OK for msgpack-python-0.4.2.tar.gz. ===> Patching for py27-msgpack-0.4.2 ===> py27-msgpack-0.4.2 depends on package: py27-setuptools27>0 - found ===> py27-msgpack-0.4.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-msgpack-0.4.2 running config ===> Building for py27-msgpack-0.4.2 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/msgpack copying msgpack/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack copying msgpack/fallback.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack copying msgpack/exceptions.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack copying msgpack/_version.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack running build_ext building 'msgpack._packer' extension creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/msgpack cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -D__BIG_ENDIAN__=1 -I. -I/usr/local/include/python2.7 -c msgpack/_packer.cpp -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_packer.o c++ -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_packer.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_packer.so building 'msgpack._unpacker' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -D__BIG_ENDIAN__=1 -I. -I/usr/local/include/python2.7 -c msgpack/_unpacker.cpp -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_unpacker.o In file included from msgpack/_unpacker.cpp:348: msgpack/unpack.h: In function 'int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)': msgpack/unpack.h:253: warning: deprecated conversion from string constant to 'char*' c++ -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_unpacker.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_unpacker.so ===> Staging for py27-msgpack-0.4.2 ===> py27-msgpack-0.4.2 depends on package: py27-setuptools27>0 - found ===> py27-msgpack-0.4.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_packer.so -> /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/__init__.py -> /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_unpacker.so -> /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/fallback.py -> /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/exceptions.py -> /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/msgpack/_version.py -> /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack byte-compiling /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack/fallback.py to fallback.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack/exceptions.py to exceptions.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack/_version.py to _version.pyc writing byte-compilation script '/tmp/tmpUf1bUH.py' /usr/local/bin/python2.7 -O /tmp/tmpUf1bUH.py removing /tmp/tmpUf1bUH.py running install_egg_info running egg_info creating msgpack_python.egg-info writing msgpack_python.egg-info/PKG-INFO writing top-level names to msgpack_python.egg-info/top_level.txt writing dependency_links to msgpack_python.egg-info/dependency_links.txt writing manifest file 'msgpack_python.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'msgpack_python.egg-info/SOURCES.txt' writing manifest file 'msgpack_python.egg-info/SOURCES.txt' Copying msgpack_python.egg-info to /obj/buildshare/ports/355755/devel/py-msgpack/work/stage/usr/local/lib/python2.7/site-packages/msgpack_python-0.4.2-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/devel/py-msgpack/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-msgpack-0.4.2 ===> Checking if devel/py-msgpack already installed ===> Registering installation for py27-msgpack-0.4.2 Installing py27-msgpack-0.4.2... done Make package ===> Building package for py27-msgpack-0.4.2 slot2: removed