Building py27-Paste-1.7.5.1_2.txz (origin /buildshare/ports/355755/www/py-paste) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/Paste-1.7.5.1.tar.gz x packages/ 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 x packages/py27-setuptools27-2.0.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-Paste-1.7.5.1_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-Paste-1.7.5.1_2 ===> py27-Paste-1.7.5.1_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-Paste-1.7.5.1_2 ===> py27-Paste-1.7.5.1_2 depends on file: /usr/local/bin/python2.7 - found ===> py27-Paste-1.7.5.1_2 depends on package: py27-setuptools27>0 - found ===> py27-Paste-1.7.5.1_2 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-Paste-1.7.5.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-Paste-1.7.5.1_2 for building ===> Extracting for py27-Paste-1.7.5.1_2 => SHA256 Checksum OK for Paste-1.7.5.1.tar.gz. ===> Patching for py27-Paste-1.7.5.1_2 ===> py27-Paste-1.7.5.1_2 depends on package: py27-setuptools27>0 - found ===> py27-Paste-1.7.5.1_2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-Paste-1.7.5.1_2 running config ===> Building for py27-Paste-1.7.5.1_2 running build running build_py creating build creating build/lib creating build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste creating build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth creating build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/subprocess24.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/doctest24.py -> build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/string24.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/UserDict24.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util creating build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception creating build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug creating build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media ===> Staging for py27-Paste-1.7.5.1_2 ===> py27-Paste-1.7.5.1_2 depends on package: py27-setuptools27>0 - found ===> py27-Paste-1.7.5.1_2 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib copying paste/wsgilib.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/flup_session.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/response.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/gzipper.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste Skipping installation of /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/__init__.py (namespace package) copying paste/wsgiwrappers.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/httpexceptions.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/modpython.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/errordocument.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/registry.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/progress.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/reloader.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/recursive.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/fixture.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/translogger.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/urlparser.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/httpserver.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/config.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/cgiapp.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/lint.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/request.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/transaction.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/proxy.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/url.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/httpheaders.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/fileapp.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/pony.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/cgitb_catcher.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/cascade.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/session.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/urlmap.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste copying paste/auth/__init__.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/grantip.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/form.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/basic.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/multi.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/digest.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/open_id.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/cas.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/auth_tkt.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/auth/cookie.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth copying paste/util/multidict.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/import_string.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/killthread.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/subprocess24.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/finddata.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/threadedprint.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/classinit.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/ip4.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/__init__.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/doctest24.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/PySourceColor.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/dateinterval.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/converters.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/string24.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/classinstance.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/filemixin.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/looper.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/intset.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/quoting.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/scgiserver.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/UserDict24.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/mimeparse.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/datetimeutil.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/threadinglocal.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/findpackage.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/util/template.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util copying paste/evalexception/__init__.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception copying paste/evalexception/evalcontext.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception copying paste/evalexception/middleware.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception copying paste/evalexception/media/plus.jpg -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/media copying paste/evalexception/media/debug.js -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/media copying paste/debug/fsdiff.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/watchthreads.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/__init__.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/profile.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/doctest_webapp.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/testserver.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/wdg_validate.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/debugapp.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/debug/prints.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug copying paste/exceptions/serial_number_generator.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/reporter.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/__init__.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/errormiddleware.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/formatter.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions copying paste/exceptions/collector.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions copying paste/cowbell/__init__.py -> /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/cowbell byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/wsgilib.py to wsgilib.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/flup_session.py to flup_session.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/response.py to response.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/gzipper.py to gzipper.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/wsgiwrappers.py to wsgiwrappers.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/httpexceptions.py to httpexceptions.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/modpython.py to modpython.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/errordocument.py to errordocument.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/registry.py to registry.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/progress.py to progress.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/reloader.py to reloader.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/recursive.py to recursive.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/fixture.py to fixture.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/translogger.py to translogger.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/urlparser.py to urlparser.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/httpserver.py to httpserver.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/config.py to config.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/cgiapp.py to cgiapp.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/lint.py to lint.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/request.py to request.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/transaction.py to transaction.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/proxy.py to proxy.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/url.py to url.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/httpheaders.py to httpheaders.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/fileapp.py to fileapp.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/pony.py to pony.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/cgitb_catcher.py to cgitb_catcher.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/cascade.py to cascade.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/session.py to session.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/urlmap.py to urlmap.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/grantip.py to grantip.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/form.py to form.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/basic.py to basic.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/multi.py to multi.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/digest.py to digest.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/open_id.py to open_id.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/cas.py to cas.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/auth_tkt.py to auth_tkt.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/auth/cookie.py to cookie.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/multidict.py to multidict.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/import_string.py to import_string.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/killthread.py to killthread.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/subprocess24.py to subprocess24.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/finddata.py to finddata.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/threadedprint.py to threadedprint.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/classinit.py to classinit.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/ip4.py to ip4.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/doctest24.py to doctest24.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/PySourceColor.py to PySourceColor.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/dateinterval.py to dateinterval.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/converters.py to converters.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/string24.py to string24.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/classinstance.py to classinstance.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/filemixin.py to filemixin.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/looper.py to looper.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/intset.py to intset.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/quoting.py to quoting.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/scgiserver.py to scgiserver.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/UserDict24.py to UserDict24.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/mimeparse.py to mimeparse.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/datetimeutil.py to datetimeutil.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/threadinglocal.py to threadinglocal.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/findpackage.py to findpackage.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/util/template.py to template.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/evalcontext.py to evalcontext.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/evalexception/middleware.py to middleware.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/fsdiff.py to fsdiff.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/watchthreads.py to watchthreads.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/profile.py to profile.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/doctest_webapp.py to doctest_webapp.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/testserver.py to testserver.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/wdg_validate.py to wdg_validate.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/debugapp.py to debugapp.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/debug/prints.py to prints.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions/serial_number_generator.py to serial_number_generator.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions/reporter.py to reporter.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions/errormiddleware.py to errormiddleware.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions/formatter.py to formatter.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/exceptions/collector.py to collector.pyc byte-compiling /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/paste/cowbell/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpKhnqkP.py' /usr/local/bin/python2.7 -O /tmp/tmpKhnqkP.py removing /tmp/tmpKhnqkP.py running install_egg_info running egg_info writing requirements to Paste.egg-info/requires.txt writing Paste.egg-info/PKG-INFO writing namespace_packages to Paste.egg-info/namespace_packages.txt writing top-level names to Paste.egg-info/top_level.txt writing dependency_links to Paste.egg-info/dependency_links.txt writing entry points to Paste.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'Paste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build/_sources' writing manifest file 'Paste.egg-info/SOURCES.txt' Copying Paste.egg-info to /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg-info Installing /obj/buildshare/ports/355755/www/py-paste/work/stage/usr/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7-nspkg.pth running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/www/py-paste/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-Paste-1.7.5.1_2 ===> Checking if www/py-paste already installed ===> Registering installation for py27-Paste-1.7.5.1_2 Installing py27-Paste-1.7.5.1_2... done Make package ===> Building package for py27-Paste-1.7.5.1_2 slot1: removed