+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-boto-2.49.0nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-boto-2.49.0nb4/work.log
WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead.
===> Building for py310-boto-2.49.0nb4
(cd /home/pbulk/build/net/py-boto/work/boto-2.49.0/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/pkg/bin/python3.10 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include CPPFLAGS=-I/usr/include\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/pkg/lib\ -lintl\ -liconv\ -L/opt/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/net/py-boto/work/.cwrapper/bin:/home/pbulk/build/net/py-boto/work/.buildlink/bin:/home/pbulk/build/net/py-boto/work/.gcc/bin:/home/pbulk/build/net/py-boto/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/etc/opt/pkg CXXCPP=cpp HOME=/home/pbulk/build/net/py-boto/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/net/py-boto/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/pkg/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/net/py-boto/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/net/py-boto/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/net/py-boto/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/net/py-boto/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/net/py-boto/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/net/py-boto/work/.buildlink/lib/pkgconfig:/home/pbulk/build/net/py-boto/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/net/py-boto/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/net/py-boto/work/.cwrapper/config  /opt/pkg/bin/python3.10 setup.py  build   -j4)
/opt/pkg/lib/python3.10/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/opt/pkg/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating build/lib/boto
copying boto/compat.py -> build/lib/boto
copying boto/auth_handler.py -> build/lib/boto
copying boto/regioninfo.py -> build/lib/boto
copying boto/storage_uri.py -> build/lib/boto
copying boto/endpoints.py -> build/lib/boto
copying boto/https_connection.py -> build/lib/boto
copying boto/provider.py -> build/lib/boto
copying boto/resultset.py -> build/lib/boto
copying boto/utils.py -> build/lib/boto
copying boto/plugin.py -> build/lib/boto
copying boto/connection.py -> build/lib/boto
copying boto/handler.py -> build/lib/boto
copying boto/jsonresponse.py -> build/lib/boto
copying boto/exception.py -> build/lib/boto
copying boto/__init__.py -> build/lib/boto
copying boto/auth.py -> build/lib/boto
copying boto/requestlog.py -> build/lib/boto
creating build/lib/boto/sqs
copying boto/sqs/message.py -> build/lib/boto/sqs
copying boto/sqs/batchresults.py -> build/lib/boto/sqs
copying boto/sqs/messageattributes.py -> build/lib/boto/sqs
copying boto/sqs/connection.py -> build/lib/boto/sqs
copying boto/sqs/__init__.py -> build/lib/boto/sqs
copying boto/sqs/queue.py -> build/lib/boto/sqs
copying boto/sqs/bigmessage.py -> build/lib/boto/sqs
copying boto/sqs/regioninfo.py -> build/lib/boto/sqs
copying boto/sqs/jsonmessage.py -> build/lib/boto/sqs
copying boto/sqs/attributes.py -> build/lib/boto/sqs
creating build/lib/boto/s3
copying boto/s3/bucket.py -> build/lib/boto/s3
copying boto/s3/tagging.py -> build/lib/boto/s3
copying boto/s3/deletemarker.py -> build/lib/boto/s3
copying boto/s3/website.py -> build/lib/boto/s3
copying boto/s3/multidelete.py -> build/lib/boto/s3
copying boto/s3/bucketlistresultset.py -> build/lib/boto/s3
copying boto/s3/key.py -> build/lib/boto/s3
copying boto/s3/multipart.py -> build/lib/boto/s3
copying boto/s3/user.py -> build/lib/boto/s3
copying boto/s3/connection.py -> build/lib/boto/s3
copying boto/s3/__init__.py -> build/lib/boto/s3
copying boto/s3/keyfile.py -> build/lib/boto/s3
copying boto/s3/bucketlogging.py -> build/lib/boto/s3
copying boto/s3/lifecycle.py -> build/lib/boto/s3
copying boto/s3/resumable_download_handler.py -> build/lib/boto/s3
copying boto/s3/prefix.py -> build/lib/boto/s3
copying boto/s3/cors.py -> build/lib/boto/s3
copying boto/s3/acl.py -> build/lib/boto/s3
creating build/lib/boto/gs
copying boto/gs/resumable_upload_handler.py -> build/lib/boto/gs
copying boto/gs/__init__.py -> build/lib/boto/gs
copying boto/gs/cors.py -> build/lib/boto/gs
copying boto/gs/bucketlistresultset.py -> build/lib/boto/gs
copying boto/gs/lifecycle.py -> build/lib/boto/gs
copying boto/gs/key.py -> build/lib/boto/gs
copying boto/gs/connection.py -> build/lib/boto/gs
copying boto/gs/bucket.py -> build/lib/boto/gs
copying boto/gs/user.py -> build/lib/boto/gs
copying boto/gs/encryptionconfig.py -> build/lib/boto/gs
copying boto/gs/acl.py -> build/lib/boto/gs
creating build/lib/boto/file
copying boto/file/bucket.py -> build/lib/boto/file
copying boto/file/simpleresultset.py -> build/lib/boto/file
copying boto/file/__init__.py -> build/lib/boto/file
copying boto/file/key.py -> build/lib/boto/file
copying boto/file/connection.py -> build/lib/boto/file
creating build/lib/boto/ec2
copying boto/ec2/volumestatus.py -> build/lib/boto/ec2
copying boto/ec2/__init__.py -> build/lib/boto/ec2
copying boto/ec2/ec2object.py -> build/lib/boto/ec2
copying boto/ec2/spotpricehistory.py -> build/lib/boto/ec2
copying boto/ec2/snapshot.py -> build/lib/boto/ec2
copying boto/ec2/launchspecification.py -> build/lib/boto/ec2
copying boto/ec2/connection.py -> build/lib/boto/ec2
copying boto/ec2/spotdatafeedsubscription.py -> build/lib/boto/ec2
copying boto/ec2/bundleinstance.py -> build/lib/boto/ec2
copying boto/ec2/buyreservation.py -> build/lib/boto/ec2
copying boto/ec2/attributes.py -> build/lib/boto/ec2
copying boto/ec2/instancestatus.py -> build/lib/boto/ec2
copying boto/ec2/image.py -> build/lib/boto/ec2
copying boto/ec2/placementgroup.py -> build/lib/boto/ec2
copying boto/ec2/regioninfo.py -> build/lib/boto/ec2
copying boto/ec2/zone.py -> build/lib/boto/ec2
copying boto/ec2/volume.py -> build/lib/boto/ec2
copying boto/ec2/instance.py -> build/lib/boto/ec2
copying boto/ec2/reservedinstance.py -> build/lib/boto/ec2
copying boto/ec2/networkinterface.py -> build/lib/boto/ec2
copying boto/ec2/keypair.py -> build/lib/boto/ec2
copying boto/ec2/instancetype.py -> build/lib/boto/ec2
copying boto/ec2/group.py -> build/lib/boto/ec2
copying boto/ec2/securitygroup.py -> build/lib/boto/ec2
copying boto/ec2/spotinstancerequest.py -> build/lib/boto/ec2
copying boto/ec2/blockdevicemapping.py -> build/lib/boto/ec2
copying boto/ec2/instanceinfo.py -> build/lib/boto/ec2
copying boto/ec2/tag.py -> build/lib/boto/ec2
copying boto/ec2/address.py -> build/lib/boto/ec2
creating build/lib/boto/ec2/cloudwatch
copying boto/ec2/cloudwatch/dimension.py -> build/lib/boto/ec2/cloudwatch
copying boto/ec2/cloudwatch/datapoint.py -> build/lib/boto/ec2/cloudwatch
copying boto/ec2/cloudwatch/alarm.py -> build/lib/boto/ec2/cloudwatch
copying boto/ec2/cloudwatch/__init__.py -> build/lib/boto/ec2/cloudwatch
copying boto/ec2/cloudwatch/metric.py -> build/lib/boto/ec2/cloudwatch
copying boto/ec2/cloudwatch/listelement.py -> build/lib/boto/ec2/cloudwatch
creating build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/activity.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/group.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/instance.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/scheduled.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/policy.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/tag.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/launchconfig.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/limits.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/request.py -> build/lib/boto/ec2/autoscale
copying boto/ec2/autoscale/__init__.py -> build/lib/boto/ec2/autoscale
creating build/lib/boto/ec2/elb
copying boto/ec2/elb/listelement.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/healthcheck.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/instancestate.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/attributes.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/policies.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/securitygroup.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/listener.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/loadbalancer.py -> build/lib/boto/ec2/elb
copying boto/ec2/elb/__init__.py -> build/lib/boto/ec2/elb
creating build/lib/boto/sdb
copying boto/sdb/regioninfo.py -> build/lib/boto/sdb
copying boto/sdb/connection.py -> build/lib/boto/sdb
copying boto/sdb/queryresultset.py -> build/lib/boto/sdb
copying boto/sdb/domain.py -> build/lib/boto/sdb
copying boto/sdb/item.py -> build/lib/boto/sdb
copying boto/sdb/__init__.py -> build/lib/boto/sdb
creating build/lib/boto/cacerts
copying boto/cacerts/__init__.py -> build/lib/boto/cacerts
creating build/lib/boto/sdb/db
copying boto/sdb/db/key.py -> build/lib/boto/sdb/db
copying boto/sdb/db/model.py -> build/lib/boto/sdb/db
copying boto/sdb/db/test_db.py -> build/lib/boto/sdb/db
copying boto/sdb/db/blob.py -> build/lib/boto/sdb/db
copying boto/sdb/db/property.py -> build/lib/boto/sdb/db
copying boto/sdb/db/sequence.py -> build/lib/boto/sdb/db
copying boto/sdb/db/__init__.py -> build/lib/boto/sdb/db
copying boto/sdb/db/query.py -> build/lib/boto/sdb/db
creating build/lib/boto/sdb/db/manager
copying boto/sdb/db/manager/__init__.py -> build/lib/boto/sdb/db/manager
copying boto/sdb/db/manager/sdbmanager.py -> build/lib/boto/sdb/db/manager
copying boto/sdb/db/manager/xmlmanager.py -> build/lib/boto/sdb/db/manager
creating build/lib/boto/mturk
copying boto/mturk/layoutparam.py -> build/lib/boto/mturk
copying boto/mturk/qualification.py -> build/lib/boto/mturk
copying boto/mturk/connection.py -> build/lib/boto/mturk
copying boto/mturk/question.py -> build/lib/boto/mturk
copying boto/mturk/notification.py -> build/lib/boto/mturk
copying boto/mturk/__init__.py -> build/lib/boto/mturk
copying boto/mturk/price.py -> build/lib/boto/mturk
creating build/lib/boto/pyami
copying boto/pyami/bootstrap.py -> build/lib/boto/pyami
copying boto/pyami/copybot.py -> build/lib/boto/pyami
copying boto/pyami/__init__.py -> build/lib/boto/pyami
copying boto/pyami/config.py -> build/lib/boto/pyami
copying boto/pyami/scriptbase.py -> build/lib/boto/pyami
copying boto/pyami/helloworld.py -> build/lib/boto/pyami
copying boto/pyami/launch_ami.py -> build/lib/boto/pyami
copying boto/pyami/startup.py -> build/lib/boto/pyami
creating build/lib/boto/pyami/installers
copying boto/pyami/installers/__init__.py -> build/lib/boto/pyami/installers
creating build/lib/boto/pyami/installers/ubuntu
copying boto/pyami/installers/ubuntu/__init__.py -> build/lib/boto/pyami/installers/ubuntu
copying boto/pyami/installers/ubuntu/apache.py -> build/lib/boto/pyami/installers/ubuntu
copying boto/pyami/installers/ubuntu/trac.py -> build/lib/boto/pyami/installers/ubuntu
copying boto/pyami/installers/ubuntu/ebs.py -> build/lib/boto/pyami/installers/ubuntu
copying boto/pyami/installers/ubuntu/mysql.py -> build/lib/boto/pyami/installers/ubuntu
copying boto/pyami/installers/ubuntu/installer.py -> build/lib/boto/pyami/installers/ubuntu
creating build/lib/boto/mashups
copying boto/mashups/iobject.py -> build/lib/boto/mashups
copying boto/mashups/interactive.py -> build/lib/boto/mashups
copying boto/mashups/server.py -> build/lib/boto/mashups
copying boto/mashups/__init__.py -> build/lib/boto/mashups
copying boto/mashups/order.py -> build/lib/boto/mashups
creating build/lib/boto/contrib
copying boto/contrib/ymlmessage.py -> build/lib/boto/contrib
copying boto/contrib/__init__.py -> build/lib/boto/contrib
creating build/lib/boto/manage
copying boto/manage/cmdshell.py -> build/lib/boto/manage
copying boto/manage/server.py -> build/lib/boto/manage
copying boto/manage/__init__.py -> build/lib/boto/manage
copying boto/manage/volume.py -> build/lib/boto/manage
copying boto/manage/task.py -> build/lib/boto/manage
copying boto/manage/test_manage.py -> build/lib/boto/manage
copying boto/manage/propget.py -> build/lib/boto/manage
creating build/lib/boto/services
copying boto/services/bs.py -> build/lib/boto/services
copying boto/services/submit.py -> build/lib/boto/services
copying boto/services/sonofmmm.py -> build/lib/boto/services
copying boto/services/__init__.py -> build/lib/boto/services
copying boto/services/message.py -> build/lib/boto/services
copying boto/services/result.py -> build/lib/boto/services
copying boto/services/service.py -> build/lib/boto/services
copying boto/services/servicedef.py -> build/lib/boto/services
creating build/lib/boto/cloudfront
copying boto/cloudfront/signers.py -> build/lib/boto/cloudfront
copying boto/cloudfront/exception.py -> build/lib/boto/cloudfront
copying boto/cloudfront/logging.py -> build/lib/boto/cloudfront
copying boto/cloudfront/invalidation.py -> build/lib/boto/cloudfront
copying boto/cloudfront/identity.py -> build/lib/boto/cloudfront
copying boto/cloudfront/__init__.py -> build/lib/boto/cloudfront
copying boto/cloudfront/distribution.py -> build/lib/boto/cloudfront
copying boto/cloudfront/object.py -> build/lib/boto/cloudfront
copying boto/cloudfront/origin.py -> build/lib/boto/cloudfront
creating build/lib/boto/roboto
copying boto/roboto/__init__.py -> build/lib/boto/roboto
copying boto/roboto/param.py -> build/lib/boto/roboto
copying boto/roboto/awsqueryrequest.py -> build/lib/boto/roboto
copying boto/roboto/awsqueryservice.py -> build/lib/boto/roboto
creating build/lib/boto/rds
copying boto/rds/parametergroup.py -> build/lib/boto/rds
copying boto/rds/dbsecuritygroup.py -> build/lib/boto/rds
copying boto/rds/optiongroup.py -> build/lib/boto/rds
copying boto/rds/logfile.py -> build/lib/boto/rds
copying boto/rds/dbsnapshot.py -> build/lib/boto/rds
copying boto/rds/__init__.py -> build/lib/boto/rds
copying boto/rds/statusinfo.py -> build/lib/boto/rds
copying boto/rds/event.py -> build/lib/boto/rds
copying boto/rds/dbinstance.py -> build/lib/boto/rds
copying boto/rds/vpcsecuritygroupmembership.py -> build/lib/boto/rds
copying boto/rds/regioninfo.py -> build/lib/boto/rds
copying boto/rds/dbsubnetgroup.py -> build/lib/boto/rds
creating build/lib/boto/vpc
copying boto/vpc/routetable.py -> build/lib/boto/vpc
copying boto/vpc/internetgateway.py -> build/lib/boto/vpc
copying boto/vpc/vpc.py -> build/lib/boto/vpc
copying boto/vpc/customergateway.py -> build/lib/boto/vpc
copying boto/vpc/vpnconnection.py -> build/lib/boto/vpc
copying boto/vpc/networkacl.py -> build/lib/boto/vpc
copying boto/vpc/__init__.py -> build/lib/boto/vpc
copying boto/vpc/dhcpoptions.py -> build/lib/boto/vpc
copying boto/vpc/subnet.py -> build/lib/boto/vpc
copying boto/vpc/vpc_peering_connection.py -> build/lib/boto/vpc
copying boto/vpc/vpngateway.py -> build/lib/boto/vpc
creating build/lib/boto/fps
copying boto/fps/response.py -> build/lib/boto/fps
copying boto/fps/__init__.py -> build/lib/boto/fps
copying boto/fps/connection.py -> build/lib/boto/fps
copying boto/fps/exception.py -> build/lib/boto/fps
creating build/lib/boto/emr
copying boto/emr/step.py -> build/lib/boto/emr
copying boto/emr/connection.py -> build/lib/boto/emr
copying boto/emr/bootstrap_action.py -> build/lib/boto/emr
copying boto/emr/instance_group.py -> build/lib/boto/emr
copying boto/emr/__init__.py -> build/lib/boto/emr
copying boto/emr/emrobject.py -> build/lib/boto/emr
creating build/lib/boto/sns
copying boto/sns/__init__.py -> build/lib/boto/sns
copying boto/sns/connection.py -> build/lib/boto/sns
creating build/lib/boto/ecs
copying boto/ecs/__init__.py -> build/lib/boto/ecs
copying boto/ecs/item.py -> build/lib/boto/ecs
creating build/lib/boto/iam
copying boto/iam/summarymap.py -> build/lib/boto/iam
copying boto/iam/__init__.py -> build/lib/boto/iam
copying boto/iam/connection.py -> build/lib/boto/iam
creating build/lib/boto/route53
copying boto/route53/healthcheck.py -> build/lib/boto/route53
copying boto/route53/zone.py -> build/lib/boto/route53
copying boto/route53/hostedzone.py -> build/lib/boto/route53
copying boto/route53/record.py -> build/lib/boto/route53
copying boto/route53/connection.py -> build/lib/boto/route53
copying boto/route53/__init__.py -> build/lib/boto/route53
copying boto/route53/exception.py -> build/lib/boto/route53
copying boto/route53/status.py -> build/lib/boto/route53
creating build/lib/boto/ses
copying boto/ses/exceptions.py -> build/lib/boto/ses
copying boto/ses/__init__.py -> build/lib/boto/ses
copying boto/ses/connection.py -> build/lib/boto/ses
creating build/lib/boto/cloudformation
copying boto/cloudformation/connection.py -> build/lib/boto/cloudformation
copying boto/cloudformation/__init__.py -> build/lib/boto/cloudformation
copying boto/cloudformation/template.py -> build/lib/boto/cloudformation
copying boto/cloudformation/stack.py -> build/lib/boto/cloudformation
creating build/lib/boto/sts
copying boto/sts/__init__.py -> build/lib/boto/sts
copying boto/sts/credentials.py -> build/lib/boto/sts
copying boto/sts/connection.py -> build/lib/boto/sts
creating build/lib/boto/dynamodb
copying boto/dynamodb/schema.py -> build/lib/boto/dynamodb
copying boto/dynamodb/layer2.py -> build/lib/boto/dynamodb
copying boto/dynamodb/exceptions.py -> build/lib/boto/dynamodb
copying boto/dynamodb/layer1.py -> build/lib/boto/dynamodb
copying boto/dynamodb/types.py -> build/lib/boto/dynamodb
copying boto/dynamodb/item.py -> build/lib/boto/dynamodb
copying boto/dynamodb/batch.py -> build/lib/boto/dynamodb
copying boto/dynamodb/__init__.py -> build/lib/boto/dynamodb
copying boto/dynamodb/condition.py -> build/lib/boto/dynamodb
copying boto/dynamodb/table.py -> build/lib/boto/dynamodb
creating build/lib/boto/swf
copying boto/swf/exceptions.py -> build/lib/boto/swf
copying boto/swf/__init__.py -> build/lib/boto/swf
copying boto/swf/layer2.py -> build/lib/boto/swf
copying boto/swf/layer1_decisions.py -> build/lib/boto/swf
copying boto/swf/layer1.py -> build/lib/boto/swf
creating build/lib/boto/mws
copying boto/mws/connection.py -> build/lib/boto/mws
copying boto/mws/response.py -> build/lib/boto/mws
copying boto/mws/__init__.py -> build/lib/boto/mws
copying boto/mws/exception.py -> build/lib/boto/mws
creating build/lib/boto/cloudsearch
copying boto/cloudsearch/layer1.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/layer2.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/optionstatus.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/document.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/sourceattribute.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/domain.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/__init__.py -> build/lib/boto/cloudsearch
copying boto/cloudsearch/search.py -> build/lib/boto/cloudsearch
creating build/lib/boto/glacier
copying boto/glacier/writer.py -> build/lib/boto/glacier
copying boto/glacier/concurrent.py -> build/lib/boto/glacier
copying boto/glacier/exceptions.py -> build/lib/boto/glacier
copying boto/glacier/layer2.py -> build/lib/boto/glacier
copying boto/glacier/utils.py -> build/lib/boto/glacier
copying boto/glacier/layer1.py -> build/lib/boto/glacier
copying boto/glacier/__init__.py -> build/lib/boto/glacier
copying boto/glacier/vault.py -> build/lib/boto/glacier
copying boto/glacier/response.py -> build/lib/boto/glacier
copying boto/glacier/job.py -> build/lib/boto/glacier
creating build/lib/boto/beanstalk
copying boto/beanstalk/wrapper.py -> build/lib/boto/beanstalk
copying boto/beanstalk/layer1.py -> build/lib/boto/beanstalk
copying boto/beanstalk/__init__.py -> build/lib/boto/beanstalk
copying boto/beanstalk/exception.py -> build/lib/boto/beanstalk
copying boto/beanstalk/response.py -> build/lib/boto/beanstalk
creating build/lib/boto/datapipeline
copying boto/datapipeline/layer1.py -> build/lib/boto/datapipeline
copying boto/datapipeline/__init__.py -> build/lib/boto/datapipeline
copying boto/datapipeline/exceptions.py -> build/lib/boto/datapipeline
creating build/lib/boto/elasticache
copying boto/elasticache/__init__.py -> build/lib/boto/elasticache
copying boto/elasticache/layer1.py -> build/lib/boto/elasticache
creating build/lib/boto/elastictranscoder
copying boto/elastictranscoder/__init__.py -> build/lib/boto/elastictranscoder
copying boto/elastictranscoder/exceptions.py -> build/lib/boto/elastictranscoder
copying boto/elastictranscoder/layer1.py -> build/lib/boto/elastictranscoder
creating build/lib/boto/opsworks
copying boto/opsworks/__init__.py -> build/lib/boto/opsworks
copying boto/opsworks/layer1.py -> build/lib/boto/opsworks
copying boto/opsworks/exceptions.py -> build/lib/boto/opsworks
creating build/lib/boto/redshift
copying boto/redshift/exceptions.py -> build/lib/boto/redshift
copying boto/redshift/__init__.py -> build/lib/boto/redshift
copying boto/redshift/layer1.py -> build/lib/boto/redshift
creating build/lib/boto/dynamodb2
copying boto/dynamodb2/exceptions.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/table.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/fields.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/items.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/results.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/types.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/layer1.py -> build/lib/boto/dynamodb2
copying boto/dynamodb2/__init__.py -> build/lib/boto/dynamodb2
creating build/lib/boto/support
copying boto/support/__init__.py -> build/lib/boto/support
copying boto/support/layer1.py -> build/lib/boto/support
copying boto/support/exceptions.py -> build/lib/boto/support
creating build/lib/boto/cloudtrail
copying boto/cloudtrail/__init__.py -> build/lib/boto/cloudtrail
copying boto/cloudtrail/exceptions.py -> build/lib/boto/cloudtrail
copying boto/cloudtrail/layer1.py -> build/lib/boto/cloudtrail
creating build/lib/boto/directconnect
copying boto/directconnect/__init__.py -> build/lib/boto/directconnect
copying boto/directconnect/layer1.py -> build/lib/boto/directconnect
copying boto/directconnect/exceptions.py -> build/lib/boto/directconnect
creating build/lib/boto/kinesis
copying boto/kinesis/__init__.py -> build/lib/boto/kinesis
copying boto/kinesis/layer1.py -> build/lib/boto/kinesis
copying boto/kinesis/exceptions.py -> build/lib/boto/kinesis
creating build/lib/boto/rds2
copying boto/rds2/layer1.py -> build/lib/boto/rds2
copying boto/rds2/__init__.py -> build/lib/boto/rds2
copying boto/rds2/exceptions.py -> build/lib/boto/rds2
creating build/lib/boto/cloudsearch2
copying boto/cloudsearch2/layer1.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/exceptions.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/layer2.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/document.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/search.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/optionstatus.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/__init__.py -> build/lib/boto/cloudsearch2
copying boto/cloudsearch2/domain.py -> build/lib/boto/cloudsearch2
creating build/lib/boto/logs
copying boto/logs/__init__.py -> build/lib/boto/logs
copying boto/logs/layer1.py -> build/lib/boto/logs
copying boto/logs/exceptions.py -> build/lib/boto/logs
creating build/lib/boto/vendored
copying boto/vendored/six.py -> build/lib/boto/vendored
copying boto/vendored/__init__.py -> build/lib/boto/vendored
creating build/lib/boto/route53/domains
copying boto/route53/domains/exceptions.py -> build/lib/boto/route53/domains
copying boto/route53/domains/layer1.py -> build/lib/boto/route53/domains
copying boto/route53/domains/__init__.py -> build/lib/boto/route53/domains
creating build/lib/boto/cognito
copying boto/cognito/__init__.py -> build/lib/boto/cognito
creating build/lib/boto/cognito/identity
copying boto/cognito/identity/__init__.py -> build/lib/boto/cognito/identity
copying boto/cognito/identity/exceptions.py -> build/lib/boto/cognito/identity
copying boto/cognito/identity/layer1.py -> build/lib/boto/cognito/identity
creating build/lib/boto/cognito/sync
copying boto/cognito/sync/exceptions.py -> build/lib/boto/cognito/sync
copying boto/cognito/sync/layer1.py -> build/lib/boto/cognito/sync
copying boto/cognito/sync/__init__.py -> build/lib/boto/cognito/sync
creating build/lib/boto/cloudsearchdomain
copying boto/cloudsearchdomain/__init__.py -> build/lib/boto/cloudsearchdomain
copying boto/cloudsearchdomain/layer1.py -> build/lib/boto/cloudsearchdomain
copying boto/cloudsearchdomain/exceptions.py -> build/lib/boto/cloudsearchdomain
creating build/lib/boto/kms
copying boto/kms/layer1.py -> build/lib/boto/kms
copying boto/kms/exceptions.py -> build/lib/boto/kms
copying boto/kms/__init__.py -> build/lib/boto/kms
creating build/lib/boto/awslambda
copying boto/awslambda/layer1.py -> build/lib/boto/awslambda
copying boto/awslambda/exceptions.py -> build/lib/boto/awslambda
copying boto/awslambda/__init__.py -> build/lib/boto/awslambda
creating build/lib/boto/codedeploy
copying boto/codedeploy/__init__.py -> build/lib/boto/codedeploy
copying boto/codedeploy/layer1.py -> build/lib/boto/codedeploy
copying boto/codedeploy/exceptions.py -> build/lib/boto/codedeploy
creating build/lib/boto/configservice
copying boto/configservice/layer1.py -> build/lib/boto/configservice
copying boto/configservice/__init__.py -> build/lib/boto/configservice
copying boto/configservice/exceptions.py -> build/lib/boto/configservice
creating build/lib/boto/cloudhsm
copying boto/cloudhsm/exceptions.py -> build/lib/boto/cloudhsm
copying boto/cloudhsm/layer1.py -> build/lib/boto/cloudhsm
copying boto/cloudhsm/__init__.py -> build/lib/boto/cloudhsm
creating build/lib/boto/ec2containerservice
copying boto/ec2containerservice/exceptions.py -> build/lib/boto/ec2containerservice
copying boto/ec2containerservice/__init__.py -> build/lib/boto/ec2containerservice
copying boto/ec2containerservice/layer1.py -> build/lib/boto/ec2containerservice
creating build/lib/boto/machinelearning
copying boto/machinelearning/layer1.py -> build/lib/boto/machinelearning
copying boto/machinelearning/__init__.py -> build/lib/boto/machinelearning
copying boto/machinelearning/exceptions.py -> build/lib/boto/machinelearning
creating build/lib/boto/vendored/regions
copying boto/vendored/regions/__init__.py -> build/lib/boto/vendored/regions
copying boto/vendored/regions/exceptions.py -> build/lib/boto/vendored/regions
copying boto/vendored/regions/regions.py -> build/lib/boto/vendored/regions
running egg_info
writing boto.egg-info/PKG-INFO
writing dependency_links to boto.egg-info/dependency_links.txt
writing top-level names to boto.egg-info/top_level.txt
reading manifest file 'boto.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'boto/mturk/test/*.doctest'
warning: no files found matching 'boto/mturk/test/.gitignore'
writing manifest file 'boto.egg-info/SOURCES.txt'
copying boto/endpoints.json -> build/lib/boto
copying boto/file/README -> build/lib/boto/file
copying boto/cacerts/cacerts.txt -> build/lib/boto/cacerts
copying boto/pyami/copybot.cfg -> build/lib/boto/pyami
copying boto/services/sonofmmm.cfg -> build/lib/boto/services
running build_scripts
creating build/scripts-3.10
copying and adjusting bin/sdbadmin -> build/scripts-3.10
copying and adjusting bin/elbadmin -> build/scripts-3.10
copying and adjusting bin/cfadmin -> build/scripts-3.10
copying and adjusting bin/s3put -> build/scripts-3.10
copying and adjusting bin/fetch_file -> build/scripts-3.10
copying and adjusting bin/launch_instance -> build/scripts-3.10
copying and adjusting bin/list_instances -> build/scripts-3.10
copying and adjusting bin/taskadmin -> build/scripts-3.10
copying and adjusting bin/kill_instance -> build/scripts-3.10
copying and adjusting bin/bundle_image -> build/scripts-3.10
copying and adjusting bin/pyami_sendmail -> build/scripts-3.10
copying and adjusting bin/lss3 -> build/scripts-3.10
copying and adjusting bin/cq -> build/scripts-3.10
copying and adjusting bin/route53 -> build/scripts-3.10
copying and adjusting bin/cwutil -> build/scripts-3.10
copying and adjusting bin/instance_events -> build/scripts-3.10
copying and adjusting bin/asadmin -> build/scripts-3.10
copying and adjusting bin/glacier -> build/scripts-3.10
copying and adjusting bin/mturk -> build/scripts-3.10
copying and adjusting bin/dynamodb_dump -> build/scripts-3.10
copying and adjusting bin/dynamodb_load -> build/scripts-3.10
changing mode of build/scripts-3.10/sdbadmin from 644 to 755
changing mode of build/scripts-3.10/elbadmin from 644 to 755
changing mode of build/scripts-3.10/cfadmin from 644 to 755
changing mode of build/scripts-3.10/s3put from 644 to 755
changing mode of build/scripts-3.10/fetch_file from 644 to 755
changing mode of build/scripts-3.10/launch_instance from 644 to 755
changing mode of build/scripts-3.10/list_instances from 644 to 755
changing mode of build/scripts-3.10/taskadmin from 644 to 755
changing mode of build/scripts-3.10/kill_instance from 644 to 755
changing mode of build/scripts-3.10/bundle_image from 644 to 755
changing mode of build/scripts-3.10/pyami_sendmail from 644 to 755
changing mode of build/scripts-3.10/lss3 from 644 to 755
changing mode of build/scripts-3.10/cq from 644 to 755
changing mode of build/scripts-3.10/route53 from 644 to 755
changing mode of build/scripts-3.10/cwutil from 644 to 755
changing mode of build/scripts-3.10/instance_events from 644 to 755
changing mode of build/scripts-3.10/asadmin from 644 to 755
changing mode of build/scripts-3.10/glacier from 644 to 755
changing mode of build/scripts-3.10/mturk from 644 to 755
changing mode of build/scripts-3.10/dynamodb_dump from 644 to 755
changing mode of build/scripts-3.10/dynamodb_load from 644 to 755