Building pygopherd-2.0.16.txz (origin /buildshare/ports/355755/net/pygopherd) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pygopherd_2.0.16.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-setuptools27-2.0.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pygopherd-2.0.16 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 pygopherd-2.0.16 ===> pygopherd-2.0.16 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 pygopherd-2.0.16 ===> pygopherd-2.0.16 depends on file: /usr/local/bin/python2.7 - found ===> pygopherd-2.0.16 depends on package: py27-setuptools27>0 - found ===> pygopherd-2.0.16 depends on file: /usr/local/bin/python2.7 - found Make install ===> pygopherd-2.0.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pygopherd-2.0.16 for building ===> Extracting for pygopherd-2.0.16 => SHA256 Checksum OK for pygopherd_2.0.16.tar.gz. ===> Patching for pygopherd-2.0.16 ===> Applying FreeBSD patches for pygopherd-2.0.16 ===> pygopherd-2.0.16 depends on package: py27-setuptools27>0 - found ===> pygopherd-2.0.16 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for pygopherd-2.0.16 running config ===> Building for pygopherd-2.0.16 running build running build_py creating build/lib creating build/lib/pygopherd copying pygopherd/GopherExceptions.py -> build/lib/pygopherd copying pygopherd/loggerTest.py -> build/lib/pygopherd copying pygopherd/__init__.py -> build/lib/pygopherd copying pygopherd/initializationTest.py -> build/lib/pygopherd copying pygopherd/gopherentryTest.py -> build/lib/pygopherd copying pygopherd/version.py -> build/lib/pygopherd copying pygopherd/fileext.py -> build/lib/pygopherd copying pygopherd/pipeTest.py -> build/lib/pygopherd copying pygopherd/zipfile.py -> build/lib/pygopherd copying pygopherd/pipe.py -> build/lib/pygopherd copying pygopherd/logger.py -> build/lib/pygopherd copying pygopherd/initialization.py -> build/lib/pygopherd copying pygopherd/fileextTest.py -> build/lib/pygopherd copying pygopherd/gopherentry.py -> build/lib/pygopherd copying pygopherd/testutil.py -> build/lib/pygopherd copying pygopherd/GopherExceptionsTest.py -> build/lib/pygopherd copying pygopherd/sighandlers.py -> build/lib/pygopherd creating build/lib/pygopherd/handlers copying pygopherd/handlers/pyg.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/gophermap.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/scriptexec.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/tal.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/ZIP.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/__init__.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/virtual.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/html.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/base.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/UMN.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/dir.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/url.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/HandlerMultiplexer.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/mbox.py -> build/lib/pygopherd/handlers copying pygopherd/handlers/file.py -> build/lib/pygopherd/handlers creating build/lib/pygopherd/protocols copying pygopherd/protocols/rfc1436.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/wap.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/gopherp.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/baseTest.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/ProtocolMultiplexer.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/__init__.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/base.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/http.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/ProtocolMultiplexerTest.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/rfc1436Test.py -> build/lib/pygopherd/protocols copying pygopherd/protocols/enhanced.py -> build/lib/pygopherd/protocols running build_scripts creating build/scripts-2.7 copying and adjusting bin/pygopherd -> build/scripts-2.7 changing mode of build/scripts-2.7/pygopherd from 644 to 755 ===> Installing for pygopherd-2.0.16 ===> pygopherd-2.0.16 depends on package: py27-setuptools27>0 - found ===> pygopherd-2.0.16 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list ===> Checking if net/pygopherd already installed running install running build running build_py running build_scripts running install_lib creating /usr/local/lib/python2.7/site-packages/pygopherd creating /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/rfc1436.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/wap.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/gopherp.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/baseTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/ProtocolMultiplexer.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/__init__.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/base.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/http.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/ProtocolMultiplexerTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/rfc1436Test.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/protocols/enhanced.py -> /usr/local/lib/python2.7/site-packages/pygopherd/protocols copying build/lib/pygopherd/GopherExceptions.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/loggerTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/__init__.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/initializationTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/gopherentryTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/version.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/fileext.py -> /usr/local/lib/python2.7/site-packages/pygopherd creating /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/pyg.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/gophermap.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/scriptexec.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/tal.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/ZIP.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/__init__.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/virtual.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/html.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/base.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/UMN.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/dir.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/url.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/HandlerMultiplexer.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/mbox.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/handlers/file.py -> /usr/local/lib/python2.7/site-packages/pygopherd/handlers copying build/lib/pygopherd/pipeTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/zipfile.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/pipe.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/logger.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/initialization.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/fileextTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/gopherentry.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/testutil.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/GopherExceptionsTest.py -> /usr/local/lib/python2.7/site-packages/pygopherd copying build/lib/pygopherd/sighandlers.py -> /usr/local/lib/python2.7/site-packages/pygopherd byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/rfc1436.py to rfc1436.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/wap.py to wap.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/gopherp.py to gopherp.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/baseTest.py to baseTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/ProtocolMultiplexer.py to ProtocolMultiplexer.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/__init__.py to __init__.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/base.py to base.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/http.py to http.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/ProtocolMultiplexerTest.py to ProtocolMultiplexerTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/rfc1436Test.py to rfc1436Test.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/protocols/enhanced.py to enhanced.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/GopherExceptions.py to GopherExceptions.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/loggerTest.py to loggerTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/__init__.py to __init__.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/initializationTest.py to initializationTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/gopherentryTest.py to gopherentryTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/version.py to version.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/fileext.py to fileext.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/pyg.py to pyg.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/gophermap.py to gophermap.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/scriptexec.py to scriptexec.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/tal.py to tal.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/ZIP.py to ZIP.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/__init__.py to __init__.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/virtual.py to virtual.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/html.py to html.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/base.py to base.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/UMN.py to UMN.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/dir.py to dir.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/url.py to url.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/HandlerMultiplexer.py to HandlerMultiplexer.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/mbox.py to mbox.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/handlers/file.py to file.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/pipeTest.py to pipeTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/zipfile.py to zipfile.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/pipe.py to pipe.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/logger.py to logger.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/initialization.py to initialization.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/fileextTest.py to fileextTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/gopherentry.py to gopherentry.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/testutil.py to testutil.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/GopherExceptionsTest.py to GopherExceptionsTest.pyc byte-compiling /usr/local/lib/python2.7/site-packages/pygopherd/sighandlers.py to sighandlers.pyc writing byte-compilation script '/tmp/tmpDk_7Fk.py' /usr/local/bin/python2.7 -O /tmp/tmpDk_7Fk.py removing /tmp/tmpDk_7Fk.py running install_data creating /usr/local/etc/pygopherd copying conf/pygopherd.conf-dist -> /usr/local/etc/pygopherd copying conf/mime.types -> /usr/local/etc/pygopherd running install_egg_info running egg_info creating pygopherd.egg-info writing pygopherd.egg-info/PKG-INFO writing top-level names to pygopherd.egg-info/top_level.txt writing dependency_links to pygopherd.egg-info/dependency_links.txt writing manifest file 'pygopherd.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pygopherd.egg-info/SOURCES.txt' writing manifest file 'pygopherd.egg-info/SOURCES.txt' Copying pygopherd.egg-info to /usr/local/lib/python2.7/site-packages/pygopherd-2.0.15-py2.7.egg-info running install_scripts copying build/scripts-2.7/pygopherd -> /usr/local/bin changing mode of /usr/local/bin/pygopherd to 755 writing list of installed files to '/obj/buildshare/ports/355755/net/pygopherd/work/.PLIST.pymodtmp' if [ -d "/usr/local/lib/python2.7/site-packages/pygopherd-2.0.15-py2.7.egg-info" ]; then /bin/ls /usr/local/lib/python2.7/site-packages/pygopherd-2.0.15-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/pygopherd-2.0.15-py2.7.egg-info/${f} >> /obj/buildshare/ports/355755/net/pygopherd/work/.PLIST.mktmp; done; echo "@unexec rmdir \"%D/lib/python2.7/site-packages/pygopherd-2.0.15-py2.7.egg-info\" 2>/dev/null || true" >> /obj/buildshare/ports/355755/net/pygopherd/work/.PLIST.mktmp; fi; ===> Compressing manual pages for pygopherd-2.0.16 ===> Registering installation for pygopherd-2.0.16 Installing pygopherd-2.0.16... done Make package ===> Building package for pygopherd-2.0.16 Creating package for pygopherd-2.0.16 slot2: removed