Building py27-google-api-python-client-1.1.txz (origin /buildshare/ports/355755/www/py-google-api-python-client) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/google-api-python-client-1.1.tar.gz x distfiles/google-api-python-client-samples-1.1.tar.gz x packages/ x packages/py27-oauth2-1.5.211_2.txz x packages/python27-2.7.6_4.txz x packages/py27-httplib2-0.8_2.txz x packages/pkg-1.2.7_2.txz x packages/py27-gflags-2.0_1.txz x packages/py27-setuptools27-2.0.1.txz x packages/python2-2_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-google-api-python-client-1.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-google-api-python-client-1.1 ===> py27-google-api-python-client-1.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-google-api-python-client-1.1 ===> py27-google-api-python-client-1.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-google-api-python-client-1.1 depends on executable: python2 - not found ===> Verifying install for python2 in /buildshare/ports/355755/lang/python2 ===> Installing existing package /packages/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of py27-google-api-python-client-1.1 ===> py27-google-api-python-client-1.1 depends on package: py27-gflags>=1.4 - not found ===> Verifying install for py27-gflags>=1.4 in /buildshare/ports/355755/devel/py-gflags ===> Installing existing package /packages/py27-gflags-2.0_1.txz Installing py27-gflags-2.0_1... done ===> Returning to build of py27-google-api-python-client-1.1 ===> py27-google-api-python-client-1.1 depends on package: py27-httplib2>=0.6.0 - not found ===> Verifying install for py27-httplib2>=0.6.0 in /buildshare/ports/355755/www/py-httplib2 ===> Installing existing package /packages/py27-httplib2-0.8_2.txz Installing py27-httplib2-0.8_2... done ===> Returning to build of py27-google-api-python-client-1.1 ===> py27-google-api-python-client-1.1 depends on package: py27-oauth2>=1.5.167 - not found ===> Verifying install for py27-oauth2>=1.5.167 in /buildshare/ports/355755/net/py-oauth2 ===> Installing existing package /packages/py27-oauth2-1.5.211_2.txz Installing py27-oauth2-1.5.211_2... done ===> Returning to build of py27-google-api-python-client-1.1 ===> py27-google-api-python-client-1.1 depends on package: py27-setuptools27>0 - found ===> py27-google-api-python-client-1.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-google-api-python-client-1.1 depends on executable: python2 - found Make install ===> License APACHE20 accepted by the user ===> py27-google-api-python-client-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-google-api-python-client-1.1 for building ===> Extracting for py27-google-api-python-client-1.1 => SHA256 Checksum OK for google-api-python-client-1.1.tar.gz. => SHA256 Checksum OK for google-api-python-client-samples-1.1.tar.gz. ===> Patching for py27-google-api-python-client-1.1 /usr/bin/find /obj/buildshare/ports/355755/www/py-google-api-python-client/work/samples /obj/buildshare/ports/355755/www/py-google-api-python-client/work/google-api-python-client-1.1 -type f -and \( -name "*.py" -or -name "enable-app-engine-project" \) -print0 | /usr/bin/xargs -0 /usr/bin/sed -e 's,/usr/bin/env python,&2.7,' -e 's,/usr/bin/python.*,/usr/local/bin/python2.7,' -e 's,../google_appengine,/usr/local/share/google-appengine,1' -e "s,'samples/oauth2','/usr/local/share/examples/py27-google-api-python-client',1" -i.bak ===> py27-google-api-python-client-1.1 depends on package: py27-setuptools27>0 - found ===> py27-google-api-python-client-1.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-google-api-python-client-1.1 depends on executable: python2 - found ===> Configuring for py27-google-api-python-client-1.1 running config ===> Building for py27-google-api-python-client-1.1 running bdist_egg running egg_info writing requirements to google_api_python_client.egg-info/requires.txt writing google_api_python_client.egg-info/PKG-INFO writing top-level names to google_api_python_client.egg-info/top_level.txt writing dependency_links to google_api_python_client.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'google_api_python_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'apiclient' writing manifest file 'google_api_python_client.egg-info/SOURCES.txt' installing library code to build/bdist.freebsd-11.0-CURRENT-powerpc/egg running install_lib running build_py creating build creating build/lib creating build/lib/apiclient copying apiclient/__init__.py -> build/lib/apiclient copying apiclient/push.py -> build/lib/apiclient copying apiclient/http.py -> build/lib/apiclient copying apiclient/schema.py -> build/lib/apiclient copying apiclient/model.py -> build/lib/apiclient copying apiclient/discovery.py -> build/lib/apiclient copying apiclient/mimeparse.py -> build/lib/apiclient copying apiclient/errors.py -> build/lib/apiclient creating build/lib/oauth2client copying oauth2client/appengine.py -> build/lib/oauth2client copying oauth2client/locked_file.py -> build/lib/oauth2client copying oauth2client/gce.py -> build/lib/oauth2client copying oauth2client/multistore_file.py -> build/lib/oauth2client copying oauth2client/crypt.py -> build/lib/oauth2client copying oauth2client/clientsecrets.py -> build/lib/oauth2client copying oauth2client/__init__.py -> build/lib/oauth2client copying oauth2client/util.py -> build/lib/oauth2client copying oauth2client/django_orm.py -> build/lib/oauth2client copying oauth2client/client.py -> build/lib/oauth2client copying oauth2client/xsrfutil.py -> build/lib/oauth2client copying oauth2client/tools.py -> build/lib/oauth2client copying oauth2client/keyring_storage.py -> build/lib/oauth2client copying oauth2client/file.py -> build/lib/oauth2client copying oauth2client/anyjson.py -> build/lib/oauth2client creating build/lib/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate creating build/bdist.freebsd-11.0-CURRENT-powerpc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/push.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/http.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/schema.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/model.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/discovery.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/mimeparse.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient copying build/lib/apiclient/errors.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/appengine.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/locked_file.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/gce.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/multistore_file.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/crypt.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/clientsecrets.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/util.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/django_orm.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/client.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/xsrfutil.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/tools.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/keyring_storage.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/file.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client copying build/lib/oauth2client/anyjson.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/uritemplate copying build/lib/uritemplate/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/uritemplate byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/push.py to push.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/http.py to http.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/schema.py to schema.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/model.py to model.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/discovery.py to discovery.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/mimeparse.py to mimeparse.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/apiclient/errors.py to errors.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/appengine.py to appengine.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/locked_file.py to locked_file.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/gce.py to gce.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/multistore_file.py to multistore_file.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/crypt.py to crypt.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/clientsecrets.py to clientsecrets.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/util.py to util.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/django_orm.py to django_orm.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/client.py to client.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/xsrfutil.py to xsrfutil.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/tools.py to tools.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/keyring_storage.py to keyring_storage.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/file.py to file.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/oauth2client/anyjson.py to anyjson.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/uritemplate/__init__.py to __init__.pyc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO installing scripts to build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/scripts-2.7 copying and adjusting bin/enable-app-engine-project -> build/scripts-2.7 changing mode of build/scripts-2.7/enable-app-engine-project from 644 to 755 creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO/scripts copying build/scripts-2.7/enable-app-engine-project -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO/scripts changing mode of build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO/scripts/enable-app-engine-project to 755 copying google_api_python_client.egg-info/PKG-INFO -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying google_api_python_client.egg-info/SOURCES.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying google_api_python_client.egg-info/dependency_links.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying google_api_python_client.egg-info/requires.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying google_api_python_client.egg-info/top_level.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/google_api_python_client-1.1-py2.7.egg' and adding 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' to it removing 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' (and everything under it) ===> Installing for py27-google-api-python-client-1.1 ===> py27-google-api-python-client-1.1 depends on package: py27-gflags>=1.4 - found ===> py27-google-api-python-client-1.1 depends on package: py27-httplib2>=0.6.0 - found ===> py27-google-api-python-client-1.1 depends on package: py27-oauth2>=1.5.167 - found ===> py27-google-api-python-client-1.1 depends on package: py27-setuptools27>0 - found ===> py27-google-api-python-client-1.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-google-api-python-client-1.1 depends on executable: python2 - found ===> Generating temporary packing list ===> Checking if www/py-google-api-python-client already installed running easy_install Processing google_api_python_client-1.1-py2.7.egg Copying google_api_python_client-1.1-py2.7.egg to /usr/local/lib/python2.7/site-packages Adding google-api-python-client 1.1 to easy-install.pth file Installing enable-app-engine-project script to /usr/local/bin Installed /usr/local/lib/python2.7/site-packages/google_api_python_client-1.1-py2.7.egg writing list of installed files to '/obj/buildshare/ports/355755/www/py-google-api-python-client/work/.PLIST.pymodtmp' /bin/mkdir -p /usr/local/share/doc/py27-google-api-python-client install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/py-google-api-python-client/work/google-api-python-client-1.1/FAQ /usr/local/share/doc/py27-google-api-python-client/FAQ cd /obj/buildshare/ports/355755/www/py-google-api-python-client/work/samples && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /usr/local/share/examples/py27-google-api-python-client ===> Registering installation for py27-google-api-python-client-1.1 Installing py27-google-api-python-client-1.1... done Make package ===> Building package for py27-google-api-python-client-1.1 Creating package for py27-google-api-python-client-1.1 slot1: removed