request from: hawk checking if we should skip the build started at: Wed May 27 08:42:07 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/08174be8-38f2-4f87-9123-76daab3de9b8/python-Cython-0.22-2.src.rpm fetched 1590773 bytes, 571.2 K/s installing srpm: python-Cython-0.22-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 08174be8-38f2-4f87-9123-76daab3de9b8; cd rpm/SPECS; TMPDIR=/tmp/B.cfceb5 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux python-Cython.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 08174be8-38f2-4f87-9123-76daab3de9b8 Building target platforms: x86_64-pld-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.cfceb5 /bin/sh -e /tmp/B.cfceb5/rpm-tmp.37500 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Cython-0.22 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Cython-0.22.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cython-0.22 + /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.cfceb5 /bin/sh -e /tmp/B.cfceb5/rpm-tmp.20096 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.cfceb5 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Cython-0.22 + 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.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/TestUtils.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/Shadow.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/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython creating 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/BuildExecutable.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/Inline.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 creating 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/Options.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/Annotate.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/UtilityCode.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/Scanning.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/ExprNodes.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/Visitor.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/ModuleNode.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/Builtin.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/Main.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/TreeFragment.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/MemoryView.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/Errors.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/AnalysedTreeTransforms.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/Code.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/Lexicon.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/StringEncoding.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 copying Cython/Compiler/Nodes.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/TypeInference.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/Symtab.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/Pipeline.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/build_ext.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/__init__.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/Machines.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/Regexps.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/DFA.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/Errors.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/__init__.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 creating 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 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/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 creating 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 copying Cython/Build/Tests/TestIpythonMagic.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/TestStripLiterals.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/TestParseTreeTransforms.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 copying Cython/Compiler/Tests/TestSignatureMatching.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/__init__.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 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/_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 copying Cython/Tempita/__init__.py -> build-2/lib.linux-x86_64-2.7/Cython/Tempita creating build-2/lib.linux-x86_64-2.7/pyximport copying pyximport/pyxbuild.py -> build-2/lib.linux-x86_64-2.7/pyximport copying pyximport/pyximport.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/DebugWriter.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 copying Cython/Debugger/libpython.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 creating 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/__init__.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/test_libpython_in_gdb.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/libc copying Cython/Includes/libc/errno.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/__init__.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/float.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/string.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/stdio.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/stddef.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/stdlib.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 creating 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 copying Cython/Includes/cpython/exc.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/datetime.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/pythread.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/array.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/instance.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/float.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/mapping.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/object.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/string.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/int.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/set.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/iterator.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/mem.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/module.pxd -> 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/bool.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/list.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/type.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/pycapsule.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/function.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython 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/posix copying Cython/Includes/posix/types.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/signal.pxd -> 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/resource.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/ioctl.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 copying Cython/Includes/posix/unistd.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/fcntl.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/strings.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/deque.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/map.pxd -> 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/cast.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/utility.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/unordered_map.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/set.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/list.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/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/Deprecated copying Cython/Includes/Deprecated/python_tuple.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_bool.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.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_mapping.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_dict.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_int.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/python_cobject.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_string.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_number.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_long.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_ref.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_weakref.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_function.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/stdlib.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_getargs.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/python_list.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_sequence.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_object.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_instance.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.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/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/Code.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/Scanners.pxd -> build-2/lib.linux-x86_64-2.7/Cython/Plex copying Cython/Plex/Actions.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/CppConvert.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/TestCythonScope.pyx -> 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/Capsule.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/Buffer.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/Exceptions.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/Overflow.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/CommonTypes.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/Generator.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/Optimize.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/MemoryView_C.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/Embed.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/ObjectHandling.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/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/home creating build-2/temp.linux-x86_64-2.7/home/users creating build-2/temp.linux-x86_64-2.7/home/users/builder creating build-2/temp.linux-x86_64-2.7/home/users/builder/rpm creating build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD creating build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22 creating build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/Cython creating build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Scanners.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Actions.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Lexicon.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Scanning.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Parsing.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Visitor.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/FlowControl.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Code.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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/Cython creating build-2/temp.linux-x86_64-2.7/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 Cython/Runtime/refnanny.c -o build-2/temp.linux-x86_64-2.7/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/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/home/users/builder/rpm/BUILD/Cython-0.22/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 /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Tempita/_tempita.c -o build-2/temp.linux-x86_64-2.7/home/users/builder/rpm/BUILD/Cython-0.22/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/home/users/builder/rpm/BUILD/Cython-0.22/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.4 copying cython.py -> build-3/lib.linux-x86_64-3.4 creating build-3/lib.linux-x86_64-3.4/Cython copying Cython/CodeWriter.py -> build-3/lib.linux-x86_64-3.4/Cython copying Cython/TestUtils.py -> build-3/lib.linux-x86_64-3.4/Cython copying Cython/StringIOTree.py -> build-3/lib.linux-x86_64-3.4/Cython copying Cython/Shadow.py -> build-3/lib.linux-x86_64-3.4/Cython copying Cython/Debugging.py -> build-3/lib.linux-x86_64-3.4/Cython copying Cython/Utils.py -> build-3/lib.linux-x86_64-3.4/Cython copying Cython/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython creating build-3/lib.linux-x86_64-3.4/Cython/Build copying Cython/Build/Dependencies.py -> build-3/lib.linux-x86_64-3.4/Cython/Build copying Cython/Build/BuildExecutable.py -> build-3/lib.linux-x86_64-3.4/Cython/Build copying Cython/Build/Cythonize.py -> build-3/lib.linux-x86_64-3.4/Cython/Build copying Cython/Build/Inline.py -> build-3/lib.linux-x86_64-3.4/Cython/Build copying Cython/Build/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Build copying Cython/Build/IpythonMagic.py -> build-3/lib.linux-x86_64-3.4/Cython/Build creating build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/TreePath.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Options.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Annotate.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Naming.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Scanning.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Buffer.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Visitor.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Future.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Builtin.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Parsing.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Main.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Version.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Errors.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Code.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Optimize.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Nodes.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Symtab.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler creating build-3/lib.linux-x86_64-3.4/Cython/Runtime copying Cython/Runtime/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Runtime creating build-3/lib.linux-x86_64-3.4/Cython/Distutils copying Cython/Distutils/build_ext.py -> build-3/lib.linux-x86_64-3.4/Cython/Distutils copying Cython/Distutils/extension.py -> build-3/lib.linux-x86_64-3.4/Cython/Distutils copying Cython/Distutils/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Distutils creating build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Machines.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Actions.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Regexps.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Lexicons.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/DFA.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Traditional.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Timing.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Errors.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Transitions.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Scanners.py -> build-3/lib.linux-x86_64-3.4/Cython/Plex creating build-3/lib.linux-x86_64-3.4/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build-3/lib.linux-x86_64-3.4/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build-3/lib.linux-x86_64-3.4/Cython/Tests copying Cython/Tests/xmlrunner.py -> build-3/lib.linux-x86_64-3.4/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build-3/lib.linux-x86_64-3.4/Cython/Tests copying Cython/Tests/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Tests creating build-3/lib.linux-x86_64-3.4/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build-3/lib.linux-x86_64-3.4/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build-3/lib.linux-x86_64-3.4/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build-3/lib.linux-x86_64-3.4/Cython/Build/Tests creating build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests creating build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Utility creating build-3/lib.linux-x86_64-3.4/Cython/Tempita copying Cython/Tempita/_looper.py -> build-3/lib.linux-x86_64-3.4/Cython/Tempita copying Cython/Tempita/_tempita.py -> build-3/lib.linux-x86_64-3.4/Cython/Tempita copying Cython/Tempita/compat3.py -> build-3/lib.linux-x86_64-3.4/Cython/Tempita copying Cython/Tempita/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Tempita creating build-3/lib.linux-x86_64-3.4/pyximport copying pyximport/pyxbuild.py -> build-3/lib.linux-x86_64-3.4/pyximport copying pyximport/pyximport.py -> build-3/lib.linux-x86_64-3.4/pyximport copying pyximport/__init__.py -> build-3/lib.linux-x86_64-3.4/pyximport creating build-3/lib.linux-x86_64-3.4/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger copying Cython/Debugger/libcython.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger copying Cython/Debugger/libpython.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger copying Cython/Debugger/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger creating build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests creating build-3/lib.linux-x86_64-3.4/Cython/Includes copying Cython/Includes/openmp.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes creating build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libc creating build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython creating build-3/lib.linux-x86_64-3.4/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/numpy creating build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/posix creating build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp creating build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python2.5.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated copying Cython/Compiler/FlowControl.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Compiler/Code.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build-3/lib.linux-x86_64-3.4/Cython/Runtime copying Cython/Plex/Scanners.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Plex/Actions.pxd -> build-3/lib.linux-x86_64-3.4/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/CConvert.pyx -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Builtins.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Capsule.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/TypeConversion.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Buffer.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Exceptions.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Profile.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Overflow.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/CommonTypes.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/CythonFunction.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Generator.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/StringTools.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Optimize.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Printing.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/Embed.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/ImportExport.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/arrayarray.h -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build-3/lib.linux-x86_64-3.4/Cython/Utility copying Cython/Debugger/Tests/codefile -> build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_ext skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Scanners.c' Cython extension (up-to-date) building 'Cython.Plex.Scanners' extension creating build-3/temp.linux-x86_64-3.4 creating build-3/temp.linux-x86_64-3.4/home creating build-3/temp.linux-x86_64-3.4/home/users creating build-3/temp.linux-x86_64-3.4/home/users/builder creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22 creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Scanners.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Scanners.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Plex/Scanners.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Actions.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Actions.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Plex/Actions.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Lexicon.c' Cython extension (up-to-date) building 'Cython.Compiler.Lexicon' extension creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Lexicon.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Lexicon.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Compiler/Lexicon.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Scanning.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Scanning.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Compiler/Scanning.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Parsing.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Parsing.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Compiler/Parsing.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Visitor.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Visitor.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Compiler/Visitor.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/FlowControl.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/FlowControl.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Compiler/FlowControl.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Code.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Code.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Compiler/Code.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Runtime/refnanny.c' Cython extension (up-to-date) building 'Cython.Runtime.refnanny' extension creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Runtime/refnanny.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Runtime/refnanny.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Runtime/refnanny.cpython-34m.so skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Tempita/_tempita.c' Cython extension (up-to-date) building 'Cython.Tempita._tempita' extension creating build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4m -c /home/users/builder/rpm/BUILD/Cython-0.22/Cython/Tempita/_tempita.c -o build-3/temp.linux-x86_64-3.4/home/users/builder/rpm/BUILD/Cython-0.22/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.4/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Tempita/_tempita.o -L/usr/lib64 -lpython3.4m -o build-3/lib.linux-x86_64-3.4/Cython/Tempita/_tempita.cpython-34m.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.cfceb5 /bin/sh -e /tmp/B.cfceb5/rpm-tmp.78796 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.cfceb5 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.cfceb5/python-Cython-0.22-root-builder + /bin/mkdir -p /tmp/B.cfceb5/python-Cython-0.22-root-builder + cd Cython-0.22 + rm -rf /tmp/B.cfceb5/python-Cython-0.22-root-builder + install -d /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22 + /usr/bin/python3 setup.py build --build-base build-3 install '--optimize=2' --skip-build '--root=/tmp/B.cfceb5/python-Cython-0.22-root-builder' Unable to find pgen, not compiling formal grammar. running build running build_py running build_ext skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Scanners.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Plex/Actions.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Lexicon.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Scanning.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Parsing.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Visitor.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/FlowControl.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Compiler/Code.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Runtime/refnanny.c' Cython extension (up-to-date) skipping '/home/users/builder/rpm/BUILD/Cython-0.22/Cython/Tempita/_tempita.c' Cython extension (up-to-date) running install running install_lib creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64 creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4 creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport copying build-3/lib.linux-x86_64-3.4/pyximport/pyxbuild.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport copying build-3/lib.linux-x86_64-3.4/pyximport/pyximport.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport copying build-3/lib.linux-x86_64-3.4/pyximport/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/__pycache__ copying build-3/lib.linux-x86_64-3.4/__pycache__/cython.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/__pycache__ creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/__pycache__/Utils.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/__pycache__/StringIOTree.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/__pycache__/Shadow.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/__pycache__/__init__.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/__pycache__ creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.4/Cython/Distutils/build_ext.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.4/Cython/Distutils/extension.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils copying build-3/lib.linux-x86_64-3.4/Cython/Distutils/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Transitions.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Actions.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Regexps.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Machines.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Scanners.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/DFA.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/__init__.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Lexicons.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__pycache__/Errors.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Actions.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Scanners.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Machines.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Actions.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Regexps.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Lexicons.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/DFA.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Traditional.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Timing.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Actions.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Errors.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Scanners.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Transitions.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/Plex/Scanners.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex copying build-3/lib.linux-x86_64-3.4/Cython/CodeWriter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython copying build-3/lib.linux-x86_64-3.4/Cython/TestUtils.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/DebugWriter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Cygdb.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests/codefile -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests/cfuncs.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests/TestLibCython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/libcython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/libpython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger copying build-3/lib.linux-x86_64-3.4/Cython/Debugger/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Tests/TestStringIOTree.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Tests/TestJediTyper.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Tests/xmlrunner.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Tests/TestCodeWriter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests copying build-3/lib.linux-x86_64-3.4/Cython/StringIOTree.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/TreePath.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Options.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/UtilNodes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Annotate.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/TypeSlots.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Version.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Naming.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Options.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Scanning.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Future.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/StringEncoding.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Code.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Lexicon.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/DebugFlags.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Symtab.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/PyrexTypes.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/__init__.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Main.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__pycache__/Errors.cpython-34.pyc -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/__pycache__ copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Naming.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/UtilityCode.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/ParseTreeTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Scanning.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/PyrexTypes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/ExprNodes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Buffer.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/FlowControl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Visitor.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/CmdLine.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Scanning.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/ModuleNode.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Future.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Builtin.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Parsing.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/ParseTreeTransforms.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Main.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Version.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/TreeFragment.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Lexicon.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/FlowControl.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Parsing.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Scanning.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestTreePath.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestUtilityLoad.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestVisitor.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestSignatureMatching.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestTreeFragment.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestMemView.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Tests/TestBuffer.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/CythonScope.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Parsing.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/MemoryView.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/FusedNode.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Errors.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Interpreter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/AnalysedTreeTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/DebugFlags.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Code.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/TypeSlots.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Visitor.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Lexicon.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Optimize.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Code.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/StringEncoding.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Visitor.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/CodeGeneration.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Nodes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Code.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/TypeInference.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/AutoDocTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Symtab.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/FlowControl.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler copying build-3/lib.linux-x86_64-3.4/Cython/Compiler/Pipeline.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.4/Cython/Tempita/_looper.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.4/Cython/Tempita/_tempita.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.4/Cython/Tempita/_tempita.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.4/Cython/Tempita/compat3.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita copying build-3/lib.linux-x86_64-3.4/Cython/Tempita/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Builtins.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/MemoryView.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Capsule.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/TypeConversion.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Buffer.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/TestCyUtilityLoader.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/CppConvert.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/ExtensionTypes.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/CConvert.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Exceptions.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Profile.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Overflow.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/ModuleSetupCode.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/CommonTypes.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/TestCythonScope.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/CythonFunction.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Generator.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/StringTools.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Optimize.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/arrayarray.h -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/FunctionArguments.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/MemoryView_C.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/CppSupport.cpp -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Printing.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/Embed.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/ImportExport.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/ObjectHandling.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Utility/TestUtilityLoader.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility copying build-3/lib.linux-x86_64-3.4/Cython/Shadow.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython copying build-3/lib.linux-x86_64-3.4/Cython/Debugging.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython copying build-3/lib.linux-x86_64-3.4/Cython/Utils.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.4/Cython/Runtime/refnanny.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.4/Cython/Runtime/refnanny.cpython-34m.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.4/Cython/Runtime/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Runtime copying build-3/lib.linux-x86_64-3.4/Cython/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.4/Cython/Build/Dependencies.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Build/Tests/TestInline.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Build/Tests/TestIpythonMagic.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Build/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Build/Tests/TestStripLiterals.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests copying build-3/lib.linux-x86_64-3.4/Cython/Build/BuildExecutable.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.4/Cython/Build/Cythonize.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.4/Cython/Build/Inline.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.4/Cython/Build/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build copying build-3/lib.linux-x86_64-3.4/Cython/Build/IpythonMagic.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/errno.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/signal.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/locale.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/float.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/limits.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/math.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/stdio.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/setjmp.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/stddef.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/stdint.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/stdlib.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libc/time.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libc creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/cobject.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/exc.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/complex.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/datetime.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/method.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/pythread.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/getargs.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/array.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/instance.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/unicode.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/float.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/version.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/mapping.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/oldbuffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/object.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/long.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/buffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/int.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/slice.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/pystate.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/iterator.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/dict.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/mem.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/ref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/module.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/sequence.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/bool.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/number.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/list.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/tuple.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/type.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/bytes.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/pycapsule.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/weakref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython copying build-3/lib.linux-x86_64-3.4/Cython/Includes/cpython/function.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/cpython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/numpy copying build-3/lib.linux-x86_64-3.4/Cython/Includes/numpy/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/numpy copying build-3/lib.linux-x86_64-3.4/Cython/Includes/numpy/math.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/numpy creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/types.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/wait.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/signal.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/resource.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/stat.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/ioctl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/stdlib.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/unistd.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/time.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/fcntl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/mman.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/posix/strings.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/posix copying build-3/lib.linux-x86_64-3.4/Cython/Includes/openmp.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/deque.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/complex.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/map.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/queue.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/cast.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/utility.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/pair.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/unordered_map.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/stack.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/algorithm.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/list.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/vector.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp copying build-3/lib.linux-x86_64-3.4/Cython/Includes/libcpp/unordered_set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/libcpp creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_tuple.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python2.5.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_bool.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_version.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_mapping.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/stl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_dict.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_type.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_int.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_iterator.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_cobject.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_mem.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/stdio.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_number.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_bytes.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_long.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_float.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_ref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_buffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_weakref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_module.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_function.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_exc.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/stdlib.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_getargs.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_complex.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_list.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_unicode.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_sequence.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_pycapsule.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_object.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_method.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/Cython/Includes/Deprecated/python_instance.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Includes/Deprecated copying build-3/lib.linux-x86_64-3.4/cython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport/pyximport.py to pyximport.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/pyximport/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils/extension.py to extension.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Distutils/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Plex/Timing.py to Timing.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/TestUtils.py to TestUtils.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/libcython.py to libcython.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/libpython.py to libpython.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugger/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita/_looper.py to _looper.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita/compat3.py to compat3.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Tempita/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Utility/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Debugging.py to Debugging.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Runtime/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/Inline.py to Inline.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-34.pyc writing byte-compilation script '/tmp/B.cfceb5/tmplwlkdn9j.py' /usr/bin/python3 -OO /tmp/B.cfceb5/tmplwlkdn9j.py removing /tmp/B.cfceb5/tmplwlkdn9j.py running install_egg_info running egg_info creating Cython.egg-info writing entry points to Cython.egg-info/entry_points.txt writing dependency_links to Cython.egg-info/dependency_links.txt writing top-level names to Cython.egg-info/top_level.txt writing Cython.egg-info/PKG-INFO 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.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python3.4/site-packages/Cython-0.22-py3.4.egg-info running install_scripts Installing cygdb script to /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin Installing cython script to /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin Installing cythonize script to /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin + /bin/mv /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin/cython /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin/cython3 + /bin/mv /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin/cythonize /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin/cythonize3 + /bin/mv /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin/cygdb /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin/cygdb3 + /usr/bin/python setup.py build --build-base build-2 install '--optimize=2' --skip-build '--root=/tmp/B.cfceb5/python-Cython-0.22-root-builder' Unable to find pgen, not compiling formal grammar. running build running build_py running build_ext running install running install_lib creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7 creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport copying build-2/lib.linux-x86_64-2.7/pyximport/pyxbuild.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport copying build-2/lib.linux-x86_64-2.7/pyximport/pyximport.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport copying build-2/lib.linux-x86_64-2.7/pyximport/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils copying build-2/lib.linux-x86_64-2.7/Cython/Distutils/build_ext.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils copying build-2/lib.linux-x86_64-2.7/Cython/Distutils/extension.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils copying build-2/lib.linux-x86_64-2.7/Cython/Distutils/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Scanners.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Machines.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Actions.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Actions.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Regexps.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Lexicons.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/DFA.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Traditional.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Timing.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Actions.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Errors.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Transitions.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Scanners.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex copying build-2/lib.linux-x86_64-2.7/Cython/CodeWriter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython copying build-2/lib.linux-x86_64-2.7/Cython/TestUtils.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/DebugWriter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Cygdb.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests/codefile -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests/cfuncs.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests/TestLibCython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/libcython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/libpython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger copying build-2/lib.linux-x86_64-2.7/Cython/Debugger/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Tests/TestStringIOTree.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Tests/TestJediTyper.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Tests/xmlrunner.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Tests/TestCodeWriter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests copying build-2/lib.linux-x86_64-2.7/Cython/StringIOTree.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/TreePath.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Options.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/UtilNodes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Annotate.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Naming.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/UtilityCode.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/ParseTreeTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/PyrexTypes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/ExprNodes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Buffer.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/CmdLine.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/ModuleNode.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Future.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Builtin.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/ParseTreeTransforms.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Main.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Version.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/TreeFragment.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestTreePath.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestUtilityLoad.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestVisitor.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestSignatureMatching.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestTreeFragment.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestMemView.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestBuffer.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/CythonScope.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/MemoryView.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/FusedNode.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Errors.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Interpreter.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/AnalysedTreeTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/DebugFlags.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Code.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/TypeSlots.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Optimize.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/StringEncoding.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/CodeGeneration.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Nodes.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Code.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/TypeInference.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/AutoDocTransforms.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Code.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Symtab.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler copying build-2/lib.linux-x86_64-2.7/Cython/Compiler/Pipeline.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita copying build-2/lib.linux-x86_64-2.7/Cython/Tempita/_looper.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita copying build-2/lib.linux-x86_64-2.7/Cython/Tempita/_tempita.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita copying build-2/lib.linux-x86_64-2.7/Cython/Tempita/_tempita.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita copying build-2/lib.linux-x86_64-2.7/Cython/Tempita/compat3.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita copying build-2/lib.linux-x86_64-2.7/Cython/Tempita/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Builtins.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/MemoryView.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Capsule.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/TypeConversion.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Buffer.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/TestCyUtilityLoader.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/CppConvert.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/ExtensionTypes.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/CConvert.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Exceptions.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Profile.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Overflow.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/ModuleSetupCode.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/CommonTypes.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/TestCythonScope.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/CythonFunction.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Generator.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/StringTools.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Optimize.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/arrayarray.h -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/FunctionArguments.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/MemoryView_C.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/CppSupport.cpp -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Printing.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/Embed.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/ImportExport.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/ObjectHandling.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Utility/TestUtilityLoader.c -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility copying build-2/lib.linux-x86_64-2.7/Cython/Shadow.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython copying build-2/lib.linux-x86_64-2.7/Cython/Debugging.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython copying build-2/lib.linux-x86_64-2.7/Cython/Utils.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Runtime copying build-2/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.pyx -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Runtime copying build-2/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Runtime copying build-2/lib.linux-x86_64-2.7/Cython/Runtime/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Runtime copying build-2/lib.linux-x86_64-2.7/Cython/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build copying build-2/lib.linux-x86_64-2.7/Cython/Build/Dependencies.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Build/Tests/TestInline.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Build/Tests/TestIpythonMagic.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Build/Tests/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Build/Tests/TestStripLiterals.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests copying build-2/lib.linux-x86_64-2.7/Cython/Build/BuildExecutable.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build copying build-2/lib.linux-x86_64-2.7/Cython/Build/Cythonize.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build copying build-2/lib.linux-x86_64-2.7/Cython/Build/Inline.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build copying build-2/lib.linux-x86_64-2.7/Cython/Build/__init__.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build copying build-2/lib.linux-x86_64-2.7/Cython/Build/IpythonMagic.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/errno.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/signal.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/locale.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/float.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/limits.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/math.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/stdio.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/setjmp.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/stddef.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/stdint.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/stdlib.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libc/time.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libc creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/cobject.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/exc.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/complex.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/datetime.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/method.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/pythread.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/getargs.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/array.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/instance.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/unicode.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/float.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/version.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/mapping.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/oldbuffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/object.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/long.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/buffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/int.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/slice.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/pystate.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/iterator.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/dict.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/mem.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/ref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/module.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/sequence.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/bool.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/number.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/list.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/tuple.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/type.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/bytes.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/pycapsule.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/weakref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython copying build-2/lib.linux-x86_64-2.7/Cython/Includes/cpython/function.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/cpython creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/numpy copying build-2/lib.linux-x86_64-2.7/Cython/Includes/numpy/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/numpy copying build-2/lib.linux-x86_64-2.7/Cython/Includes/numpy/math.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/numpy creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/types.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/wait.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/signal.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/resource.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/stat.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/ioctl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/stdlib.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/unistd.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/time.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/fcntl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/mman.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/posix/strings.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/posix copying build-2/lib.linux-x86_64-2.7/Cython/Includes/openmp.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/deque.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/complex.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/map.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/queue.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/__init__.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/cast.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/utility.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/pair.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/unordered_map.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/stack.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/algorithm.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/list.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/vector.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp copying build-2/lib.linux-x86_64-2.7/Cython/Includes/libcpp/unordered_set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/libcpp creating /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_tuple.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python2.5.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_bool.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_version.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_mapping.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stl.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_dict.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_type.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_int.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_iterator.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_cobject.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_mem.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_string.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stdio.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_number.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_bytes.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_long.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_float.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_ref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_buffer.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_weakref.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_module.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_function.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_exc.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stdlib.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_set.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_getargs.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_complex.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_list.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_unicode.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_sequence.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_pycapsule.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_object.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_method.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_instance.pxd -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Includes/Deprecated copying build-2/lib.linux-x86_64-2.7/cython.py -> /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport/pyxbuild.py to pyxbuild.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport/pyximport.py to pyximport.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/pyximport/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils/build_ext.py to build_ext.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils/extension.py to extension.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Distutils/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Machines.py to Machines.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Actions.py to Actions.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Regexps.py to Regexps.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Lexicons.py to Lexicons.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/DFA.py to DFA.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Traditional.py to Traditional.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Timing.py to Timing.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Errors.py to Errors.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Transitions.py to Transitions.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Plex/Scanners.py to Scanners.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/CodeWriter.py to CodeWriter.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/TestUtils.py to TestUtils.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Cygdb.py to Cygdb.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/libcython.py to libcython.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/libpython.py to libpython.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugger/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tests/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/StringIOTree.py to StringIOTree.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/TreePath.py to TreePath.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Options.py to Options.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Annotate.py to Annotate.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Naming.py to Naming.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Scanning.py to Scanning.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Buffer.py to Buffer.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Visitor.py to Visitor.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/CmdLine.py to CmdLine.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Future.py to Future.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Builtin.py to Builtin.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Parsing.py to Parsing.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Main.py to Main.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Version.py to Version.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/CythonScope.py to CythonScope.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/MemoryView.py to MemoryView.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/FusedNode.py to FusedNode.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Errors.py to Errors.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Interpreter.py to Interpreter.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Code.py to Code.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Lexicon.py to Lexicon.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Optimize.py to Optimize.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Nodes.py to Nodes.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/TypeInference.py to TypeInference.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Symtab.py to Symtab.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/FlowControl.py to FlowControl.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Compiler/Pipeline.py to Pipeline.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita/_looper.py to _looper.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita/_tempita.py to _tempita.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita/compat3.py to compat3.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Tempita/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utility/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Shadow.py to Shadow.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Debugging.py to Debugging.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Utils.py to Utils.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Runtime/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Dependencies.py to Dependencies.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestInline.py to TestInline.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Cythonize.py to Cythonize.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/Inline.py to Inline.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/__init__.py to __init__.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.pyc byte-compiling /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/cython.py to cython.pyc writing byte-compilation script '/tmp/B.cfceb5/tmpTicIXw.py' /usr/bin/python -OO /tmp/B.cfceb5/tmpTicIXw.py removing /tmp/B.cfceb5/tmpTicIXw.py running install_egg_info running egg_info writing Cython.egg-info/PKG-INFO writing top-level names to Cython.egg-info/top_level.txt writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.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.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages/Cython-0.22-py2.7.egg-info running install_scripts Installing cython script to /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin Installing cygdb script to /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin Installing cythonize script to /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/bin + find /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -a ! -name Lexicon.py -exec rm -f {} ';' + cp -a Demos/Makefile Demos/Makefile.nodistutils Demos/benchmarks Demos/callback Demos/embed Demos/freeze Demos/integrate0.py Demos/integrate1.pyx Demos/integrate2.pyx Demos/integrate_timing.py Demos/libraries Demos/numpy_demo.pyx Demos/overflow_perf.pyx Demos/overflow_perf_run.py Demos/primes.pyx Demos/pyprimes.py Demos/run_numeric_demo.py Demos/run_primes.py Demos/run_spam.py Demos/setup.py Demos/spam.pyx /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22 + __spec_install_post_strip + set +x Stripping 20 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 20 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 44/208 files hardlinked Processing files: python-Cython-0.22-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.cfceb5 /bin/sh -e /tmp/B.cfceb5/rpm-tmp.4729 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Cython-0.22 + DOCDIR=/tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python-Cython-0.22 + export DOCDIR + rm -rf /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python-Cython-0.22 + /bin/mkdir -p /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python-Cython-0.22 + /usr/lib/rpm/compress-doc '--noautocompressdoc=*.c' Compressing documentation in /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python-Cython-0.22... Excluding pattern '*.c' Documentation compressed. + cp -pr COPYING.txt README.txt ToDo.txt USAGE.txt Doc/About.html Doc/FAQ.html Doc/extension_types.html Doc/index.html Doc/overview.html Doc/sharing.html Doc/special_methods.html Doc/primes.c /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python-Cython-0.22 + /usr/lib/rpm/compress-doc '--noautocompressdoc=*.c' Compressing documentation in /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python-Cython-0.22... Excluding pattern '*.c' ./ToDo.txt ./USAGE.txt ./COPYING.txt ./README.txt Documentation compressed. + exit 0 Provides: Actions.so()(64bit) Code.so()(64bit) FlowControl.so()(64bit) Lexicon.so()(64bit) Parsing.so()(64bit) Scanners.so()(64bit) Scanning.so()(64bit) Visitor.so()(64bit) _tempita.so()(64bit) refnanny.so()(64bit) Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-Cython-0.22-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.cfceb5 /bin/sh -e /tmp/B.cfceb5/rpm-tmp.99807 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Cython-0.22 + DOCDIR=/tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python3-Cython-0.22 + export DOCDIR + rm -rf /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python3-Cython-0.22 + /bin/mkdir -p /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python3-Cython-0.22 + /usr/lib/rpm/compress-doc '--noautocompressdoc=*.c' Compressing documentation in /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python3-Cython-0.22... Excluding pattern '*.c' Documentation compressed. + cp -pr COPYING.txt README.txt ToDo.txt USAGE.txt Doc/About.html Doc/FAQ.html Doc/extension_types.html Doc/index.html Doc/overview.html Doc/sharing.html Doc/special_methods.html Doc/primes.c /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python3-Cython-0.22 + /usr/lib/rpm/compress-doc '--noautocompressdoc=*.c' Compressing documentation in /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/share/doc/python3-Cython-0.22... Excluding pattern '*.c' ./ToDo.txt ./USAGE.txt ./COPYING.txt ./README.txt Documentation compressed. + exit 0 Provides: Actions.cpython-34m.so()(64bit) Code.cpython-34m.so()(64bit) FlowControl.cpython-34m.so()(64bit) Lexicon.cpython-34m.so()(64bit) Parsing.cpython-34m.so()(64bit) Scanners.cpython-34m.so()(64bit) Scanning.cpython-34m.so()(64bit) Visitor.cpython-34m.so()(64bit) _tempita.cpython-34m.so()(64bit) refnanny.cpython-34m.so()(64bit) Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) rtld(GNU_HASH) Processing files: python-Cython-examples-0.22-2 skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/Makefile requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/Makefile.nodistutils requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/bpnn3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/generators.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/hexiom2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/meteor_contest.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/nbody.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/nqueens.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/richards.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/setup.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/spectralnorm.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/benchmarks/util.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/callback/Makefile requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/callback/Makefile.nodistutils requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/callback/Setup.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/callback/cheese.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/callback/run_cheese.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/embed/Makefile requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/embed/Makefile.msc requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/embed/Makefile.unix requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/embed/assert_equal.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/freeze/Makefile requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/freeze/combinatorics.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/freeze/lcmath.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/integrate0.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/integrate1.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/integrate2.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/libraries/call_mymath.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/libraries/setup.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/numpy_demo.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/overflow_perf.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/overflow_perf_run.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/primes.pyx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/pyprimes.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/run_primes.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/run_spam.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/setup.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.cfceb5/python-Cython-0.22-root-builder/usr/src/examples/python-Cython-0.22/spam.pyx requires detection (matches noautoreqfiles pattern #0) Obsoletes: python3-Cython-examples Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.cfceb5/python-Cython-0.22-root-builder Wrote: /home/users/builder/rpm/RPMS/python-Cython-0.22-2.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/python3-Cython-0.22-2.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/python-Cython-examples-0.22-2.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.cfceb5 /bin/sh -e /tmp/B.cfceb5/rpm-tmp.33944 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Cython-0.22 + /bin/rm '--interactive=never' -rf /tmp/B.cfceb5/python-Cython-0.22-root-builder + rm -rf /tmp/B.cfceb5/python-Cython-0.22-root-builder ended at: Wed May 27 08:49:20 2015, done in 01days 00h 07m 07s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## python-Cython ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:368.52s sys:44.33s real:438.33s (faults io:259 non-io:4139286) Files queued for ftp: 1749009 python-Cython-0.22-2.x86_64.rpm 2127354 python3-Cython-0.22-2.x86_64.rpm 30904 python-Cython-examples-0.22-2.x86_64.rpm 180 python-Cython-0.22-2.src.rpm.uploadinfo End-PLD-Builder-Info