Building py27-liblzma-0.5.3_4.txz (origin /buildshare/ports/355755/archivers/py-liblzma) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pyliblzma-0.5.3.tar.bz2 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/pkgconf-0.9.5.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-liblzma-0.5.3_4 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-liblzma-0.5.3_4 ===> py27-liblzma-0.5.3_4 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-liblzma-0.5.3_4 ===> py27-liblzma-0.5.3_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-liblzma-0.5.3_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of py27-liblzma-0.5.3_4 ===> py27-liblzma-0.5.3_4 depends on package: py27-setuptools27>0 - found ===> py27-liblzma-0.5.3_4 depends on file: /usr/local/bin/python2.7 - found Make install ===> License LGPL3 accepted by the user ===> py27-liblzma-0.5.3_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-liblzma-0.5.3_4 for building ===> Extracting for py27-liblzma-0.5.3_4 => SHA256 Checksum OK for pyliblzma-0.5.3.tar.bz2. ===> Patching for py27-liblzma-0.5.3_4 ===> Applying FreeBSD patches for py27-liblzma-0.5.3_4 ===> py27-liblzma-0.5.3_4 depends on package: py27-setuptools27>0 - found ===> py27-liblzma-0.5.3_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-liblzma-0.5.3_4 depends on executable: pkgconf - found ===> Configuring for py27-liblzma-0.5.3_4 running config ===> Building for py27-liblzma-0.5.3_4 running build running build_py creating build creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 copying liblzma.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7 running build_ext building 'lzma' extension creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma_compressobj.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_compressobj.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma_decompressobj.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_decompressobj.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma_file.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_file.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma_fileobj.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_fileobj.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma_options.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_options.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DVERSION="0.5.3" -I/usr/local/include/python2.7 -c src/liblzma_util.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_util.o -Wall -Wextra -pedantic -Wswitch-enum -Wswitch-default -std=gnu99 cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_compressobj.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_decompressobj.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_file.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_fileobj.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_options.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/src/liblzma_util.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/lzma.so -llzma -L/usr/local/lib -lpython2.7 ===> Staging for py27-liblzma-0.5.3_4 ===> py27-liblzma-0.5.3_4 depends on package: py27-setuptools27>0 - found ===> py27-liblzma-0.5.3_4 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/archivers/py-liblzma/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/archivers/py-liblzma/work/stage/usr/local/lib/python2.7/site-packages copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/liblzma.py -> /obj/buildshare/ports/355755/archivers/py-liblzma/work/stage/usr/local/lib/python2.7/site-packages copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/lzma.so -> /obj/buildshare/ports/355755/archivers/py-liblzma/work/stage/usr/local/lib/python2.7/site-packages byte-compiling /obj/buildshare/ports/355755/archivers/py-liblzma/work/stage/usr/local/lib/python2.7/site-packages/liblzma.py to liblzma.pyc writing byte-compilation script '/tmp/tmp2WgM4N.py' /usr/local/bin/python2.7 -O /tmp/tmp2WgM4N.py removing /tmp/tmp2WgM4N.py running install_egg_info running egg_info writing pyliblzma.egg-info/PKG-INFO writing top-level names to pyliblzma.egg-info/top_level.txt writing dependency_links to pyliblzma.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pyliblzma.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyliblzma.egg-info/SOURCES.txt' Copying pyliblzma.egg-info to /obj/buildshare/ports/355755/archivers/py-liblzma/work/stage/usr/local/lib/python2.7/site-packages/pyliblzma-0.5.3-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/archivers/py-liblzma/work/.PLIST.pymodtmp' /usr/bin/strip /obj/buildshare/ports/355755/archivers/py-liblzma/work/stage/usr/local/lib/python2.7/site-packages/lzma.so ====> Compressing man pages (compress-man) ===> Installing for py27-liblzma-0.5.3_4 ===> Checking if archivers/py-liblzma already installed ===> Registering installation for py27-liblzma-0.5.3_4 Installing py27-liblzma-0.5.3_4... done Make package ===> Building package for py27-liblzma-0.5.3_4 slot1: removed