Building py27-seqdiag-0.9.0.txz (origin /buildshare/ports/355755/graphics/py-seqdiag) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/seqdiag-0.9.0.tar.gz x packages/ x packages/py27-blockdiag-1.3.3.txz x packages/py27-funcparserlib-0.3.6_1.txz x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz x packages/py27-setuptools27-2.0.1.txz x packages/gmake-3.82_1.txz x packages/adobe-cmaps-20051217_1.txz x packages/freetype2-2.5.3_2.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-reportlab-3.0_1.txz x packages/py27-pillow-2.3.0_2.txz x packages/jpeg-8_5.txz x packages/py27-webcolors-1.4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-seqdiag-0.9.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-seqdiag-0.9.0 ===> py27-seqdiag-0.9.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-seqdiag-0.9.0 ===> py27-seqdiag-0.9.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-seqdiag-0.9.0 depends on package: py27-pillow>=2.2.1 - not found ===> Verifying install for py27-pillow>=2.2.1 in /buildshare/ports/355755/graphics/py-pillow ===> Installing existing package /packages/py27-pillow-2.3.0_2.txz Installing py27-pillow-2.3.0_2...Installing jpeg-8_5... done done ===> Returning to build of py27-seqdiag-0.9.0 ===> py27-seqdiag-0.9.0 depends on package: py27-funcparserlib>=0.3.6 - not found ===> Verifying install for py27-funcparserlib>=0.3.6 in /buildshare/ports/355755/devel/py-funcparserlib ===> Installing existing package /packages/py27-funcparserlib-0.3.6_1.txz Installing py27-funcparserlib-0.3.6_1... done ===> Returning to build of py27-seqdiag-0.9.0 ===> py27-seqdiag-0.9.0 depends on package: py27-blockdiag>=1.3.0 - not found ===> Verifying install for py27-blockdiag>=1.3.0 in /buildshare/ports/355755/graphics/py-blockdiag ===> Installing existing package /packages/py27-blockdiag-1.3.3.txz Installing py27-blockdiag-1.3.3...Installing py27-reportlab-3.0_1...Installing adobe-cmaps-20051217_1... done Installing freetype2-2.5.3_2... done done Installing py27-webcolors-1.4... done done ===> Returning to build of py27-seqdiag-0.9.0 ===> py27-seqdiag-0.9.0 depends on package: py27-setuptools27>0 - found ===> py27-seqdiag-0.9.0 depends on file: /usr/local/bin/python2.7 - found Make install ===> License APACHE20 accepted by the user ===> py27-seqdiag-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-seqdiag-0.9.0 for building ===> Extracting for py27-seqdiag-0.9.0 => SHA256 Checksum OK for seqdiag-0.9.0.tar.gz. ===> Patching for py27-seqdiag-0.9.0 ===> py27-seqdiag-0.9.0 depends on package: py27-setuptools27>0 - found ===> py27-seqdiag-0.9.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-seqdiag-0.9.0 running config ===> Building for py27-seqdiag-0.9.0 running build running build_py creating _build creating _build/lib copying src/seqdiag_sphinxhelper.py -> _build/lib creating _build/lib/seqdiag copying src/seqdiag/elements.py -> _build/lib/seqdiag copying src/seqdiag/builder.py -> _build/lib/seqdiag copying src/seqdiag/__init__.py -> _build/lib/seqdiag copying src/seqdiag/command.py -> _build/lib/seqdiag copying src/seqdiag/parser.py -> _build/lib/seqdiag copying src/seqdiag/drawer.py -> _build/lib/seqdiag copying src/seqdiag/metrics.py -> _build/lib/seqdiag creating _build/lib/seqdiag/utils copying src/seqdiag/utils/__init__.py -> _build/lib/seqdiag/utils creating _build/lib/seqdiag/utils/rst copying src/seqdiag/utils/rst/nodes.py -> _build/lib/seqdiag/utils/rst copying src/seqdiag/utils/rst/__init__.py -> _build/lib/seqdiag/utils/rst copying src/seqdiag/utils/rst/directives.py -> _build/lib/seqdiag/utils/rst running egg_info writing requirements to src/seqdiag.egg-info/requires.txt writing src/seqdiag.egg-info/PKG-INFO writing top-level names to src/seqdiag.egg-info/top_level.txt writing dependency_links to src/seqdiag.egg-info/dependency_links.txt writing entry points to src/seqdiag.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/seqdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/seqdiag.egg-info/SOURCES.txt' creating _build/lib/seqdiag/tests copying src/seqdiag/tests/test_generate_diagram.py -> _build/lib/seqdiag/tests copying src/seqdiag/tests/test_pep8.py -> _build/lib/seqdiag/tests copying src/seqdiag/tests/test_rst_directives.py -> _build/lib/seqdiag/tests ===> Staging for py27-seqdiag-0.9.0 ===> py27-seqdiag-0.9.0 depends on package: py27-pillow>=2.2.1 - found ===> py27-seqdiag-0.9.0 depends on package: py27-funcparserlib>=0.3.6 - found ===> py27-seqdiag-0.9.0 depends on package: py27-blockdiag>=1.3.0 - found ===> py27-seqdiag-0.9.0 depends on package: py27-setuptools27>0 - found ===> py27-seqdiag-0.9.0 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/seqdiag.egg-info/requires.txt writing src/seqdiag.egg-info/PKG-INFO writing top-level names to src/seqdiag.egg-info/top_level.txt writing dependency_links to src/seqdiag.egg-info/dependency_links.txt writing entry points to src/seqdiag.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/seqdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/seqdiag.egg-info/SOURCES.txt' running install_lib creating /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag copying _build/lib/seqdiag/elements.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag copying _build/lib/seqdiag/builder.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag creating /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests copying _build/lib/seqdiag/tests/test_rst_directives.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests copying _build/lib/seqdiag/tests/test_generate_diagram.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests copying _build/lib/seqdiag/tests/test_pep8.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests copying _build/lib/seqdiag/__init__.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag copying _build/lib/seqdiag/command.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag creating /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils copying _build/lib/seqdiag/utils/__init__.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils creating /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst copying _build/lib/seqdiag/utils/rst/nodes.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst copying _build/lib/seqdiag/utils/rst/__init__.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst copying _build/lib/seqdiag/utils/rst/directives.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst copying _build/lib/seqdiag/parser.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag copying _build/lib/seqdiag/drawer.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag copying _build/lib/seqdiag/metrics.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag copying _build/lib/seqdiag_sphinxhelper.py -> /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/elements.py to elements.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/builder.py to builder.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/tests/test_pep8.py to test_pep8.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/command.py to command.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/utils/rst/directives.py to directives.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/parser.py to parser.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/drawer.py to drawer.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag/metrics.py to metrics.pyc byte-compiling /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag_sphinxhelper.py to seqdiag_sphinxhelper.pyc writing byte-compilation script '/tmp/tmp2xhGi3.py' /usr/local/bin/python2.7 -O /tmp/tmp2xhGi3.py removing /tmp/tmp2xhGi3.py running install_egg_info Copying src/seqdiag.egg-info to /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/lib/python2.7/site-packages/seqdiag-0.9.0-py2.7.egg-info running install_scripts Installing seqdiag script to /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/bin writing list of installed files to '/obj/buildshare/ports/355755/graphics/py-seqdiag/work/.PLIST.pymodtmp' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/graphics/py-seqdiag/work/seqdiag-0.9.0/src/README.txt /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/share/doc/py27-seqdiag install -o root -g wheel -m 444 /obj/buildshare/ports/355755/graphics/py-seqdiag/work/seqdiag-0.9.0/examples/* /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/share/examples/py27-seqdiag install -o root -g wheel -m 444 /obj/buildshare/ports/355755/graphics/py-seqdiag/work/seqdiag-0.9.0/seqdiag.1 /obj/buildshare/ports/355755/graphics/py-seqdiag/work/stage/usr/local/man/man1/ ====> Compressing man pages (compress-man) ===> Installing for py27-seqdiag-0.9.0 ===> Checking if graphics/py-seqdiag already installed ===> Registering installation for py27-seqdiag-0.9.0 Installing py27-seqdiag-0.9.0... done Make package ===> Building package for py27-seqdiag-0.9.0 slot1: removed