request from: hawk checking if we should skip the build started at: Thu May 30 08:35:06 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/dea4fbe5-d441-4131-ba5a-0a6c2c3851ff/python-future-0.16.0-1.src.rpm fetched 833520 bytes, 15551.6 K/s installing srpm: python-future-0.16.0-1.src.rpm + install -d /tmp/B.fE7hgc/BUILD /tmp/B.fE7hgc/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-future-0.16.0-1.src.rpm * Thu May 30 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-future.git;a=log;h=d03e8fee3e60cfcb53c1ba23f74c242bdf69f2db * Fri Sep 21 2018 Jakub Bogusz d03e8fe - added py37 and div patches from git - added tests patch (skip network based tests) - disable one more tests set on python3 (fails with python 3.7) - added -apidocs * Wed Sep 12 2018 Jan Palus e26a66f - switch to reusable source url * Tue Sep 11 2018 Jan Palus 8821ece - new (version 0.16.0) + rpm -Uhv --nodeps --define '_topdir /tmp/B.fE7hgc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-future-0.16.0-1.src.rpm python-future ################################################## + rm -f python-future-0.16.0-1.src.rpm + install -m 700 -d /tmp/B.fE7hgc/BUILD/tmp + TMPDIR=/tmp/B.fE7hgc/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.fE7hgc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.fE7hgc/python-future.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: dea4fbe5-d441-4131-ba5a-0a6c2c3851ff; TMPDIR=/tmp/B.fE7hgc/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fE7hgc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.fE7hgc/python-future.spec + : build-id: dea4fbe5-d441-4131-ba5a-0a6c2c3851ff + TMPDIR=/tmp/B.fE7hgc/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fE7hgc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.fE7hgc/python-future.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp /bin/sh -e /tmp/B.fE7hgc/BUILD/tmp/rpm-tmp.94618 + umask 022 + cd /tmp/B.fE7hgc/BUILD + cd /tmp/B.fE7hgc/BUILD + rm -rf future-0.16.0 + /usr/bin/gzip -dc /tmp/B.fE7hgc/future-0.16.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd future-0.16.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-future-py37.patch):' Patch #0 (python-future-py37.patch): + build-2/lib/future creating build-2/lib/future/builtins copying src/future/builtins/newround.py -> build-2/lib/future/builtins copying src/future/builtins/iterators.py -> build-2/lib/future/builtins copying src/future/builtins/newnext.py -> build-2/lib/future/builtins copying src/future/builtins/disabled.py -> build-2/lib/future/builtins copying src/future/builtins/__init__.py -> build-2/lib/future/builtins copying src/future/builtins/misc.py -> build-2/lib/future/builtins copying src/future/builtins/newsuper.py -> build-2/lib/future/builtins creating build-2/lib/future/types copying src/future/types/newrange.py -> build-2/lib/future/types copying src/future/types/newobject.py -> build-2/lib/future/types copying src/future/types/newlist.py -> build-2/lib/future/types copying src/future/types/newmemoryview.py -> build-2/lib/future/types copying src/future/types/newopen.py -> build-2/lib/future/types copying src/future/types/newstr.py -> build-2/lib/future/types copying src/future/types/__init__.py -> build-2/lib/future/types copying src/future/types/newint.py -> build-2/lib/future/types copying src/future/types/newbytes.py -> build-2/lib/future/types copying src/future/types/newdict.py -> build-2/lib/future/types creating build-2/lib/future/standard_library copying src/future/standard_library/__init__.py -> build-2/lib/future/standard_library creating build-2/lib/future/backports copying src/future/backports/socket.py -> build-2/lib/future/backports copying src/future/backports/datetime.py -> build-2/lib/future/backports copying src/future/backports/_markupbase.py -> build-2/lib/future/backports copying src/future/backports/socketserver.py -> build-2/lib/future/backports copying src/future/backports/__init__.py -> build-2/lib/future/backports copying src/future/backports/misc.py -> build-2/lib/future/backports copying src/future/backports/total_ordering.py -> build-2/lib/future/backports creating build-2/lib/future/backports/email copying src/future/backports/email/errors.py -> build-2/lib/future/backports/email copying src/future/backports/email/quoprimime.py -> build-2/lib/future/backports/email copying src/future/backports/email/generator.py -> build-2/lib/future/backports/email copying src/future/backports/email/_parseaddr.py -> build-2/lib/future/backports/email copying src/future/backports/email/parser.py -> build-2/lib/future/backports/email copying src/future/backports/email/iterators.py -> build-2/lib/future/backports/email copying src/future/backports/email/headerregistry.py -> build-2/lib/future/backports/email copying src/future/backports/email/utils.py -> build-2/lib/future/backports/email copying src/future/backports/email/message.py -> build-2/lib/future/backports/email copying src/future/backports/email/policy.py -> build-2/lib/future/backports/email copying src/future/backports/email/_policybase.py -> build-2/lib/future/backports/email copying src/future/backports/email/encoders.py -> build-2/lib/future/backports/email copying src/future/backports/email/__init__.py -> build-2/lib/future/backports/email copying src/future/backports/email/_encoded_words.py -> build-2/lib/future/backports/email copying src/future/backports/email/_header_value_parser.py -> build-2/lib/future/backports/email copying src/future/backports/email/header.py -> build-2/lib/future/backports/email copying src/future/backports/email/feedparser.py -> build-2/lib/future/backports/email copying src/future/backports/email/charset.py -> build-2/lib/future/backports/email copying src/future/backports/email/base64mime.py -> build-2/lib/future/backports/email creating build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/nonmultipart.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/image.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/message.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/multipart.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/base.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/__init__.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/audio.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/application.py -> build-2/lib/future/backports/email/mime copying src/future/backports/email/mime/text.py -> build-2/lib/future/backports/email/mime creating build-2/lib/future/backports/html copying src/future/backports/html/parser.py -> build-2/lib/future/backports/html copying src/future/backports/html/entities.py -> build-2/lib/future/backports/html copying src/future/backports/html/__init__.py -> build-2/lib/future/backports/html creating build-2/lib/future/backports/http copying src/future/backports/http/server.py -> build-2/lib/future/backports/http copying src/future/backports/http/__init__.py -> build-2/lib/future/backports/http copying src/future/backports/http/cookies.py -> build-2/lib/future/backports/http copying src/future/backports/http/client.py -> build-2/lib/future/backports/http copying src/future/backports/http/cookiejar.py -> build-2/lib/future/backports/http creating build-2/lib/future/backports/test copying src/future/backports/test/pystone.py -> build-2/lib/future/backports/test copying src/future/backports/test/__init__.py -> build-2/lib/future/backports/test copying src/future/backports/test/ssl_servers.py -> build-2/lib/future/backports/test copying src/future/backports/test/support.py -> build-2/lib/future/backports/test creating build-2/lib/future/backports/urllib copying src/future/backports/urllib/response.py -> build-2/lib/future/backports/urllib copying src/future/backports/urllib/error.py -> build-2/lib/future/backports/urllib copying src/future/backports/urllib/parse.py -> build-2/lib/future/backports/urllib copying src/future/backports/urllib/request.py -> build-2/lib/future/backports/urllib copying src/future/backports/urllib/__init__.py -> build-2/lib/future/backports/urllib copying src/future/backports/urllib/robotparser.py -> build-2/lib/future/backports/urllib creating build-2/lib/future/backports/xmlrpc copying src/future/backports/xmlrpc/server.py -> build-2/lib/future/backports/xmlrpc copying src/future/backports/xmlrpc/__init__.py -> build-2/lib/future/backports/xmlrpc copying src/future/backports/xmlrpc/client.py -> build-2/lib/future/backports/xmlrpc creating build-2/lib/future/moves copying src/future/moves/reprlib.py -> build-2/lib/future/moves copying src/future/moves/builtins.py -> build-2/lib/future/moves copying src/future/moves/collections.py -> build-2/lib/future/moves copying src/future/moves/winreg.py -> build-2/lib/future/moves copying src/future/moves/copyreg.py -> build-2/lib/future/moves copying src/future/moves/configparser.py -> build-2/lib/future/moves copying src/future/moves/_markupbase.py -> build-2/lib/future/moves copying src/future/moves/socketserver.py -> build-2/lib/future/moves copying src/future/moves/queue.py -> build-2/lib/future/moves copying src/future/moves/itertools.py -> build-2/lib/future/moves copying src/future/moves/sys.py -> build-2/lib/future/moves copying src/future/moves/pickle.py -> build-2/lib/future/moves copying src/future/moves/subprocess.py -> build-2/lib/future/moves copying src/future/moves/__init__.py -> build-2/lib/future/moves copying src/future/moves/_thread.py -> build-2/lib/future/moves copying src/future/moves/_dummy_thread.py -> build-2/lib/future/moves creating build-2/lib/future/moves/dbm copying src/future/moves/dbm/ndbm.py -> build-2/lib/future/moves/dbm copying src/future/moves/dbm/gnu.py -> build-2/lib/future/moves/dbm copying src/future/moves/dbm/__init__.py -> build-2/lib/future/moves/dbm copying src/future/moves/dbm/dumb.py -> build-2/lib/future/moves/dbm creating build-2/lib/future/moves/html copying src/future/moves/html/parser.py -> build-2/lib/future/moves/html copying src/future/moves/html/entities.py -> build-2/lib/future/moves/html copying src/future/moves/html/__init__.py -> build-2/lib/future/moves/html creating build-2/lib/future/moves/http copying src/future/moves/http/server.py -> build-2/lib/future/moves/http copying src/future/moves/http/__init__.py -> build-2/lib/future/moves/http copying src/future/moves/http/cookies.py -> build-2/lib/future/moves/http copying src/future/moves/http/client.py -> build-2/lib/future/moves/http copying src/future/moves/http/cookiejar.py -> build-2/lib/future/moves/http creating build-2/lib/future/moves/test copying src/future/moves/test/__init__.py -> build-2/lib/future/moves/test copying src/future/moves/test/support.py -> build-2/lib/future/moves/test creating build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/tix.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/commondialog.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/filedialog.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/constants.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/colorchooser.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/font.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/ttk.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/simpledialog.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/messagebox.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/__init__.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/dialog.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/scrolledtext.py -> build-2/lib/future/moves/tkinter copying src/future/moves/tkinter/dnd.py -> build-2/lib/future/moves/tkinter creating build-2/lib/future/moves/urllib copying src/future/moves/urllib/response.py -> build-2/lib/future/moves/urllib copying src/future/moves/urllib/error.py -> build-2/lib/future/moves/urllib copying src/future/moves/urllib/parse.py -> build-2/lib/future/moves/urllib copying src/future/moves/urllib/request.py -> build-2/lib/future/moves/urllib copying src/future/moves/urllib/__init__.py -> build-2/lib/future/moves/urllib copying src/future/moves/urllib/robotparser.py -> build-2/lib/future/moves/urllib creating build-2/lib/future/moves/xmlrpc copying src/future/moves/xmlrpc/server.py -> build-2/lib/future/moves/xmlrpc copying src/future/moves/xmlrpc/__init__.py -> build-2/lib/future/moves/xmlrpc copying src/future/moves/xmlrpc/client.py -> build-2/lib/future/moves/xmlrpc creating build-2/lib/future/tests copying src/future/tests/base.py -> build-2/lib/future/tests copying src/future/tests/__init__.py -> build-2/lib/future/tests creating build-2/lib/future/utils copying src/future/utils/__init__.py -> build-2/lib/future/utils copying src/future/utils/surrogateescape.py -> build-2/lib/future/utils creating build-2/lib/past copying src/past/__init__.py -> build-2/lib/past creating build-2/lib/past/builtins copying src/past/builtins/noniterators.py -> build-2/lib/past/builtins copying src/past/builtins/__init__.py -> build-2/lib/past/builtins copying src/past/builtins/misc.py -> build-2/lib/past/builtins creating build-2/lib/past/types copying src/past/types/oldstr.py -> build-2/lib/past/types copying src/past/types/basestring.py -> build-2/lib/past/types copying src/past/types/__init__.py -> build-2/lib/past/types copying src/past/types/olddict.py -> build-2/lib/past/types creating build-2/lib/past/utils copying src/past/utils/__init__.py -> build-2/lib/past/utils creating build-2/lib/past/translation copying src/past/translation/__init__.py -> build-2/lib/past/translation creating build-2/lib/libfuturize copying src/libfuturize/fixer_util.py -> build-2/lib/libfuturize copying src/libfuturize/__init__.py -> build-2/lib/libfuturize copying src/libfuturize/main.py -> build-2/lib/libfuturize creating build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_basestring.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_division.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_future_standard_library.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_order___future__imports.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_metaclass.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_print.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_object.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_execfile.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_next_call.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_UserDict.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_absolute_import.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_xrange_with_import.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_cmp.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/__init__.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_future_builtins.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_bytes.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_raise.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_print_with_import.py -> build-2/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_division_safe.py -> build-2/lib/libfuturize/fixes creating build-2/lib/libpasteurize copying src/libpasteurize/__init__.py -> build-2/lib/libpasteurize copying src/libpasteurize/main.py -> build-2/lib/libpasteurize creating build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_features.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_memoryview.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_annotations.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_imports2.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_division.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_imports.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_metaclass.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_throw.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_fullargspec.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_printfunction.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_raise_.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_unpacking.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_kwargs.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/__init__.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_next.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_newstyle.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/feature_base.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_future_builtins.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_raise.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build-2/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_getcwd.py -> build-2/lib/libpasteurize/fixes creating build-2/lib/builtins copying src/builtins/__init__.py -> build-2/lib/builtins creating build-2/lib/copyreg copying src/copyreg/__init__.py -> build-2/lib/copyreg creating build-2/lib/html copying src/html/parser.py -> build-2/lib/html copying src/html/entities.py -> build-2/lib/html copying src/html/__init__.py -> build-2/lib/html creating build-2/lib/http copying src/http/server.py -> build-2/lib/http copying src/http/__init__.py -> build-2/lib/http copying src/http/cookies.py -> build-2/lib/http copying src/http/client.py -> build-2/lib/http copying src/http/cookiejar.py -> build-2/lib/http creating build-2/lib/queue copying src/queue/__init__.py -> build-2/lib/queue creating build-2/lib/reprlib copying src/reprlib/__init__.py -> build-2/lib/reprlib creating build-2/lib/socketserver copying src/socketserver/__init__.py -> build-2/lib/socketserver creating build-2/lib/tkinter copying src/tkinter/tix.py -> build-2/lib/tkinter copying src/tkinter/commondialog.py -> build-2/lib/tkinter copying src/tkinter/filedialog.py -> build-2/lib/tkinter copying src/tkinter/constants.py -> build-2/lib/tkinter copying src/tkinter/colorchooser.py -> build-2/lib/tkinter copying src/tkinter/font.py -> build-2/lib/tkinter copying src/tkinter/ttk.py -> build-2/lib/tkinter copying src/tkinter/simpledialog.py -> build-2/lib/tkinter copying src/tkinter/messagebox.py -> build-2/lib/tkinter copying src/tkinter/__init__.py -> build-2/lib/tkinter copying src/tkinter/dialog.py -> build-2/lib/tkinter copying src/tkinter/scrolledtext.py -> build-2/lib/tkinter copying src/tkinter/dnd.py -> build-2/lib/tkinter creating build-2/lib/winreg copying src/winreg/__init__.py -> build-2/lib/winreg creating build-2/lib/xmlrpc copying src/xmlrpc/server.py -> build-2/lib/xmlrpc copying src/xmlrpc/__init__.py -> build-2/lib/xmlrpc copying src/xmlrpc/client.py -> build-2/lib/xmlrpc creating build-2/lib/_dummy_thread copying src/_dummy_thread/__init__.py -> build-2/lib/_dummy_thread creating build-2/lib/_markupbase copying src/_markupbase/__init__.py -> build-2/lib/_markupbase creating build-2/lib/_thread copying src/_thread/__init__.py -> build-2/lib/_thread running egg_info writing src/future.egg-info/PKG-INFO writing top-level names to src/future.egg-info/top_level.txt writing dependency_links to src/future.egg-info/dependency_links.txt writing entry points to src/future.egg-info/entry_points.txt reading manifest file 'src/future.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.au' under directory 'tests' warning: no files found matching '*.gif' under directory 'tests' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'src/future.egg-info/SOURCES.txt' copying src/future/backports/test/badcert.pem -> build-2/lib/future/backports/test copying src/future/backports/test/badkey.pem -> build-2/lib/future/backports/test copying src/future/backports/test/dh512.pem -> build-2/lib/future/backports/test copying src/future/backports/test/https_svn_python_org_root.pem -> build-2/lib/future/backports/test copying src/future/backports/test/keycert.passwd.pem -> build-2/lib/future/backports/test copying src/future/backports/test/keycert.pem -> build-2/lib/future/backports/test copying src/future/backports/test/keycert2.pem -> build-2/lib/future/backports/test copying src/future/backports/test/nokia.pem -> build-2/lib/future/backports/test copying src/future/backports/test/nullbytecert.pem -> build-2/lib/future/backports/test copying src/future/backports/test/nullcert.pem -> build-2/lib/future/backports/test copying src/future/backports/test/sha256.pem -> build-2/lib/future/backports/test copying src/future/backports/test/ssl_cert.pem -> build-2/lib/future/backports/test copying src/future/backports/test/ssl_key.passwd.pem -> build-2/lib/future/backports/test copying src/future/backports/test/ssl_key.pem -> build-2/lib/future/backports/test creating build-2/lib/past/tests copying src/past/tests/__init__.py -> build-2/lib/past/tests + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/future copying src/future/__init__.py -> build-3/lib/future creating build-3/lib/future/builtins copying src/future/builtins/newround.py -> build-3/lib/future/builtins copying src/future/builtins/iterators.py -> build-3/lib/future/builtins copying src/future/builtins/newnext.py -> build-3/lib/future/builtins copying src/future/builtins/disabled.py -> build-3/lib/future/builtins copying src/future/builtins/__init__.py -> build-3/lib/future/builtins copying src/future/builtins/misc.py -> build-3/lib/future/builtins copying src/future/builtins/newsuper.py -> build-3/lib/future/builtins creating build-3/lib/future/types copying src/future/types/newrange.py -> build-3/lib/future/types copying src/future/types/newobject.py -> build-3/lib/future/types copying src/future/types/newlist.py -> build-3/lib/future/types copying src/future/types/newmemoryview.py -> build-3/lib/future/types copying src/future/types/newopen.py -> build-3/lib/future/types copying src/future/types/newstr.py -> build-3/lib/future/types copying src/future/types/__init__.py -> build-3/lib/future/types copying src/future/types/newint.py -> build-3/lib/future/types copying src/future/types/newbytes.py -> build-3/lib/future/types copying src/future/types/newdict.py -> build-3/lib/future/types creating build-3/lib/future/standard_library copying src/future/standard_library/__init__.py -> build-3/lib/future/standard_library creating build-3/lib/future/backports copying src/future/backports/socket.py -> build-3/lib/future/backports copying src/future/backports/datetime.py -> build-3/lib/future/backports copying src/future/backports/_markupbase.py -> build-3/lib/future/backports copying src/future/backports/socketserver.py -> build-3/lib/future/backports copying src/future/backports/__init__.py -> build-3/lib/future/backports copying src/future/backports/misc.py -> build-3/lib/future/backports copying src/future/backports/total_ordering.py -> build-3/lib/future/backports creating build-3/lib/future/backports/email copying src/future/backports/email/errors.py -> build-3/lib/future/backports/email copying src/future/backports/email/quoprimime.py -> build-3/lib/future/backports/email copying src/future/backports/email/generator.py -> build-3/lib/future/backports/email copying src/future/backports/email/_parseaddr.py -> build-3/lib/future/backports/email copying src/future/backports/email/parser.py -> build-3/lib/future/backports/email copying src/future/backports/email/iterators.py -> build-3/lib/future/backports/email copying src/future/backports/email/headerregistry.py -> build-3/lib/future/backports/email copying src/future/backports/email/utils.py -> build-3/lib/future/backports/email copying src/future/backports/email/message.py -> build-3/lib/future/backports/email copying src/future/backports/email/policy.py -> build-3/lib/future/backports/email copying src/future/backports/email/_policybase.py -> build-3/lib/future/backports/email copying src/future/backports/email/encoders.py -> build-3/lib/future/backports/email copying src/future/backports/email/__init__.py -> build-3/lib/future/backports/email copying src/future/backports/email/_encoded_words.py -> build-3/lib/future/backports/email copying src/future/backports/email/_header_value_parser.py -> build-3/lib/future/backports/email copying src/future/backports/email/header.py -> build-3/lib/future/backports/email copying src/future/backports/email/feedparser.py -> build-3/lib/future/backports/email copying src/future/backports/email/charset.py -> build-3/lib/future/backports/email copying src/future/backports/email/base64mime.py -> build-3/lib/future/backports/email creating build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/nonmultipart.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/image.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/message.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/multipart.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/base.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/__init__.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/audio.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/application.py -> build-3/lib/future/backports/email/mime copying src/future/backports/email/mime/text.py -> build-3/lib/future/backports/email/mime creating build-3/lib/future/backports/html copying src/future/backports/html/parser.py -> build-3/lib/future/backports/html copying src/future/backports/html/entities.py -> build-3/lib/future/backports/html copying src/future/backports/html/__init__.py -> build-3/lib/future/backports/html creating build-3/lib/future/backports/http copying src/future/backports/http/server.py -> build-3/lib/future/backports/http copying src/future/backports/http/__init__.py -> build-3/lib/future/backports/http copying src/future/backports/http/cookies.py -> build-3/lib/future/backports/http copying src/future/backports/http/client.py -> build-3/lib/future/backports/http copying src/future/backports/http/cookiejar.py -> build-3/lib/future/backports/http creating build-3/lib/future/backports/test copying src/future/backports/test/pystone.py -> build-3/lib/future/backports/test copying src/future/backports/test/__init__.py -> build-3/lib/future/backports/test copying src/future/backports/test/ssl_servers.py -> build-3/lib/future/backports/test copying src/future/backports/test/support.py -> build-3/lib/future/backports/test creating build-3/lib/future/backports/urllib copying src/future/backports/urllib/response.py -> build-3/lib/future/backports/urllib copying src/future/backports/urllib/error.py -> build-3/lib/future/backports/urllib copying src/future/backports/urllib/parse.py -> build-3/lib/future/backports/urllib copying src/future/backports/urllib/request.py -> build-3/lib/future/backports/urllib copying src/future/backports/urllib/__init__.py -> build-3/lib/future/backports/urllib copying src/future/backports/urllib/robotparser.py -> build-3/lib/future/backports/urllib creating build-3/lib/future/backports/xmlrpc copying src/future/backports/xmlrpc/server.py -> build-3/lib/future/backports/xmlrpc copying src/future/backports/xmlrpc/__init__.py -> build-3/lib/future/backports/xmlrpc copying src/future/backports/xmlrpc/client.py -> build-3/lib/future/backports/xmlrpc creating build-3/lib/future/moves copying src/future/moves/reprlib.py -> build-3/lib/future/moves copying src/future/moves/builtins.py -> build-3/lib/future/moves copying src/future/moves/collections.py -> build-3/lib/future/moves copying src/future/moves/winreg.py -> build-3/lib/future/moves copying src/future/moves/copyreg.py -> build-3/lib/future/moves copying src/future/moves/configparser.py -> build-3/lib/future/moves copying src/future/moves/_markupbase.py -> build-3/lib/future/moves copying src/future/moves/socketserver.py -> build-3/lib/future/moves copying src/future/moves/queue.py -> build-3/lib/future/moves copying src/future/moves/itertools.py -> build-3/lib/future/moves copying src/future/moves/sys.py -> build-3/lib/future/moves copying src/future/moves/pickle.py -> build-3/lib/future/moves copying src/future/moves/subprocess.py -> build-3/lib/future/moves copying src/future/moves/__init__.py -> build-3/lib/future/moves copying src/future/moves/_thread.py -> build-3/lib/future/moves copying src/future/moves/_dummy_thread.py -> build-3/lib/future/moves creating build-3/lib/future/moves/dbm copying src/future/moves/dbm/ndbm.py -> build-3/lib/future/moves/dbm copying src/future/moves/dbm/gnu.py -> build-3/lib/future/moves/dbm copying src/future/moves/dbm/__init__.py -> build-3/lib/future/moves/dbm copying src/future/moves/dbm/dumb.py -> build-3/lib/future/moves/dbm creating build-3/lib/future/moves/html copying src/future/moves/html/parser.py -> build-3/lib/future/moves/html copying src/future/moves/html/entities.py -> build-3/lib/future/moves/html copying src/future/moves/html/__init__.py -> build-3/lib/future/moves/html creating build-3/lib/future/moves/http copying src/future/moves/http/server.py -> build-3/lib/future/moves/http copying src/future/moves/http/__init__.py -> build-3/lib/future/moves/http copying src/future/moves/http/cookies.py -> build-3/lib/future/moves/http copying src/future/moves/http/client.py -> build-3/lib/future/moves/http copying src/future/moves/http/cookiejar.py -> build-3/lib/future/moves/http creating build-3/lib/future/moves/test copying src/future/moves/test/__init__.py -> build-3/lib/future/moves/test copying src/future/moves/test/support.py -> build-3/lib/future/moves/test creating build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/tix.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/commondialog.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/filedialog.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/constants.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/colorchooser.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/font.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/ttk.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/simpledialog.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/messagebox.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/__init__.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/dialog.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/scrolledtext.py -> build-3/lib/future/moves/tkinter copying src/future/moves/tkinter/dnd.py -> build-3/lib/future/moves/tkinter creating build-3/lib/future/moves/urllib copying src/future/moves/urllib/response.py -> build-3/lib/future/moves/urllib copying src/future/moves/urllib/error.py -> build-3/lib/future/moves/urllib copying src/future/moves/urllib/parse.py -> build-3/lib/future/moves/urllib copying src/future/moves/urllib/request.py -> build-3/lib/future/moves/urllib copying src/future/moves/urllib/__init__.py -> build-3/lib/future/moves/urllib copying src/future/moves/urllib/robotparser.py -> build-3/lib/future/moves/urllib creating build-3/lib/future/moves/xmlrpc copying src/future/moves/xmlrpc/server.py -> build-3/lib/future/moves/xmlrpc copying src/future/moves/xmlrpc/__init__.py -> build-3/lib/future/moves/xmlrpc copying src/future/moves/xmlrpc/client.py -> build-3/lib/future/moves/xmlrpc creating build-3/lib/future/tests copying src/future/tests/base.py -> build-3/lib/future/tests copying src/future/tests/__init__.py -> build-3/lib/future/tests creating build-3/lib/future/utils copying src/future/utils/__init__.py -> build-3/lib/future/utils copying src/future/utils/surrogateescape.py -> build-3/lib/future/utils creating build-3/lib/past copying src/past/__init__.py -> build-3/lib/past creating build-3/lib/past/builtins copying src/past/builtins/noniterators.py -> build-3/lib/past/builtins copying src/past/builtins/__init__.py -> build-3/lib/past/builtins copying src/past/builtins/misc.py -> build-3/lib/past/builtins creating build-3/lib/past/types copying src/past/types/oldstr.py -> build-3/lib/past/types copying src/past/types/basestring.py -> build-3/lib/past/types copying src/past/types/__init__.py -> build-3/lib/past/types copying src/past/types/olddict.py -> build-3/lib/past/types creating build-3/lib/past/utils copying src/past/utils/__init__.py -> build-3/lib/past/utils creating build-3/lib/past/translation copying src/past/translation/__init__.py -> build-3/lib/past/translation creating build-3/lib/libfuturize copying src/libfuturize/fixer_util.py -> build-3/lib/libfuturize copying src/libfuturize/__init__.py -> build-3/lib/libfuturize copying src/libfuturize/main.py -> build-3/lib/libfuturize creating build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_basestring.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_division.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_future_standard_library.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_order___future__imports.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_metaclass.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_print.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_object.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_execfile.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_next_call.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_UserDict.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_absolute_import.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_xrange_with_import.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_cmp.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/__init__.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_future_builtins.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_bytes.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_raise.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_print_with_import.py -> build-3/lib/libfuturize/fixes copying src/libfuturize/fixes/fix_division_safe.py -> build-3/lib/libfuturize/fixes creating build-3/lib/libpasteurize copying src/libpasteurize/__init__.py -> build-3/lib/libpasteurize copying src/libpasteurize/main.py -> build-3/lib/libpasteurize creating build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_features.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_memoryview.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_annotations.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_imports2.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_division.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_imports.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_metaclass.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_throw.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_fullargspec.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_printfunction.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_raise_.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_unpacking.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_kwargs.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/__init__.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_next.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_newstyle.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/feature_base.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_future_builtins.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_raise.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build-3/lib/libpasteurize/fixes copying src/libpasteurize/fixes/fix_getcwd.py -> build-3/lib/libpasteurize/fixes running egg_info writing src/future.egg-info/PKG-INFO writing dependency_links to src/future.egg-info/dependency_links.txt writing entry points to src/future.egg-info/entry_points.txt writing top-level names to src/future.egg-info/top_level.txt reading manifest file 'src/future.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.au' under directory 'tests' warning: no files found matching '*.gif' under directory 'tests' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'src/future.egg-info/SOURCES.txt' copying src/future/backports/test/badcert.pem -> build-3/lib/future/backports/test copying src/future/backports/test/badkey.pem -> build-3/lib/future/backports/test copying src/future/backports/test/dh512.pem -> build-3/lib/future/backports/test copying src/future/backports/test/https_svn_python_org_root.pem -> build-3/lib/future/backports/test copying src/future/backports/test/keycert.passwd.pem -> build-3/lib/future/backports/test copying src/future/backports/test/keycert.pem -> build-3/lib/future/backports/test copying src/future/backports/test/keycert2.pem -> build-3/lib/future/backports/test copying src/future/backports/test/nokia.pem -> build-3/lib/future/backports/test copying src/future/backports/test/nullbytecert.pem -> build-3/lib/future/backports/test copying src/future/backports/test/nullcert.pem -> build-3/lib/future/backports/test copying src/future/backports/test/sha256.pem -> build-3/lib/future/backports/test copying src/future/backports/test/ssl_cert.pem -> build-3/lib/future/backports/test copying src/future/backports/test/ssl_key.passwd.pem -> build-3/lib/future/backports/test copying src/future/backports/test/ssl_key.pem -> build-3/lib/future/backports/test creating build-3/lib/past/tests copying src/past/tests/__init__.py -> build-3/lib/past/tests + pwd + PYTHONPATH=/tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.fE7hgc/BUILD/future-0.16.0/docs' sphinx-build-3 -b html -d build/doctrees . build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 42 source files that are out of date updating environment: 42 added, 0 changed, 0 removed reading sources... [ 2%] automatic_conversion reading sources... [ 4%] bind_method reading sources... [ 7%] bytes_object reading sources... [ 9%] changelog reading sources... [ 11%] compatible_idioms reading sources... [ 14%] conversion_limitations reading sources... [ 16%] credits reading sources... [ 19%] custom_iterators reading sources... [ 21%] custom_str_methods reading sources... [ 23%] dev_notes reading sources... [ 26%] development reading sources... [ 28%] dict_object reading sources... [ 30%] faq reading sources... [ 33%] func_annotations reading sources... [ 35%] future-builtins reading sources... [ 38%] futurize reading sources... [ 40%] futurize_cheatsheet reading sources... [ 42%] futurize_overview reading sources... [ 45%] hindsight reading sources... [ 47%] imports reading sources... [ 50%] index reading sources... [ 52%] int_object reading sources... [ 54%] isinstance reading sources... [ 57%] limitations reading sources... [ 59%] metaclasses reading sources... [ 61%] older_interfaces reading sources... [ 64%] open_function reading sources... [ 66%] overview reading sources... [ 69%] pasteurize reading sources... [ 71%] quickstart reading sources... [ 73%] reference reading sources... [ 76%] roadmap reading sources... [ 78%] standard_library_imports reading sources... [ 80%] stdlib_incompatibilities reading sources... [ 83%] str_object reading sources... [ 85%] translation reading sources... [ 88%] unicode_literals reading sources... [ 90%] upgrading reading sources... [ 92%] utilities reading sources... [ 95%] what_else reading sources... [ 97%] whatsnew reading sources... [100%] why_python3 /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:58: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:91: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:102: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:128: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:162: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:179: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:192: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:204: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:216: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:237: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:260: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:269: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:278: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:308: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:327: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:340: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:353: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:370: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:385: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:412: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:429: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:442: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:471: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:477: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:492: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:521: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:549: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:564: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:597: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:617: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:670: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:729: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:752: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:786: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:831: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:863: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:896: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:909: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:924: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:936: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:955: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:982: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1003: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1019: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1056: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1076: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1108: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1125: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1137: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1170: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1183: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1199: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1215: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1228: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1246: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1264: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1280: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1293: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1350: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1388: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1398: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1408: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1418: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1428: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1438: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/compatible_idioms.rst:1461: WARNING: Explicit markup ends without a blank line; unexpected unindent. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/conversion_limitations.rst:4: WARNING: duplicate label futurize-limitations, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/dev_notes.rst:20: WARNING: Unexpected indentation. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/development.rst:17: WARNING: Inline literal start-string without end-string. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/development.rst:17: WARNING: Inline interpreted text or phrase reference start-string without end-string. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize.rst:4: WARNING: duplicate label forwards-conversion, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize.rst:12: WARNING: duplicate label forwards-conversion-stage1, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize.rst:169: WARNING: duplicate label forwards-conversion-stage2, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize.rst:284: WARNING: duplicate label forwards-conversion-text, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize.rst:312: WARNING: duplicate label forwards-conversion-stage3, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize_cheatsheet.rst:4: WARNING: duplicate label futurize_cheatsheet, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize_cheatsheet.rst:11: WARNING: duplicate label porting-setup, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize_cheatsheet.rst:25: WARNING: duplicate label porting-step1, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/futurize_cheatsheet.rst:73: WARNING: duplicate label porting-step2, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst translation.rst:89: WARNING: Title level inconsistent: Known limitations of ``past.translation`` ***************************************** /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/imports.rst:4: WARNING: Duplicate explicit target name: "here". unicode_literals.rst:145: WARNING: Title level inconsistent: In favour of ``unicode_literals`` ********************************* unicode_literals.rst:176: WARNING: Title level inconsistent: Against ``unicode_literals`` **************************** /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/pasteurize.rst:4: WARNING: duplicate label backwards-conversion, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/automatic_conversion.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib/future/utils/__init__.py:docstring of future.utils.bind_method:4: WARNING: Unexpected section title. Parameters ---------- /tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib/future/utils/__init__.py:docstring of future.utils.bind_method:14: WARNING: Unexpected section title. Returns ------- /tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib/future/utils/__init__.py:docstring of future.utils.python_2_unicode_compatible:24: WARNING: Inconsistent literal block quoting. /tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib/past/builtins/__init__.py:docstring of past.builtins.intern:1: WARNING: Inline literal start-string without end-string. /tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib/past/builtins/__init__.py:docstring of past.builtins.raw_input:6: WARNING: Inline emphasis start-string without end-string. /tmp/B.fE7hgc/BUILD/future-0.16.0/build-3/lib/past/builtins/__init__.py:docstring of past.builtins.raw_input:6: WARNING: Inline emphasis start-string without end-string. /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/standard_library_imports.rst:4: WARNING: duplicate label standard-library-imports, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/imports.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/standard_library_imports.rst:12: WARNING: duplicate label direct-imports, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/imports.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/standard_library_imports.rst:86: WARNING: duplicate label list-standard-library-refactored, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/imports.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/translation.rst:4: WARNING: duplicate label translation, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/imports.rst /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/unicode_literals.rst:5: WARNING: duplicate label unicode-literals, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/imports.rst bytes_object.rst:4: WARNING: duplicate label bytes-object, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/bytes_object.rst str_object.rst:4: WARNING: duplicate label str-object, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/str_object.rst dict_object.rst:4: WARNING: duplicate label dict-object, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/dict_object.rst int_object.rst:4: WARNING: duplicate label int-object, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/int_object.rst isinstance.rst:4: WARNING: duplicate label isinstance-calls, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/isinstance.rst open_function.rst:4: WARNING: duplicate label open-function, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/open_function.rst custom_str_methods.rst:4: WARNING: duplicate label custom-str-methods, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/custom_str_methods.rst custom_iterators.rst:4: WARNING: duplicate label custom-iterators, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/custom_iterators.rst bind_method.rst:4: WARNING: duplicate label bind-method, other instance in /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/bind_method.rst looking for now-outdated files... none found pickling environment... done checking consistency... /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/dev_notes.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/development.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/func_annotations.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/future-builtins.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/hindsight.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/limitations.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/roadmap.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/upgrading.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/utilities.rst: WARNING: document isn't included in any toctree /tmp/B.fE7hgc/BUILD/future-0.16.0/docs/why_python3.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] automatic_conversion writing output... [ 4%] bind_method writing output... [ 7%] bytes_object writing output... [ 9%] changelog writing output... [ 11%] compatible_idioms writing output... [ 14%] conversion_limitations writing output... [ 16%] credits writing output... [ 19%] custom_iterators writing output... [ 21%] custom_str_methods writing output... [ 23%] dev_notes writing output... [ 26%] development writing output... [ 28%] dict_object writing output... [ 30%] faq writing output... [ 33%] func_annotations writing output... [ 35%] future-builtins writing output... [ 38%] futurize writing output... [ 40%] futurize_cheatsheet writing output... [ 42%] futurize_overview writing output... [ 45%] hindsight writing output... [ 47%] imports writing output... [ 50%] index writing output... [ 52%] int_object writing output... [ 54%] isinstance writing output... [ 57%] limitations writing output... [ 59%] metaclasses writing output... [ 61%] older_interfaces writing output... [ 64%] open_function writing output... [ 66%] overview writing output... [ 69%] pasteurize writing output... [ 71%] quickstart writing output... [ 73%] reference writing output... [ 76%] roadmap writing output... [ 78%] standard_library_imports writing output... [ 80%] stdlib_incompatibilities writing output... [ 83%] str_object writing output... [ 85%] translation writing output... [ 88%] unicode_literals writing output... [ 90%] upgrading writing output... [ 92%] utilities writing output... [ 95%] what_else writing output... [ 97%] whatsnew writing output... [100%] why_python3 generating indices... genindex py-modindex highlighting module code... [ 9%] _functools highlighting module code... [ 18%] builtins highlighting module code... [ 27%] future.standard_library highlighting module code... [ 36%] future.utils highlighting module code... [ 45%] imp highlighting module code... [ 54%] past.builtins.misc highlighting module code... [ 63%] past.builtins.noniterators highlighting module code... [ 72%] past.types.basestring highlighting module code... [ 81%] past.types.olddict highlighting module code... [ 90%] past.types.oldstr highlighting module code... [100%] sys writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 116 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.fE7hgc/BUILD/future-0.16.0/docs' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp /bin/sh -e /tmp/B.fE7hgc/BUILD/tmp/rpm-tmp.91311 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp + umask 022 + cd /tmp/B.fE7hgc/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder + /bin/mkdir -p /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder + cd future-0.16.0 + rm -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder' running build running build_py running egg_info writing src/future.egg-info/PKG-INFO writing top-level names to src/future.egg-info/top_level.txt writing dependency_links to src/future.egg-info/dependency_links.txt writing entry points to src/future.egg-info/entry_points.txt reading manifest file 'src/future.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.au' under directory 'tests' warning: no files found matching '*.gif' under directory 'tests' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'src/future.egg-info/SOURCES.txt' running install running install_lib creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7 creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http copying build-2/lib/http/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http copying build-2/lib/http/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http copying build-2/lib/http/cookies.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http copying build-2/lib/http/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http copying build-2/lib/http/cookiejar.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/builtins copying build-2/lib/builtins/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize copying build-2/lib/libfuturize/fixer_util.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_basestring.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_division.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_future_standard_library.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_order___future__imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_metaclass.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_print.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_object.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_unicode_literals_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_execfile.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_next_call.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_UserDict.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_absolute_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_oldstr_wrap.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_unicode_keep_u.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_xrange_with_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_cmp.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_future_builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_bytes.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_raise.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_print_with_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/fixes/fix_division_safe.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes copying build-2/lib/libfuturize/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize copying build-2/lib/libfuturize/main.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_markupbase copying build-2/lib/_markupbase/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_markupbase creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/socketserver copying build-2/lib/socketserver/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/socketserver creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_dummy_thread copying build-2/lib/_dummy_thread/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_dummy_thread creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins copying build-2/lib/past/builtins/noniterators.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins copying build-2/lib/past/builtins/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins copying build-2/lib/past/builtins/misc.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/utils copying build-2/lib/past/utils/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/utils creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/tests copying build-2/lib/past/tests/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/tests creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types copying build-2/lib/past/types/oldstr.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types copying build-2/lib/past/types/basestring.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types copying build-2/lib/past/types/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types copying build-2/lib/past/types/olddict.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types copying build-2/lib/past/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/translation copying build-2/lib/past/translation/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/translation creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/newround.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/iterators.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/newnext.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/disabled.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/misc.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins copying build-2/lib/future/builtins/newsuper.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/utils copying build-2/lib/future/utils/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/utils copying build-2/lib/future/utils/surrogateescape.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/utils creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/tests copying build-2/lib/future/tests/base.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/tests copying build-2/lib/future/tests/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/tests creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newrange.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newobject.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newlist.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newmemoryview.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newopen.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newstr.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newint.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newbytes.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types copying build-2/lib/future/types/newdict.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http copying build-2/lib/future/moves/http/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http copying build-2/lib/future/moves/http/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http copying build-2/lib/future/moves/http/cookies.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http copying build-2/lib/future/moves/http/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http copying build-2/lib/future/moves/http/cookiejar.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http copying build-2/lib/future/moves/reprlib.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/collections.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/winreg.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/copyreg.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/configparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/_markupbase.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/socketserver.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/queue.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm copying build-2/lib/future/moves/dbm/ndbm.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm copying build-2/lib/future/moves/dbm/gnu.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm copying build-2/lib/future/moves/dbm/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm copying build-2/lib/future/moves/dbm/dumb.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/urllib/response.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/urllib/error.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/urllib/parse.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/urllib/request.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/urllib/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/urllib/robotparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib copying build-2/lib/future/moves/itertools.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc copying build-2/lib/future/moves/xmlrpc/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc copying build-2/lib/future/moves/xmlrpc/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc copying build-2/lib/future/moves/xmlrpc/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc copying build-2/lib/future/moves/sys.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/pickle.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/subprocess.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves copying build-2/lib/future/moves/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/test copying build-2/lib/future/moves/test/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/test copying build-2/lib/future/moves/test/support.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/test copying build-2/lib/future/moves/_thread.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/tix.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/commondialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/filedialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/constants.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/colorchooser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/font.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/ttk.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/simpledialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/messagebox.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/dialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/scrolledtext.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/tkinter/dnd.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter copying build-2/lib/future/moves/_dummy_thread.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html copying build-2/lib/future/moves/html/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html copying build-2/lib/future/moves/html/entities.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html copying build-2/lib/future/moves/html/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html copying build-2/lib/future/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/standard_library copying build-2/lib/future/standard_library/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/standard_library creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http copying build-2/lib/future/backports/http/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http copying build-2/lib/future/backports/http/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http copying build-2/lib/future/backports/http/cookies.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http copying build-2/lib/future/backports/http/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http copying build-2/lib/future/backports/http/cookiejar.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http copying build-2/lib/future/backports/socket.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports copying build-2/lib/future/backports/datetime.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports copying build-2/lib/future/backports/_markupbase.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports copying build-2/lib/future/backports/socketserver.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/errors.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/quoprimime.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/generator.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/_parseaddr.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/iterators.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/headerregistry.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/utils.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/nonmultipart.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/image.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/message.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/multipart.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/base.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/audio.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/application.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/mime/text.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime copying build-2/lib/future/backports/email/message.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/policy.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/_policybase.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/encoders.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/_encoded_words.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/_header_value_parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/header.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/feedparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/charset.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email copying build-2/lib/future/backports/email/base64mime.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib copying build-2/lib/future/backports/urllib/response.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib copying build-2/lib/future/backports/urllib/error.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib copying build-2/lib/future/backports/urllib/parse.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib copying build-2/lib/future/backports/urllib/request.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib copying build-2/lib/future/backports/urllib/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib copying build-2/lib/future/backports/urllib/robotparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc copying build-2/lib/future/backports/xmlrpc/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc copying build-2/lib/future/backports/xmlrpc/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc copying build-2/lib/future/backports/xmlrpc/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc copying build-2/lib/future/backports/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/keycert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/nullcert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/nullbytecert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/ssl_key.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/sha256.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/badkey.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/ssl_cert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/ssl_key.passwd.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/badcert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/https_svn_python_org_root.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/dh512.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/pystone.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/ssl_servers.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/nokia.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/support.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/keycert2.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/test/keycert.passwd.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test copying build-2/lib/future/backports/misc.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports copying build-2/lib/future/backports/total_ordering.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html copying build-2/lib/future/backports/html/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html copying build-2/lib/future/backports/html/entities.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html copying build-2/lib/future/backports/html/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/reprlib copying build-2/lib/reprlib/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/reprlib creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_features.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_memoryview.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_annotations.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_imports2.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_division.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_metaclass.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_throw.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_fullargspec.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_printfunction.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_raise_.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_unpacking.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_kwargs.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_next.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_newstyle.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/feature_base.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_future_builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_raise.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/fixes/fix_getcwd.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes copying build-2/lib/libpasteurize/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize copying build-2/lib/libpasteurize/main.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/queue copying build-2/lib/queue/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/queue creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc copying build-2/lib/xmlrpc/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc copying build-2/lib/xmlrpc/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc copying build-2/lib/xmlrpc/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/copyreg copying build-2/lib/copyreg/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/copyreg creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_thread copying build-2/lib/_thread/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_thread creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/tix.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/commondialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/filedialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/constants.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/colorchooser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/font.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/ttk.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/simpledialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/messagebox.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/dialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/scrolledtext.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter copying build-2/lib/tkinter/dnd.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/winreg copying build-2/lib/winreg/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/winreg creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html copying build-2/lib/html/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html copying build-2/lib/html/entities.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html copying build-2/lib/html/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http/server.py to server.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http/cookies.py to cookies.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http/client.py to client.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/http/cookiejar.py to cookiejar.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/builtins/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixer_util.py to fixer_util.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_basestring.py to fix_basestring.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_division.py to fix_division.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_future_standard_library.py to fix_future_standard_library.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_order___future__imports.py to fix_order___future__imports.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_future_standard_library_urllib.py to fix_future_standard_library_urllib.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_metaclass.py to fix_metaclass.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_print.py to fix_print.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_object.py to fix_object.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_unicode_literals_import.py to fix_unicode_literals_import.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_execfile.py to fix_execfile.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_next_call.py to fix_next_call.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_UserDict.py to fix_UserDict.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_absolute_import.py to fix_absolute_import.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_oldstr_wrap.py to fix_oldstr_wrap.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_unicode_keep_u.py to fix_unicode_keep_u.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_xrange_with_import.py to fix_xrange_with_import.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_cmp.py to fix_cmp.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_future_builtins.py to fix_future_builtins.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_bytes.py to fix_bytes.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_raise.py to fix_raise.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py to fix_add__future__imports_except_unicode_literals.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_remove_old__future__imports.py to fix_remove_old__future__imports.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_print_with_import.py to fix_print_with_import.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/fixes/fix_division_safe.py to fix_division_safe.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libfuturize/main.py to main.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_markupbase/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/socketserver/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_dummy_thread/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins/noniterators.py to noniterators.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/builtins/misc.py to misc.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/utils/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types/oldstr.py to oldstr.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types/basestring.py to basestring.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/types/olddict.py to olddict.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/past/translation/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/newround.py to newround.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/iterators.py to iterators.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/newnext.py to newnext.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/disabled.py to disabled.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/misc.py to misc.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/builtins/newsuper.py to newsuper.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/utils/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/utils/surrogateescape.py to surrogateescape.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/tests/base.py to base.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newrange.py to newrange.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newobject.py to newobject.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newlist.py to newlist.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newmemoryview.py to newmemoryview.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newopen.py to newopen.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newstr.py to newstr.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newint.py to newint.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newbytes.py to newbytes.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/types/newdict.py to newdict.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http/server.py to server.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http/cookies.py to cookies.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http/client.py to client.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/http/cookiejar.py to cookiejar.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/reprlib.py to reprlib.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/builtins.py to builtins.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/collections.py to collections.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/winreg.py to winreg.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/copyreg.py to copyreg.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/configparser.py to configparser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/_markupbase.py to _markupbase.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/socketserver.py to socketserver.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/queue.py to queue.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm/ndbm.py to ndbm.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm/gnu.py to gnu.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/dbm/dumb.py to dumb.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib/response.py to response.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib/error.py to error.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib/parse.py to parse.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib/request.py to request.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/urllib/robotparser.py to robotparser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/itertools.py to itertools.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc/server.py to server.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/xmlrpc/client.py to client.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/sys.py to sys.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/pickle.py to pickle.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/subprocess.py to subprocess.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/test/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/test/support.py to support.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/_thread.py to _thread.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/tix.py to tix.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/commondialog.py to commondialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/filedialog.py to filedialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/constants.py to constants.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/colorchooser.py to colorchooser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/font.py to font.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/ttk.py to ttk.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/simpledialog.py to simpledialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/messagebox.py to messagebox.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/dialog.py to dialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/scrolledtext.py to scrolledtext.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/tkinter/dnd.py to dnd.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/_dummy_thread.py to _dummy_thread.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html/parser.py to parser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html/entities.py to entities.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/moves/html/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/standard_library/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http/server.py to server.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http/cookies.py to cookies.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http/client.py to client.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/http/cookiejar.py to cookiejar.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/socket.py to socket.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/datetime.py to datetime.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/_markupbase.py to _markupbase.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/socketserver.py to socketserver.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/errors.py to errors.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/quoprimime.py to quoprimime.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/generator.py to generator.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/_parseaddr.py to _parseaddr.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/parser.py to parser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/iterators.py to iterators.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/headerregistry.py to headerregistry.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/utils.py to utils.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/nonmultipart.py to nonmultipart.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/image.py to image.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/message.py to message.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/multipart.py to multipart.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/base.py to base.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/audio.py to audio.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/application.py to application.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/mime/text.py to text.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/message.py to message.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/policy.py to policy.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/_policybase.py to _policybase.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/encoders.py to encoders.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/_encoded_words.py to _encoded_words.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/_header_value_parser.py to _header_value_parser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/header.py to header.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/feedparser.py to feedparser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/charset.py to charset.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/email/base64mime.py to base64mime.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib/response.py to response.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib/error.py to error.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib/parse.py to parse.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib/request.py to request.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/urllib/robotparser.py to robotparser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc/server.py to server.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/xmlrpc/client.py to client.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test/pystone.py to pystone.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test/ssl_servers.py to ssl_servers.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/test/support.py to support.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/misc.py to misc.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/total_ordering.py to total_ordering.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html/parser.py to parser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html/entities.py to entities.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future/backports/html/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/reprlib/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_features.py to fix_features.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_memoryview.py to fix_memoryview.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_annotations.py to fix_annotations.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_imports2.py to fix_imports2.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_add_all__future__imports.py to fix_add_all__future__imports.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_division.py to fix_division.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_imports.py to fix_imports.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_metaclass.py to fix_metaclass.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_throw.py to fix_throw.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_fullargspec.py to fix_fullargspec.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_printfunction.py to fix_printfunction.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_raise_.py to fix_raise_.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_add_future_standard_library_import.py to fix_add_future_standard_library_import.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_unpacking.py to fix_unpacking.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_kwargs.py to fix_kwargs.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_next.py to fix_next.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_newstyle.py to fix_newstyle.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/feature_base.py to feature_base.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_future_builtins.py to fix_future_builtins.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_raise.py to fix_raise.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_add_all_future_builtins.py to fix_add_all_future_builtins.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/fixes/fix_getcwd.py to fix_getcwd.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/libpasteurize/main.py to main.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/queue/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc/server.py to server.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/xmlrpc/client.py to client.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/copyreg/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/_thread/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/tix.py to tix.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/commondialog.py to commondialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/filedialog.py to filedialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/constants.py to constants.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/colorchooser.py to colorchooser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/font.py to font.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/ttk.py to ttk.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/simpledialog.py to simpledialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/messagebox.py to messagebox.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/dialog.py to dialog.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/scrolledtext.py to scrolledtext.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/tkinter/dnd.py to dnd.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/winreg/__init__.py to __init__.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html/parser.py to parser.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html/entities.py to entities.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/html/__init__.py to __init__.pyc writing byte-compilation script '/tmp/B.fE7hgc/BUILD/tmp/tmpONqNFK.py' /usr/bin/python -OO /tmp/B.fE7hgc/BUILD/tmp/tmpONqNFK.py removing /tmp/B.fE7hgc/BUILD/tmp/tmpONqNFK.py running install_egg_info Copying src/future.egg-info to /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages/future-0.16.0-py2.7.egg-info running install_scripts Installing pasteurize script to /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin Installing futurize script to /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin + '[' ! -d /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/lib/python2.7/site-packages ']' + /bin/mv /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/futurize /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/futurize-2 + /bin/mv /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/pasteurize /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/pasteurize-2 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder' running build running build_py running egg_info writing src/future.egg-info/PKG-INFO writing dependency_links to src/future.egg-info/dependency_links.txt writing entry points to src/future.egg-info/entry_points.txt writing top-level names to src/future.egg-info/top_level.txt reading manifest file 'src/future.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.au' under directory 'tests' warning: no files found matching '*.gif' under directory 'tests' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'src/future.egg-info/SOURCES.txt' running install running install_lib creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7 creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize copying build-3/lib/libfuturize/fixer_util.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_basestring.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_division.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_future_standard_library.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_order___future__imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/__pycache__ copying build-3/lib/libfuturize/fixes/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/__pycache__ copying build-3/lib/libfuturize/fixes/fix_metaclass.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_print.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_object.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_unicode_literals_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_execfile.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_next_call.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_UserDict.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_absolute_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_oldstr_wrap.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_unicode_keep_u.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_xrange_with_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_cmp.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_future_builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_bytes.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_raise.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_print_with_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes copying build-3/lib/libfuturize/fixes/fix_division_safe.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/__pycache__ copying build-3/lib/libfuturize/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/__pycache__ copying build-3/lib/libfuturize/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize copying build-3/lib/libfuturize/main.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins/__pycache__ copying build-3/lib/past/builtins/__pycache__/noniterators.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins/__pycache__ copying build-3/lib/past/builtins/__pycache__/misc.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins/__pycache__ copying build-3/lib/past/builtins/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins/__pycache__ copying build-3/lib/past/builtins/noniterators.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins copying build-3/lib/past/builtins/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins copying build-3/lib/past/builtins/misc.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/utils creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/utils/__pycache__ copying build-3/lib/past/utils/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/utils/__pycache__ copying build-3/lib/past/utils/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/utils creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/__pycache__ copying build-3/lib/past/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/__pycache__ creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/tests copying build-3/lib/past/tests/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/tests creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types/__pycache__ copying build-3/lib/past/types/__pycache__/oldstr.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types/__pycache__ copying build-3/lib/past/types/__pycache__/olddict.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types/__pycache__ copying build-3/lib/past/types/__pycache__/basestring.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types/__pycache__ copying build-3/lib/past/types/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types/__pycache__ copying build-3/lib/past/types/oldstr.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types copying build-3/lib/past/types/basestring.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types copying build-3/lib/past/types/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types copying build-3/lib/past/types/olddict.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/types copying build-3/lib/past/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/translation creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/translation/__pycache__ copying build-3/lib/past/translation/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/translation/__pycache__ copying build-3/lib/past/translation/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/translation creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins copying build-3/lib/future/builtins/newround.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/__pycache__ copying build-3/lib/future/builtins/__pycache__/iterators.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/__pycache__ copying build-3/lib/future/builtins/__pycache__/misc.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/__pycache__ copying build-3/lib/future/builtins/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/__pycache__ copying build-3/lib/future/builtins/iterators.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins copying build-3/lib/future/builtins/newnext.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins copying build-3/lib/future/builtins/disabled.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins copying build-3/lib/future/builtins/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins copying build-3/lib/future/builtins/misc.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins copying build-3/lib/future/builtins/newsuper.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/utils creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/utils/__pycache__ copying build-3/lib/future/utils/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/utils/__pycache__ copying build-3/lib/future/utils/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/utils copying build-3/lib/future/utils/surrogateescape.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/utils creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/__pycache__ copying build-3/lib/future/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/__pycache__ creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/tests copying build-3/lib/future/tests/base.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/tests copying build-3/lib/future/tests/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/tests creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newrange.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newobject.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newlist.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/__pycache__ copying build-3/lib/future/types/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/__pycache__ copying build-3/lib/future/types/newmemoryview.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newopen.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newstr.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newint.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newbytes.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types copying build-3/lib/future/types/newdict.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http copying build-3/lib/future/moves/http/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http copying build-3/lib/future/moves/http/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http copying build-3/lib/future/moves/http/cookies.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http copying build-3/lib/future/moves/http/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http copying build-3/lib/future/moves/http/cookiejar.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http copying build-3/lib/future/moves/reprlib.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/collections.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/winreg.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/copyreg.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/configparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/_markupbase.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/socketserver.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/queue.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm copying build-3/lib/future/moves/dbm/ndbm.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm copying build-3/lib/future/moves/dbm/gnu.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm copying build-3/lib/future/moves/dbm/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm copying build-3/lib/future/moves/dbm/dumb.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/urllib/response.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/urllib/error.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/urllib/parse.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/urllib/request.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/urllib/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/urllib/robotparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib copying build-3/lib/future/moves/itertools.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc copying build-3/lib/future/moves/xmlrpc/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc copying build-3/lib/future/moves/xmlrpc/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc copying build-3/lib/future/moves/xmlrpc/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc copying build-3/lib/future/moves/sys.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/pickle.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/subprocess.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves copying build-3/lib/future/moves/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/test copying build-3/lib/future/moves/test/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/test copying build-3/lib/future/moves/test/support.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/test copying build-3/lib/future/moves/_thread.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/tix.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/commondialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/filedialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/constants.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/colorchooser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/font.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/ttk.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/simpledialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/messagebox.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/dialog.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/scrolledtext.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/tkinter/dnd.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter copying build-3/lib/future/moves/_dummy_thread.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html copying build-3/lib/future/moves/html/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html copying build-3/lib/future/moves/html/entities.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html copying build-3/lib/future/moves/html/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html copying build-3/lib/future/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/standard_library creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/standard_library/__pycache__ copying build-3/lib/future/standard_library/__pycache__/__init__.cpython-37.pyc -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/standard_library/__pycache__ copying build-3/lib/future/standard_library/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/standard_library creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http copying build-3/lib/future/backports/http/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http copying build-3/lib/future/backports/http/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http copying build-3/lib/future/backports/http/cookies.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http copying build-3/lib/future/backports/http/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http copying build-3/lib/future/backports/http/cookiejar.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http copying build-3/lib/future/backports/socket.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports copying build-3/lib/future/backports/datetime.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports copying build-3/lib/future/backports/_markupbase.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports copying build-3/lib/future/backports/socketserver.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/errors.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/quoprimime.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/generator.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/_parseaddr.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/iterators.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/headerregistry.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/utils.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/nonmultipart.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/image.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/message.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/multipart.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/base.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/audio.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/application.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/mime/text.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime copying build-3/lib/future/backports/email/message.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/policy.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/_policybase.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/encoders.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/_encoded_words.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/_header_value_parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/header.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/feedparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/charset.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email copying build-3/lib/future/backports/email/base64mime.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib copying build-3/lib/future/backports/urllib/response.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib copying build-3/lib/future/backports/urllib/error.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib copying build-3/lib/future/backports/urllib/parse.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib copying build-3/lib/future/backports/urllib/request.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib copying build-3/lib/future/backports/urllib/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib copying build-3/lib/future/backports/urllib/robotparser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc copying build-3/lib/future/backports/xmlrpc/server.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc copying build-3/lib/future/backports/xmlrpc/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc copying build-3/lib/future/backports/xmlrpc/client.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc copying build-3/lib/future/backports/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/keycert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/nullcert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/nullbytecert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/ssl_key.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/sha256.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/badkey.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/ssl_cert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/ssl_key.passwd.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/badcert.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/https_svn_python_org_root.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/dh512.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/pystone.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/ssl_servers.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/nokia.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/support.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/keycert2.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/test/keycert.passwd.pem -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test copying build-3/lib/future/backports/misc.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports copying build-3/lib/future/backports/total_ordering.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html copying build-3/lib/future/backports/html/parser.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html copying build-3/lib/future/backports/html/entities.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html copying build-3/lib/future/backports/html/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize creating /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_features.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_memoryview.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_annotations.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_imports2.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_division.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_imports.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_metaclass.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_throw.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_fullargspec.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_printfunction.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_raise_.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_unpacking.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_kwargs.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_next.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_newstyle.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/feature_base.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_future_builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_raise.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/fixes/fix_getcwd.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes copying build-3/lib/libpasteurize/__init__.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize copying build-3/lib/libpasteurize/main.py -> /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixer_util.py to fixer_util.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_basestring.py to fix_basestring.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_division.py to fix_division.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_future_standard_library.py to fix_future_standard_library.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_order___future__imports.py to fix_order___future__imports.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_future_standard_library_urllib.py to fix_future_standard_library_urllib.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_metaclass.py to fix_metaclass.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_print.py to fix_print.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_object.py to fix_object.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_unicode_literals_import.py to fix_unicode_literals_import.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_execfile.py to fix_execfile.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_next_call.py to fix_next_call.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_UserDict.py to fix_UserDict.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_absolute_import.py to fix_absolute_import.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_oldstr_wrap.py to fix_oldstr_wrap.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_unicode_keep_u.py to fix_unicode_keep_u.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_xrange_with_import.py to fix_xrange_with_import.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_cmp.py to fix_cmp.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_future_builtins.py to fix_future_builtins.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_bytes.py to fix_bytes.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_raise.py to fix_raise.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py to fix_add__future__imports_except_unicode_literals.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_remove_old__future__imports.py to fix_remove_old__future__imports.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_print_with_import.py to fix_print_with_import.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/fixes/fix_division_safe.py to fix_division_safe.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libfuturize/main.py to main.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/past/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/newround.py to newround.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/newnext.py to newnext.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/disabled.py to disabled.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/builtins/newsuper.py to newsuper.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/utils/surrogateescape.py to surrogateescape.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/tests/base.py to base.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newrange.py to newrange.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newobject.py to newobject.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newlist.py to newlist.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newmemoryview.py to newmemoryview.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newopen.py to newopen.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newstr.py to newstr.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newint.py to newint.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newbytes.py to newbytes.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/types/newdict.py to newdict.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http/server.py to server.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http/cookies.py to cookies.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http/client.py to client.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/http/cookiejar.py to cookiejar.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/reprlib.py to reprlib.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/builtins.py to builtins.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/collections.py to collections.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/winreg.py to winreg.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/copyreg.py to copyreg.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/configparser.py to configparser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/_markupbase.py to _markupbase.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/socketserver.py to socketserver.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/queue.py to queue.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm/ndbm.py to ndbm.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm/gnu.py to gnu.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/dbm/dumb.py to dumb.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib/response.py to response.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib/error.py to error.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib/parse.py to parse.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib/request.py to request.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/urllib/robotparser.py to robotparser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/itertools.py to itertools.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc/server.py to server.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/xmlrpc/client.py to client.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/sys.py to sys.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/pickle.py to pickle.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/subprocess.py to subprocess.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/test/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/test/support.py to support.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/_thread.py to _thread.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/tix.py to tix.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/commondialog.py to commondialog.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/filedialog.py to filedialog.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/constants.py to constants.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/colorchooser.py to colorchooser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/font.py to font.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/ttk.py to ttk.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/simpledialog.py to simpledialog.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/messagebox.py to messagebox.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/dialog.py to dialog.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/scrolledtext.py to scrolledtext.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/tkinter/dnd.py to dnd.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/_dummy_thread.py to _dummy_thread.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html/parser.py to parser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html/entities.py to entities.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/moves/html/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http/server.py to server.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http/cookies.py to cookies.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http/client.py to client.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/http/cookiejar.py to cookiejar.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/socket.py to socket.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/datetime.py to datetime.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/_markupbase.py to _markupbase.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/socketserver.py to socketserver.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/errors.py to errors.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/quoprimime.py to quoprimime.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/generator.py to generator.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/_parseaddr.py to _parseaddr.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/parser.py to parser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/iterators.py to iterators.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/headerregistry.py to headerregistry.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/nonmultipart.py to nonmultipart.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/image.py to image.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/message.py to message.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/multipart.py to multipart.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/base.py to base.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/audio.py to audio.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/application.py to application.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/mime/text.py to text.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/message.py to message.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/policy.py to policy.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/_policybase.py to _policybase.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/encoders.py to encoders.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/_encoded_words.py to _encoded_words.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/_header_value_parser.py to _header_value_parser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/header.py to header.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/feedparser.py to feedparser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/charset.py to charset.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/email/base64mime.py to base64mime.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib/response.py to response.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib/error.py to error.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib/parse.py to parse.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib/request.py to request.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/urllib/robotparser.py to robotparser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc/server.py to server.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/xmlrpc/client.py to client.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test/pystone.py to pystone.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test/ssl_servers.py to ssl_servers.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/test/support.py to support.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/misc.py to misc.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/total_ordering.py to total_ordering.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html/parser.py to parser.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html/entities.py to entities.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future/backports/html/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_features.py to fix_features.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_memoryview.py to fix_memoryview.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_annotations.py to fix_annotations.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_imports2.py to fix_imports2.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_add_all__future__imports.py to fix_add_all__future__imports.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_division.py to fix_division.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_imports.py to fix_imports.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_metaclass.py to fix_metaclass.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_throw.py to fix_throw.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_fullargspec.py to fix_fullargspec.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_printfunction.py to fix_printfunction.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_raise_.py to fix_raise_.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_add_future_standard_library_import.py to fix_add_future_standard_library_import.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_unpacking.py to fix_unpacking.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_kwargs.py to fix_kwargs.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_next.py to fix_next.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_newstyle.py to fix_newstyle.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/feature_base.py to feature_base.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_future_builtins.py to fix_future_builtins.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_raise.py to fix_raise.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_add_all_future_builtins.py to fix_add_all_future_builtins.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/fixes/fix_getcwd.py to fix_getcwd.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/libpasteurize/main.py to main.cpython-37.pyc writing byte-compilation script '/tmp/B.fE7hgc/BUILD/tmp/tmpz024s3dh.py' /usr/bin/python3 /tmp/B.fE7hgc/BUILD/tmp/tmpz024s3dh.py removing /tmp/B.fE7hgc/BUILD/tmp/tmpz024s3dh.py running install_egg_info Copying src/future.egg-info to /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/python3.7/site-packages/future-0.16.0-py3.7.egg-info running install_scripts Installing futurize script to /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin Installing pasteurize script to /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin + /bin/mv /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/futurize /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/futurize-3 + /bin/mv /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/pasteurize /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/pasteurize-3 + ln -sf futurize-3 /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/futurize + ln -sf pasteurize-3 /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/bin/pasteurize + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 88/618 files hardlinked Processing files: python-future-0.16.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp /bin/sh -e /tmp/B.fE7hgc/BUILD/tmp/rpm-tmp.12169 + umask 022 + cd /tmp/B.fE7hgc/BUILD + cd future-0.16.0 + DOCDIR=/tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-0.16.0 + export DOCDIR + rm -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-0.16.0 + /bin/mkdir -p /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-0.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-0.16.0... Documentation compressed. + cp -pr LICENSE.txt README.rst /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-0.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-0.16.0... ./LICENSE.txt ./README.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-future-0.16.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp /bin/sh -e /tmp/B.fE7hgc/BUILD/tmp/rpm-tmp.11469 + umask 022 + cd /tmp/B.fE7hgc/BUILD + cd future-0.16.0 + DOCDIR=/tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python3-future-0.16.0 + export DOCDIR + rm -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python3-future-0.16.0 + /bin/mkdir -p /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python3-future-0.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python3-future-0.16.0... Documentation compressed. + cp -pr LICENSE.txt README.rst /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python3-future-0.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python3-future-0.16.0... ./LICENSE.txt ./README.rst Documentation compressed. + exit 0 Requires: /usr/bin/python3 Processing files: python-future-apidocs-0.16.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp /bin/sh -e /tmp/B.fE7hgc/BUILD/tmp/rpm-tmp.97459 + umask 022 + cd /tmp/B.fE7hgc/BUILD + cd future-0.16.0 + DOCDIR=/tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-apidocs-0.16.0 + export DOCDIR + rm -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-apidocs-0.16.0 + /bin/mkdir -p /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-apidocs-0.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-apidocs-0.16.0... Documentation compressed. + cp -pr docs/build/html/_modules docs/build/html/_static docs/build/html/automatic_conversion.html docs/build/html/bind_method.html docs/build/html/bytes_object.html docs/build/html/changelog.html docs/build/html/compatible_idioms.html docs/build/html/conversion_limitations.html docs/build/html/credits.html docs/build/html/custom_iterators.html docs/build/html/custom_str_methods.html docs/build/html/dev_notes.html docs/build/html/development.html docs/build/html/dict_object.html docs/build/html/faq.html docs/build/html/func_annotations.html docs/build/html/future-builtins.html docs/build/html/futurize.html docs/build/html/futurize_cheatsheet.html docs/build/html/futurize_overview.html docs/build/html/genindex.html docs/build/html/hindsight.html docs/build/html/imports.html docs/build/html/index.html docs/build/html/int_object.html docs/build/html/isinstance.html docs/build/html/limitations.html docs/build/html/metaclasses.html docs/build/html/older_interfaces.html docs/build/html/open_function.html docs/build/html/overview.html docs/build/html/pasteurize.html docs/build/html/py-modindex.html docs/build/html/quickstart.html docs/build/html/reference.html docs/build/html/roadmap.html docs/build/html/search.html docs/build/html/standard_library_imports.html docs/build/html/stdlib_incompatibilities.html docs/build/html/str_object.html docs/build/html/translation.html docs/build/html/unicode_literals.html docs/build/html/upgrading.html docs/build/html/utilities.html docs/build/html/what_else.html docs/build/html/whatsnew.html docs/build/html/why_python3.html docs/build/html/searchindex.js /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-apidocs-0.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder/usr/share/doc/python-future-apidocs-0.16.0... ./_static/python-future-logo.tiff ./_static/python-future-icon-32.ico ./_static/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot ./_static/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff ./_static/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 ./_static/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf ./_static/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg ./_static/bootstrap-3.3.7/css/bootstrap.css.map ./_static/bootstrap-3.3.7/css/bootstrap-theme.min.css.map ./_static/bootstrap-3.3.7/css/bootstrap.min.css.map ./_static/bootstrap-3.3.7/css/bootstrap-theme.css.map ./_static/python-future-icon-white-32.ico ./_static/bootswatch-3.3.7/fonts/glyphicons-halflings-regular.eot ./_static/bootswatch-3.3.7/fonts/glyphicons-halflings-regular.woff ./_static/bootswatch-3.3.7/fonts/glyphicons-halflings-regular.woff2 ./_static/bootswatch-3.3.7/fonts/glyphicons-halflings-regular.ttf ./_static/bootswatch-3.3.7/fonts/glyphicons-halflings-regular.svg Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder Wrote: /tmp/B.fE7hgc/RPMS/python-future-0.16.0-1.noarch.rpm Wrote: /tmp/B.fE7hgc/RPMS/python3-future-0.16.0-1.noarch.rpm Wrote: /tmp/B.fE7hgc/RPMS/python-future-apidocs-0.16.0-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fE7hgc/BUILD/tmp /bin/sh -e /tmp/B.fE7hgc/BUILD/tmp/rpm-tmp.35087 + umask 022 + cd /tmp/B.fE7hgc/BUILD + cd future-0.16.0 + /bin/rm '--interactive=never' -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder + rm -rf /tmp/B.fE7hgc/BUILD/tmp/python-future-0.16.0-root-builder ended at: Thu May 30 08:35:48 2019, done in 0:00:40.861420 + chmod -R u+rwX /tmp/B.fE7hgc/BUILD + rm -rf /tmp/B.fE7hgc/tmp /tmp/B.fE7hgc/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..346 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.fE7hgc Begin-TLD-Builder-Info Build-Time: user:16.69s sys:2.09s real:42.06s (faults io:0 non-io:1194975) Files queued for ftp: 907764 python-future-apidocs-0.16.0-1.noarch.rpm 707904 python3-future-0.16.0-1.noarch.rpm 481017 python-future-0.16.0-1.noarch.rpm 187 python-future-0.16.0-1.src.rpm.uploadinfo End-TLD-Builder-Info