request from: hawk checking if we should skip the build started at: Fri Aug 19 19:39:16 2016 fetching http://kraz.tld-linux.org/~builderti//srpms/59d6c0a8-53f8-42a5-a172-e8b623abd10b/python-Cython-0.22.1-1.src.rpm fetched 1587075 bytes, 822.8 K/s installing srpm: python-Cython-0.22.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.TSkkkU/BUILD /tmp/B.TSkkkU/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-Cython-0.22.1-1.src.rpm * Fri Aug 19 2016 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-Cython.git;a=log;h=e44bbaad35adebf0eb20bb17588b27d41ae9124a + rpm -Uhv --nodeps --define '_topdir /tmp/B.TSkkkU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-Cython-0.22.1-1.src.rpm python-Cython ################################################## + rm -f python-Cython-0.22.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.TSkkkU/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.TSkkkU/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.TSkkkU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.TSkkkU/python-Cython.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 59d6c0a8-53f8-42a5-a172-e8b623abd10b; TMPDIR=/tmp/B.TSkkkU/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.TSkkkU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.TSkkkU/python-Cython.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 59d6c0a8-53f8-42a5-a172-e8b623abd10b + TMPDIR=/tmp/B.TSkkkU/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.TSkkkU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.TSkkkU/python-Cython.spec Building target platforms: x86_64-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.TSkkkU/BUILD/tmp /bin/sh -e /tmp/B.TSkkkU/BUILD/tmp/rpm-tmp.9288 + umask 022 + cd /tmp/B.TSkkkU/BUILD + cd /tmp/B.TSkkkU/BUILD + rm -rf Cython-0.22.1 + /usr/bin/gzip -dc /tmp/B.TSkkkU/Cython-0.22.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cython-0.22.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): 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.TSkkkU/BUILD/tmp /bin/sh -e /tmp/B.TSkkkU/BUILD/tmp/rpm-tmp.9288 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.TSkkkU/BUILD/tmp + umask 022 + cd /tmp/B.TSkkkU/BUILD + cd Cython-0.22.1 + CC=x86_64-tld-linux-gcc CFLAGS='-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' /usr/bin/python setup.py build --build-base build-2 Unable to find pgen, not compiling formal grammar. Compiling module Cython.Plex.Scanners ... Compiling module Cython.Plex.Actions ... Compiling module Cython.Compiler.Lexicon ... Compiling module Cython.Compiler.Scanning ... Compiling module Cython.Compiler.Parsing ... Compiling module Cython.Compiler.Visitor ... Compiling module Cython.Compiler.FlowControl ... Compiling module Cython.Compiler.Code ... Compiling module Cython.Runtime.refnanny ... Compiling module Cython.Tempita._tempita ... running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 copying cython.py -> build-2/lib.linux-x86_64-2.7 creating build-2/lib.linux-x86_64-2.7/Cython copying Cython/CodeWriter.py -> build-2/lib.linux-x86_64-2.7/Cython copying Cython/StringIOTree.py -> build-2/lib.linux-x86_64-2.7/Cython copying Cython/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython copying Cython/TestUtils.py -> build-2/lib.linux-x86_64-2.7/Cython copying Cython/Debugging.py -> build-2/lib.linux-x86_64-2.7/Cython copying Cython/Utils.py -> build-2/lib.linux-x86_64-2.7/Cython copying Cython/Shadow.py -> build-2/lib.linux-x86_64-2.7/Cython creating build-2/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/Inline.py -> build-2/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/Dependencies.py -> build-2/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/IpythonMagic.py -> build-2/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/Cythonize.py -> build-2/lib.linux-x86_64-2.7/Cython/Build copying Cython/Build/BuildExecutable.py -> build-2/lib.linux-x86_64-2.7/Cython/Build creating build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Errors.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Visitor.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TreePath.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Annotate.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Buffer.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Optimize.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Future.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Naming.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Parsing.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Symtab.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Main.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Builtin.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Options.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Version.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Code.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Nodes.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler creating build-2/lib.linux-x86_64-2.7/Cython/Runtime copying Cython/Runtime/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Runtime creating build-2/lib.linux-x86_64-2.7/Cython/Distutils copying Cython/Distutils/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Distutils copying Cython/Distutils/extension.py -> build-2/lib.linux-x86_64-2.7/Cython/Distutils copying Cython/Distutils/build_ext.py -> build-2/lib.linux-x86_64-2.7/Cython/Distutils creating build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Errors.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Machines.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Traditional.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Timing.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Transitions.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Regexps.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Lexicons.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Actions.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Scanners.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/DFA.py -> build-2/lib.linux-x86_64-2.7/Cython/Plex creating build-2/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build-2/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build-2/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/xmlrunner.py -> build-2/lib.linux-x86_64-2.7/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build-2/lib.linux-x86_64-2.7/Cython/Tests creating build-2/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build-2/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build-2/lib.linux-x86_64-2.7/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build-2/lib.linux-x86_64-2.7/Cython/Build/Tests creating build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests creating build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Utility creating build-2/lib.linux-x86_64-2.7/Cython/Tempita copying Cython/Tempita/_looper.py -> build-2/lib.linux-x86_64-2.7/Cython/Tempita copying Cython/Tempita/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Tempita copying Cython/Tempita/_tempita.py -> build-2/lib.linux-x86_64-2.7/Cython/Tempita copying Cython/Tempita/compat3.py -> build-2/lib.linux-x86_64-2.7/Cython/Tempita creating build-2/lib.linux-x86_64-2.7/pyximport copying pyximport/pyximport.py -> build-2/lib.linux-x86_64-2.7/pyximport copying pyximport/pyxbuild.py -> build-2/lib.linux-x86_64-2.7/pyximport copying pyximport/__init__.py -> build-2/lib.linux-x86_64-2.7/pyximport creating build-2/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/libpython.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger copying Cython/Debugger/libcython.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger creating build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests creating build-2/lib.linux-x86_64-2.7/Cython/Includes copying Cython/Includes/openmp.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes creating build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython creating build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/posix creating build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp creating build-2/lib.linux-x86_64-2.7/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/numpy creating build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/libc creating build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Compiler/ParseTreeTransforms.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Code.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build-2/lib.linux-x86_64-2.7/Cython/Runtime copying Cython/Plex/Actions.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Scanners.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/CConvert.pyx -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Capsule.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/CommonTypes.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Generator.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Embed.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/ImportExport.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/CythonFunction.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Optimize.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Buffer.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/TypeConversion.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Printing.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Exceptions.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Builtins.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Overflow.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/StringTools.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/Profile.c -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/arrayarray.h -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build-2/lib.linux-x86_64-2.7/Cython/Utility copying Cython/Debugger/Tests/codefile -> build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests running build_ext building 'Cython.Plex.Scanners' extension creating build-2/temp.linux-x86_64-2.7 creating build-2/temp.linux-x86_64-2.7/tmp creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1 creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so building 'Cython.Plex.Actions' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Plex/Actions.so building 'Cython.Compiler.Lexicon' extension creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so building 'Cython.Compiler.Scanning' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so building 'Cython.Compiler.Parsing' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so building 'Cython.Compiler.Visitor' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so building 'Cython.Compiler.FlowControl' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so building 'Cython.Compiler.Code' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Compiler/Code.so building 'Cython.Runtime.refnanny' extension creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so building 'Cython.Tempita._tempita' extension creating build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.c -o build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/Cython/Tempita/_tempita.so + CC=x86_64-tld-linux-gcc CFLAGS='-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' /usr/bin/python3 setup.py build --build-base build-3 Unable to find pgen, not compiling formal grammar. running build running build_py creating build-3 creating build-3/lib.linux-x86_64-3.5 copying cython.py -> build-3/lib.linux-x86_64-3.5 creating build-3/lib.linux-x86_64-3.5/Cython copying Cython/CodeWriter.py -> build-3/lib.linux-x86_64-3.5/Cython copying Cython/StringIOTree.py -> build-3/lib.linux-x86_64-3.5/Cython copying Cython/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython copying Cython/TestUtils.py -> build-3/lib.linux-x86_64-3.5/Cython copying Cython/Debugging.py -> build-3/lib.linux-x86_64-3.5/Cython copying Cython/Utils.py -> build-3/lib.linux-x86_64-3.5/Cython copying Cython/Shadow.py -> build-3/lib.linux-x86_64-3.5/Cython creating build-3/lib.linux-x86_64-3.5/Cython/Build copying Cython/Build/Inline.py -> build-3/lib.linux-x86_64-3.5/Cython/Build copying Cython/Build/Dependencies.py -> build-3/lib.linux-x86_64-3.5/Cython/Build copying Cython/Build/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Build copying Cython/Build/IpythonMagic.py -> build-3/lib.linux-x86_64-3.5/Cython/Build copying Cython/Build/Cythonize.py -> build-3/lib.linux-x86_64-3.5/Cython/Build copying Cython/Build/BuildExecutable.py -> build-3/lib.linux-x86_64-3.5/Cython/Build creating build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Errors.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Visitor.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/TreePath.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Annotate.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Buffer.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Optimize.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Future.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Naming.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Parsing.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Symtab.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Main.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Builtin.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Scanning.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Options.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Version.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Code.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Nodes.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler creating build-3/lib.linux-x86_64-3.5/Cython/Runtime copying Cython/Runtime/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Runtime creating build-3/lib.linux-x86_64-3.5/Cython/Distutils copying Cython/Distutils/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Distutils copying Cython/Distutils/extension.py -> build-3/lib.linux-x86_64-3.5/Cython/Distutils copying Cython/Distutils/build_ext.py -> build-3/lib.linux-x86_64-3.5/Cython/Distutils creating build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Errors.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Machines.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Traditional.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Timing.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Transitions.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Regexps.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Lexicons.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Actions.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Scanners.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/DFA.py -> build-3/lib.linux-x86_64-3.5/Cython/Plex creating build-3/lib.linux-x86_64-3.5/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build-3/lib.linux-x86_64-3.5/Cython/Tests copying Cython/Tests/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build-3/lib.linux-x86_64-3.5/Cython/Tests copying Cython/Tests/xmlrunner.py -> build-3/lib.linux-x86_64-3.5/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build-3/lib.linux-x86_64-3.5/Cython/Tests creating build-3/lib.linux-x86_64-3.5/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build-3/lib.linux-x86_64-3.5/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build-3/lib.linux-x86_64-3.5/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build-3/lib.linux-x86_64-3.5/Cython/Build/Tests creating build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests creating build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Utility creating build-3/lib.linux-x86_64-3.5/Cython/Tempita copying Cython/Tempita/_looper.py -> build-3/lib.linux-x86_64-3.5/Cython/Tempita copying Cython/Tempita/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Tempita copying Cython/Tempita/_tempita.py -> build-3/lib.linux-x86_64-3.5/Cython/Tempita copying Cython/Tempita/compat3.py -> build-3/lib.linux-x86_64-3.5/Cython/Tempita creating build-3/lib.linux-x86_64-3.5/pyximport copying pyximport/pyximport.py -> build-3/lib.linux-x86_64-3.5/pyximport copying pyximport/pyxbuild.py -> build-3/lib.linux-x86_64-3.5/pyximport copying pyximport/__init__.py -> build-3/lib.linux-x86_64-3.5/pyximport creating build-3/lib.linux-x86_64-3.5/Cython/Debugger copying Cython/Debugger/libpython.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger copying Cython/Debugger/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger copying Cython/Debugger/libcython.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger creating build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests creating build-3/lib.linux-x86_64-3.5/Cython/Includes copying Cython/Includes/openmp.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes creating build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython creating build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/posix creating build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp creating build-3/lib.linux-x86_64-3.5/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/numpy creating build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/libc creating build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated copying Cython/Compiler/ParseTreeTransforms.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Code.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build-3/lib.linux-x86_64-3.5/Cython/Runtime copying Cython/Plex/Actions.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Plex/Scanners.pxd -> build-3/lib.linux-x86_64-3.5/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/CConvert.pyx -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Capsule.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/CommonTypes.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Generator.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Embed.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/ImportExport.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/CythonFunction.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Optimize.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Buffer.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/TypeConversion.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Printing.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Exceptions.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Builtins.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Overflow.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/StringTools.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/Profile.c -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/arrayarray.h -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build-3/lib.linux-x86_64-3.5/Cython/Utility copying Cython/Debugger/Tests/codefile -> build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.c' Cython extension (up-to-date) building 'Cython.Plex.Scanners' extension creating build-3/temp.linux-x86_64-3.5 creating build-3/temp.linux-x86_64-3.5/tmp creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1 creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.o -o build-3/lib.linux-x86_64-3.5/Cython/Plex/Scanners.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.c' Cython extension (up-to-date) building 'Cython.Plex.Actions' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.o -o build-3/lib.linux-x86_64-3.5/Cython/Plex/Actions.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.c' Cython extension (up-to-date) building 'Cython.Compiler.Lexicon' extension creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.o -o build-3/lib.linux-x86_64-3.5/Cython/Compiler/Lexicon.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.c' Cython extension (up-to-date) building 'Cython.Compiler.Scanning' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.o -o build-3/lib.linux-x86_64-3.5/Cython/Compiler/Scanning.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.c' Cython extension (up-to-date) building 'Cython.Compiler.Parsing' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.o -o build-3/lib.linux-x86_64-3.5/Cython/Compiler/Parsing.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.c' Cython extension (up-to-date) building 'Cython.Compiler.Visitor' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.o -o build-3/lib.linux-x86_64-3.5/Cython/Compiler/Visitor.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.c' Cython extension (up-to-date) building 'Cython.Compiler.FlowControl' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.o -o build-3/lib.linux-x86_64-3.5/Cython/Compiler/FlowControl.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.c' Cython extension (up-to-date) building 'Cython.Compiler.Code' extension x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.o -o build-3/lib.linux-x86_64-3.5/Cython/Compiler/Code.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.c' Cython extension (up-to-date) building 'Cython.Runtime.refnanny' extension creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.o -o build-3/lib.linux-x86_64-3.5/Cython/Runtime/refnanny.cpython-35m-x86_64-linux-gnu.so skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.c' Cython extension (up-to-date) building 'Cython.Tempita._tempita' extension creating build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita x86_64-tld-linux-gcc -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.5m -c /tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.c -o build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.5/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.o -o build-3/lib.linux-x86_64-3.5/Cython/Tempita/_tempita.cpython-35m-x86_64-linux-gnu.so + 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.TSkkkU/BUILD/tmp /bin/sh -e /tmp/B.TSkkkU/BUILD/tmp/rpm-tmp.81262 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.TSkkkU/BUILD/tmp + umask 022 + cd /tmp/B.TSkkkU/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder + /bin/mkdir -p /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder + cd Cython-0.22.1 + rm -rf /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder + install -d /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/src/examples/python-Cython-0.22.1 + /usr/bin/python3 setup.py build --build-base build-3 install '--optimize=2' --skip-build '--root=/tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder' Unable to find pgen, not compiling formal grammar. running build running build_py running build_ext skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Scanners.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Plex/Actions.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Lexicon.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Scanning.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Parsing.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Visitor.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/FlowControl.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Compiler/Code.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Runtime/refnanny.c' Cython extension (up-to-date) skipping '/tmp/B.TSkkkU/BUILD/Cython-0.22.1/Cython/Tempita/_tempita.c' Cython extension (up-to-date) running install running install_lib creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64 creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5 creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport copying build-3/lib.linux-x86_64-3.5/pyximport/pyximport.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport copying build-3/lib.linux-x86_64-3.5/pyximport/pyxbuild.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport copying build-3/lib.linux-x86_64-3.5/pyximport/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/__pycache__ copying build-3/lib.linux-x86_64-3.5/__pycache__/cython.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/__pycache__ copying build-3/lib.linux-x86_64-3.5/cython.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Errors.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/ExprNodes.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/ParseTreeTransforms.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Visitor.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/TreePath.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/AnalysedTreeTransforms.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/CmdLine.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/FlowControl.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestTreePath.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestUtilityLoad.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestSignatureMatching.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestTreeFragment.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestMemView.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestBuffer.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Tests/TestVisitor.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Lexicon.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Annotate.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Buffer.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Optimize.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Code.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Pipeline.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Future.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Naming.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/TypeSlots.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/AutoDocTransforms.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Parsing.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/ParseTreeTransforms.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Symtab.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/TreeFragment.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Main.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/PyrexTypes.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/UtilNodes.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/TypeInference.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Builtin.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/CythonScope.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/FlowControl.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/FusedNode.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Errors.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Scanning.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Options.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Naming.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/TypeSlots.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/DebugFlags.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Symtab.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/__init__.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Main.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Code.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/PyrexTypes.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Version.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Lexicon.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/StringEncoding.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/__pycache__/Future.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Parsing.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Scanning.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Parsing.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Options.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Code.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Scanning.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/StringEncoding.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/UtilityCode.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Interpreter.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Visitor.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Version.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/ModuleNode.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Code.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Visitor.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Lexicon.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/MemoryView.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/DebugFlags.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Nodes.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/Scanning.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/FlowControl.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.5/Cython/Compiler/CodeGeneration.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Capsule.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/CommonTypes.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Generator.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/ModuleSetupCode.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Embed.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/MemoryView_C.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/ObjectHandling.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/ExtensionTypes.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/ImportExport.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/CythonFunction.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/MemoryView.pyx -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Optimize.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Buffer.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/TypeConversion.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/arrayarray.h -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Printing.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/TestCyUtilityLoader.pyx -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Exceptions.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Builtins.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Overflow.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/TestUtilityLoader.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/FunctionArguments.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/CppSupport.cpp -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/TestCythonScope.pyx -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/CConvert.pyx -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/StringTools.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/CppConvert.pyx -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.5/Cython/Utility/Profile.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Tests/TestCodeWriter.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Tests/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Tests/TestJediTyper.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Tests/xmlrunner.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Tests/TestStringIOTree.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.5/Cython/Tempita/_looper.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.5/Cython/Tempita/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.5/Cython/Tempita/_tempita.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.5/Cython/Tempita/_tempita.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.5/Cython/Tempita/compat3.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.5/Cython/Distutils/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.5/Cython/Distutils/extension.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.5/Cython/Distutils/build_ext.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.5/Cython/CodeWriter.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/sequence.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/iterator.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/long.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/__init__.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/array.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/buffer.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/getargs.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/list.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/weakref.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/pystate.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/int.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/bool.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/pythread.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/type.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/mem.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/unicode.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/object.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/set.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/complex.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/function.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/ref.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/string.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/mapping.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/slice.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/oldbuffer.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/float.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/bytes.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/module.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/datetime.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/dict.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/method.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/version.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/exc.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/pycapsule.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/number.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/instance.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/tuple.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.5/Cython/Includes/cpython/cobject.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/cpython creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/__init__.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/unistd.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/ioctl.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/wait.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/mman.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/resource.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/fcntl.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/types.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/strings.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/stat.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/time.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/signal.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/posix/stdlib.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.5/Cython/Includes/openmp.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/queue.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/__init__.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/utility.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/stack.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/list.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/pair.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/map.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/cast.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/vector.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/set.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/complex.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/string.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/algorithm.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/deque.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/unordered_map.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libcpp/unordered_set.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libcpp creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/numpy copying build-3/lib.linux-x86_64-3.5/Cython/Includes/numpy/__init__.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/numpy copying build-3/lib.linux-x86_64-3.5/Cython/Includes/numpy/math.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/numpy creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/__init__.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/stdint.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/limits.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/errno.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/stdio.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/string.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/setjmp.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/float.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/stddef.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/math.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/locale.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/time.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/signal.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.5/Cython/Includes/libc/stdlib.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/libc creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_mapping.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_module.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_set.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_weakref.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_sequence.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_bytes.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_int.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_mem.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_cobject.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_exc.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_instance.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_long.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_list.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_number.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_float.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_complex.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/stdio.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_object.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python2.5.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_buffer.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_tuple.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_version.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_type.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_pycapsule.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_string.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_unicode.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_getargs.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_iterator.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/stl.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_function.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_dict.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_method.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_bool.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/stdlib.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.5/Cython/Includes/Deprecated/python_ref.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Includes/Deprecated creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.5/Cython/Runtime/refnanny.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.5/Cython/Runtime/refnanny.pyx -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.5/Cython/Runtime/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Runtime creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Build/Tests/TestStripLiterals.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Build/Tests/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Build/Tests/TestIpythonMagic.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Build/Tests/TestInline.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Build/Inline.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.5/Cython/Build/Dependencies.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.5/Cython/Build/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.5/Cython/Build/IpythonMagic.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.5/Cython/Build/Cythonize.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.5/Cython/Build/BuildExecutable.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.5/Cython/StringIOTree.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython copying build-3/lib.linux-x86_64-3.5/Cython/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/libpython.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests/TestLibCython.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests/codefile -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Tests/cfuncs.c -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/DebugWriter.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/Cygdb.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.5/Cython/Debugger/libcython.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Errors.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Machines.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Traditional.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Timing.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Actions.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Scanners.pxd -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Transitions.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Regexps.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Actions.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__init__.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Errors.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Scanners.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Regexps.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/__init__.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Actions.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/DFA.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Machines.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Transitions.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/__pycache__/Lexicons.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Lexicons.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Actions.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Scanners.cpython-35m-x86_64-linux-gnu.so -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/Scanners.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/Plex/DFA.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.5/Cython/TestUtils.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython creating /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/__pycache__/Utils.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/__pycache__/StringIOTree.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/__pycache__/Shadow.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/__pycache__/__init__.cpython-35.pyc -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.5/Cython/Debugging.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython copying build-3/lib.linux-x86_64-3.5/Cython/Utils.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython copying build-3/lib.linux-x86_64-3.5/Cython/Shadow.py -> /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport/pyximport.py to pyximport.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/pyximport/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Utility/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita/_looper.py to _looper.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Tempita/compat3.py to compat3.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils/extension.py to extension.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Runtime/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Inline.py to Inline.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/libpython.py to libpython.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/__init__.py to __init__.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugger/libcython.py to libcython.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Plex/Timing.py to Timing.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/TestUtils.py to TestUtils.cpython-35.pyc byte-compiling /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython/Debugging.py to Debugging.cpython-35.pyc writing byte-compilation script '/tmp/B.TSkkkU/BUILD/tmp/tmpasfl595t.py' /usr/bin/python3 -OO /tmp/B.TSkkkU/BUILD/tmp/tmpasfl595t.py removing /tmp/B.TSkkkU/BUILD/tmp/tmpasfl595t.py running install_egg_info running egg_info creating Cython.egg-info writing top-level names to Cython.egg-info/top_level.txt writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.h' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/lib64/python3.5/site-packages/Cython-0.22.1-py3.5.egg-info running install_scripts Installing cython script to /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/bin Installing cythonize script to /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/bin Installing cygdb script to /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/local/bin + /bin/mv /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/bin/cython /tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/bin/cython3 /bin/mv: cannot stat '/tmp/B.TSkkkU/BUILD/tmp/python-Cython-0.22.1-root-builder/usr/bin/cython': No such file or directory error: Bad exit status from /tmp/B.TSkkkU/BUILD/tmp/rpm-tmp.81262 (%install) RPM build errors: Bad exit status from /tmp/B.TSkkkU/BUILD/tmp/rpm-tmp.81262 (%install) ended at: Fri Aug 19 19:41:53 2016, done in 0:02:34.811722 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.TSkkkU/BUILD + rm -rf /tmp/B.TSkkkU/tmp /tmp/B.TSkkkU/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.TSkkkU Begin-TLD-Builder-Info Build-Time: user:153.96s sys:2.34s real:157.32s (faults io:5 non-io:1068208) End-TLD-Builder-Info