Building py27-beautifulsoup-4.3.2.txz (origin /buildshare/ports/355755/www/py-beautifulsoup) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/beautifulsoup4-4.3.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz 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 ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-beautifulsoup-4.3.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-beautifulsoup-4.3.2 ===> py27-beautifulsoup-4.3.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-beautifulsoup-4.3.2 ===> py27-beautifulsoup-4.3.2 depends on file: /usr/local/bin/python2.7 - found ===> py27-beautifulsoup-4.3.2 depends on package: py27-setuptools27>0 - found ===> py27-beautifulsoup-4.3.2 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-beautifulsoup-4.3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-beautifulsoup-4.3.2 for building ===> Extracting for py27-beautifulsoup-4.3.2 => SHA256 Checksum OK for beautifulsoup4-4.3.2.tar.gz. ===> Patching for py27-beautifulsoup-4.3.2 ===> py27-beautifulsoup-4.3.2 depends on package: py27-setuptools27>0 - found ===> py27-beautifulsoup-4.3.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-beautifulsoup-4.3.2 running config ===> Building for py27-beautifulsoup-4.3.2 running build running build_py creating build creating build/lib creating build/lib/bs4 copying bs4/__init__.py -> build/lib/bs4 copying bs4/dammit.py -> build/lib/bs4 copying bs4/testing.py -> build/lib/bs4 copying bs4/diagnose.py -> build/lib/bs4 copying bs4/element.py -> build/lib/bs4 creating build/lib/bs4/builder copying bs4/builder/__init__.py -> build/lib/bs4/builder copying bs4/builder/_lxml.py -> build/lib/bs4/builder copying bs4/builder/_html5lib.py -> build/lib/bs4/builder copying bs4/builder/_htmlparser.py -> build/lib/bs4/builder creating build/lib/bs4/tests copying bs4/tests/test_htmlparser.py -> build/lib/bs4/tests copying bs4/tests/test_lxml.py -> build/lib/bs4/tests copying bs4/tests/__init__.py -> build/lib/bs4/tests copying bs4/tests/test_tree.py -> build/lib/bs4/tests copying bs4/tests/test_builder_registry.py -> build/lib/bs4/tests copying bs4/tests/test_html5lib.py -> build/lib/bs4/tests copying bs4/tests/test_soup.py -> build/lib/bs4/tests copying bs4/tests/test_docs.py -> build/lib/bs4/tests ===> Staging for py27-beautifulsoup-4.3.2 ===> py27-beautifulsoup-4.3.2 depends on package: py27-setuptools27>0 - found ===> py27-beautifulsoup-4.3.2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4 creating /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_htmlparser.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_lxml.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/__init__.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_tree.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_builder_registry.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_html5lib.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_soup.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/tests/test_docs.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests copying build/lib/bs4/__init__.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4 copying build/lib/bs4/dammit.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4 copying build/lib/bs4/testing.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4 copying build/lib/bs4/diagnose.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4 creating /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder copying build/lib/bs4/builder/__init__.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder copying build/lib/bs4/builder/_lxml.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder copying build/lib/bs4/builder/_html5lib.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder copying build/lib/bs4/builder/_htmlparser.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder copying build/lib/bs4/element.py -> /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4 byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_htmlparser.py to test_htmlparser.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_lxml.py to test_lxml.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_tree.py to test_tree.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_builder_registry.py to test_builder_registry.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_html5lib.py to test_html5lib.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_soup.py to test_soup.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/tests/test_docs.py to test_docs.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/dammit.py to dammit.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/testing.py to testing.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/diagnose.py to diagnose.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder/_lxml.py to _lxml.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder/_html5lib.py to _html5lib.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/builder/_htmlparser.py to _htmlparser.pyc byte-compiling /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/bs4/element.py to element.pyc writing byte-compilation script '/tmp/tmp9PdOcH.py' /usr/local/bin/python2.7 -O /tmp/tmp9PdOcH.py removing /tmp/tmp9PdOcH.py running install_egg_info running egg_info creating beautifulsoup4.egg-info writing beautifulsoup4.egg-info/PKG-INFO writing top-level names to beautifulsoup4.egg-info/top_level.txt writing dependency_links to beautifulsoup4.egg-info/dependency_links.txt writing manifest file 'beautifulsoup4.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'beautifulsoup4.egg-info/SOURCES.txt' writing manifest file 'beautifulsoup4.egg-info/SOURCES.txt' Copying beautifulsoup4.egg-info to /obj/buildshare/ports/355755/www/py-beautifulsoup/work/stage/usr/local/lib/python2.7/site-packages/beautifulsoup4-4.3.2-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/www/py-beautifulsoup/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-beautifulsoup-4.3.2 ===> Checking if www/py-beautifulsoup already installed ===> Registering installation for py27-beautifulsoup-4.3.2 Installing py27-beautifulsoup-4.3.2... done Make package ===> Building package for py27-beautifulsoup-4.3.2 slot1: removed