Building py27-pythonbrew-1.3_1.txz (origin /buildshare/ports/355755/devel/py-pythonbrew) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pythonbrew-1.3.tar.gz x packages/ 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 x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-pythonbrew-1.3_1 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-pythonbrew-1.3_1 ===> py27-pythonbrew-1.3_1 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-pythonbrew-1.3_1 ===> py27-pythonbrew-1.3_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-pythonbrew-1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-pythonbrew-1.3_1 depends on file: /usr/local/bin/python2.7 - found Make install ===> License MIT accepted by the user ===> py27-pythonbrew-1.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pythonbrew-1.3_1 for building ===> Extracting for py27-pythonbrew-1.3_1 => SHA256 Checksum OK for pythonbrew-1.3.tar.gz. ===> Patching for py27-pythonbrew-1.3_1 ===> py27-pythonbrew-1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-pythonbrew-1.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pythonbrew-1.3_1 running config ===> Building for py27-pythonbrew-1.3_1 running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_suite.py -> build/lib/tests creating build/lib/pythonbrew copying pythonbrew/basecommand.py -> build/lib/pythonbrew copying pythonbrew/__init__.py -> build/lib/pythonbrew copying pythonbrew/downloader.py -> build/lib/pythonbrew copying pythonbrew/log.py -> build/lib/pythonbrew copying pythonbrew/util.py -> build/lib/pythonbrew copying pythonbrew/baseparser.py -> build/lib/pythonbrew copying pythonbrew/curl.py -> build/lib/pythonbrew copying pythonbrew/exceptions.py -> build/lib/pythonbrew copying pythonbrew/define.py -> build/lib/pythonbrew creating build/lib/pythonbrew/commands copying pythonbrew/commands/cleanup.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/venv.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/update.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/__init__.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/symlink.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/list.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/switch.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/version.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/py.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/use.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/off.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/uninstall.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/install.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/help.py -> build/lib/pythonbrew/commands copying pythonbrew/commands/buildout.py -> build/lib/pythonbrew/commands creating build/lib/pythonbrew/installer copying pythonbrew/installer/pythoninstaller.py -> build/lib/pythonbrew/installer copying pythonbrew/installer/__init__.py -> build/lib/pythonbrew/installer copying pythonbrew/installer/pythonbrewinstaller.py -> build/lib/pythonbrew/installer running egg_info writing pythonbrew.egg-info/PKG-INFO writing top-level names to pythonbrew.egg-info/top_level.txt writing dependency_links to pythonbrew.egg-info/dependency_links.txt writing entry points to pythonbrew.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pythonbrew.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pythonbrew.egg-info/SOURCES.txt' creating build/lib/pythonbrew/etc copying pythonbrew/etc/bashrc -> build/lib/pythonbrew/etc copying pythonbrew/etc/config.cfg -> build/lib/pythonbrew/etc creating build/lib/pythonbrew/patches creating build/lib/pythonbrew/patches/all creating build/lib/pythonbrew/patches/all/common copying pythonbrew/patches/all/common/patch-setup.py.diff -> build/lib/pythonbrew/patches/all/common creating build/lib/pythonbrew/patches/all/python24 copying pythonbrew/patches/all/python24/patch-setup.py.diff -> build/lib/pythonbrew/patches/all/python24 creating build/lib/pythonbrew/patches/all/python25 copying pythonbrew/patches/all/python25/patch-setup.py.diff -> build/lib/pythonbrew/patches/all/python25 creating build/lib/pythonbrew/patches/all/python26 copying pythonbrew/patches/all/python26/patch-setup.py-for-2.6.5-and-earlier.diff -> build/lib/pythonbrew/patches/all/python26 creating build/lib/pythonbrew/patches/all/python30 copying pythonbrew/patches/all/python30/patch-setup.py.diff -> build/lib/pythonbrew/patches/all/python30 creating build/lib/pythonbrew/patches/all/python32 copying pythonbrew/patches/all/python32/patch-setup.py.diff -> build/lib/pythonbrew/patches/all/python32 creating build/lib/pythonbrew/patches/macosx creating build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Include-pyport.h -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Lib-cgi.py.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Lib-site.py.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Mac-OSX-IDLE-Makefile.in -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Mac-OSX-Makefile.in -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Mac-OSX-PythonLauncher-Makefile.in -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-Makefile.pre.in -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-configure -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-configure-arch_only.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-configure-badcflags.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-gestaltmodule.c.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-macosmodule.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-mactoolboxglue.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-pymactoolbox.diff -> build/lib/pythonbrew/patches/macosx/python24 copying pythonbrew/patches/macosx/python24/patch-setup.py.diff -> build/lib/pythonbrew/patches/macosx/python24 creating build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/_localemodule.c.ed -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/locale.py.ed -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-64bit.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-Lib-cgi.py.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-Lib-distutils-dist.py.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-Makefile.pre.in.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-configure-arch_only.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-configure-badcflags.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-gestaltmodule.c.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-pyconfig.h.in.diff -> build/lib/pythonbrew/patches/macosx/python25 copying pythonbrew/patches/macosx/python25/patch-setup.py.diff -> build/lib/pythonbrew/patches/macosx/python25 creating build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/_localemodule.c.ed -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/locale.py.ed -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Lib-cgi.py.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Lib-ctypes-macholib-dyld.py.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Lib-distutils-dist.py.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Mac-IDLE-Makefile.in.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Mac-Makefile.in.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Mac-PythonLauncher-Makefile.in.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-Mac-Tools-Doc-setup.py.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-setup.py-db46.diff -> build/lib/pythonbrew/patches/macosx/python26 copying pythonbrew/patches/macosx/python26/patch-setup_no_tkinter.py.diff -> build/lib/pythonbrew/patches/macosx/python26 creating build/lib/pythonbrew/patches/macosx/python27 copying pythonbrew/patches/macosx/python27/patch-Modules-posixmodule.diff -> build/lib/pythonbrew/patches/macosx/python27 ===> Staging for py27-pythonbrew-1.3_1 ===> py27-pythonbrew-1.3_1 depends on package: py27-setuptools27>0 - found ===> py27-pythonbrew-1.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing pythonbrew.egg-info/PKG-INFO writing top-level names to pythonbrew.egg-info/top_level.txt writing dependency_links to pythonbrew.egg-info/dependency_links.txt writing entry points to pythonbrew.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pythonbrew.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pythonbrew.egg-info/SOURCES.txt' running install_lib creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/tests copying build/lib/tests/test_suite.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/tests creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew copying build/lib/pythonbrew/basecommand.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/common copying build/lib/pythonbrew/patches/all/common/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/common creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python30 copying build/lib/pythonbrew/patches/all/python30/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python30 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python32 copying build/lib/pythonbrew/patches/all/python32/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python32 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python26 copying build/lib/pythonbrew/patches/all/python26/patch-setup.py-for-2.6.5-and-earlier.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python26 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python25 copying build/lib/pythonbrew/patches/all/python25/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python25 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python24 copying build/lib/pythonbrew/patches/all/python24/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/all/python24 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python27 copying build/lib/pythonbrew/patches/macosx/python27/patch-Modules-posixmodule.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python27 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Lib-cgi.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Mac-Makefile.in.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Lib-distutils-dist.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Mac-PythonLauncher-Makefile.in.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Lib-ctypes-macholib-dyld.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/_localemodule.c.ed -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Mac-Tools-Doc-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/locale.py.ed -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-Mac-IDLE-Makefile.in.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-setup.py-db46.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 copying build/lib/pythonbrew/patches/macosx/python26/patch-setup_no_tkinter.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python26 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-Lib-cgi.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-gestaltmodule.c.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-64bit.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-configure-arch_only.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-Lib-distutils-dist.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-Makefile.pre.in.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-pyconfig.h.in.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/_localemodule.c.ed -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/locale.py.ed -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 copying build/lib/pythonbrew/patches/macosx/python25/patch-configure-badcflags.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python25 creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Lib-site.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Lib-cgi.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-gestaltmodule.c.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-configure-arch_only.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Mac-OSX-PythonLauncher-Makefile.in -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Makefile.pre.in -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Include-pyport.h -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Mac-OSX-IDLE-Makefile.in -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-setup.py.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-Mac-OSX-Makefile.in -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-configure -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-mactoolboxglue.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-configure-badcflags.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-pymactoolbox.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/patches/macosx/python24/patch-macosmodule.diff -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/patches/macosx/python24 copying build/lib/pythonbrew/__init__.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew copying build/lib/pythonbrew/downloader.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew copying build/lib/pythonbrew/log.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/cleanup.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/venv.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/update.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/__init__.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/symlink.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/list.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/switch.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/version.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/py.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/use.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/off.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/uninstall.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/install.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/help.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/commands/buildout.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands copying build/lib/pythonbrew/util.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew copying build/lib/pythonbrew/baseparser.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew copying build/lib/pythonbrew/curl.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew copying build/lib/pythonbrew/exceptions.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/etc copying build/lib/pythonbrew/etc/bashrc -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/etc copying build/lib/pythonbrew/etc/config.cfg -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/etc copying build/lib/pythonbrew/define.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew creating /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer copying build/lib/pythonbrew/installer/pythoninstaller.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer copying build/lib/pythonbrew/installer/__init__.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer copying build/lib/pythonbrew/installer/pythonbrewinstaller.py -> /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/tests/test_suite.py to test_suite.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/basecommand.py to basecommand.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/downloader.py to downloader.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/log.py to log.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/cleanup.py to cleanup.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/venv.py to venv.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/update.py to update.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/symlink.py to symlink.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/list.py to list.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/switch.py to switch.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/version.py to version.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/py.py to py.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/use.py to use.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/off.py to off.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/uninstall.py to uninstall.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/install.py to install.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/help.py to help.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/commands/buildout.py to buildout.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/util.py to util.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/baseparser.py to baseparser.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/curl.py to curl.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/exceptions.py to exceptions.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/define.py to define.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer/pythoninstaller.py to pythoninstaller.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew/installer/pythonbrewinstaller.py to pythonbrewinstaller.pyc writing byte-compilation script '/tmp/tmpbF0EXR.py' /usr/local/bin/python2.7 -O /tmp/tmpbF0EXR.py removing /tmp/tmpbF0EXR.py running install_egg_info Copying pythonbrew.egg-info to /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/lib/python2.7/site-packages/pythonbrew-1.3-py2.7.egg-info running install_scripts Installing pythonbrew_install script to /obj/buildshare/ports/355755/devel/py-pythonbrew/work/stage/usr/local/bin writing list of installed files to '/obj/buildshare/ports/355755/devel/py-pythonbrew/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-pythonbrew-1.3_1 ===> Checking if devel/py-pythonbrew already installed ===> Registering installation for py27-pythonbrew-1.3_1 Installing py27-pythonbrew-1.3_1... done Make package ===> Building package for py27-pythonbrew-1.3_1 slot2: removed