<86>Apr 27 23:07:36 userdel[17055]: delete user `rooter' <86>Apr 27 23:07:36 userdel[17055]: remove group `rooter' <86>Apr 27 23:07:36 groupadd[17056]: new group: name=rooter, gid=501 <86>Apr 27 23:07:36 useradd[17057]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 23:07:36 userdel[17059]: delete user `builder' <86>Apr 27 23:07:36 userdel[17059]: remove group `builder' <86>Apr 27 23:07:36 groupadd[17060]: new group: name=builder, gid=502 <86>Apr 27 23:07:36 useradd[17061]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 23:07:38 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 23:07:38 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 23:07:38 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 27 23:07:39 rpmi: libncursesw-5.6-alt4 installed <13>Apr 27 23:07:39 rpmi: python-modules-curses-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:39 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 27 23:07:39 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:39 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:39 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-modules-hotshot-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-modules-bsddb-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-modules-logging-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-dev-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-strict-2.5.2-alt0.M41.2 installed <13>Apr 27 23:07:40 rpmi: python-module-setuptools-1:0.6-alt1.c7.1 installed Installing python-module-Cython-0.9.8.1.1-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Cython-0.9.8.1.1 + echo 'Source #0 (Cython-0.9.8.1.1.tar.gz):' Source #0 (Cython-0.9.8.1.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Cython-0.9.8.1.1.tar.gz + /bin/tar -xf - + cd Cython-0.9.8.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Cython-0.9.8.1.1 + /usr/bin/python setup.py build Compiling module Cython.Plex.Scanners ... running build running build_py creating build creating build/lib.linux-ppc-2.5 creating build/lib.linux-ppc-2.5/pyximport copying pyximport/pyximport.py -> build/lib.linux-ppc-2.5/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-ppc-2.5/pyximport creating build/lib.linux-ppc-2.5/Cython copying Cython/Utils.py -> build/lib.linux-ppc-2.5/Cython copying Cython/TestUtils.py -> build/lib.linux-ppc-2.5/Cython copying Cython/StringIOTree.py -> build/lib.linux-ppc-2.5/Cython copying Cython/Debugging.py -> build/lib.linux-ppc-2.5/Cython copying Cython/CodeWriter.py -> build/lib.linux-ppc-2.5/Cython copying Cython/__init__.py -> build/lib.linux-ppc-2.5/Cython creating build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/ControlFlow.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-ppc-2.5/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-ppc-2.5/Cython/Compiler creating build/lib.linux-ppc-2.5/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-ppc-2.5/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-ppc-2.5/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-ppc-2.5/Cython/Distutils creating build/lib.linux-ppc-2.5/Cython/Mac copying Cython/Mac/TS_Misc_Suite.py -> build/lib.linux-ppc-2.5/Cython/Mac copying Cython/Mac/MacUtils.py -> build/lib.linux-ppc-2.5/Cython/Mac copying Cython/Mac/MacSystem.py -> build/lib.linux-ppc-2.5/Cython/Mac copying Cython/Mac/DarwinSystem.py -> build/lib.linux-ppc-2.5/Cython/Mac copying Cython/Mac/__init__.py -> build/lib.linux-ppc-2.5/Cython/Mac creating build/lib.linux-ppc-2.5/Cython/Unix copying Cython/Unix/LinuxSystem.py -> build/lib.linux-ppc-2.5/Cython/Unix copying Cython/Unix/__init__.py -> build/lib.linux-ppc-2.5/Cython/Unix creating build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/test_tm.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-ppc-2.5/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-ppc-2.5/Cython/Plex creating build/lib.linux-ppc-2.5/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-ppc-2.5/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-ppc-2.5/Cython/Tests creating build/lib.linux-ppc-2.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-ppc-2.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-ppc-2.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestDecorators.py -> build/lib.linux-ppc-2.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-ppc-2.5/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-ppc-2.5/Cython/Compiler/Tests creating build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/stdlib.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/stdio.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_type.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_tuple.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_string.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_set.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_sequence.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_ref.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_parse.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_object.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_number.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_module.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_method.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_mem.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_mapping.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_long.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_list.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_iterator.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_int.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_instance.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_function.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_float.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_exc.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_dict.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_complex.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_buffer.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python_bool.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python2.5.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/python.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/numpy.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Includes/__cython__.pxd -> build/lib.linux-ppc-2.5/Cython/Includes copying Cython/Compiler/Lexicon.pickle -> build/lib.linux-ppc-2.5/Cython/Compiler running build_ext building 'Cython.Plex.Scanners' extension creating build/temp.linux-ppc-2.5 creating build/temp.linux-ppc-2.5/usr creating build/temp.linux-ppc-2.5/usr/src creating build/temp.linux-ppc-2.5/usr/src/RPM creating build/temp.linux-ppc-2.5/usr/src/RPM/BUILD creating build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1 creating build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython creating build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex ppc-alt-linux-gcc -pthread -fno-strict-aliasing -DNDEBUG -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -D_GNU_SOURCE -fPIC -I/usr/include/python2.5 -c /usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.c -o build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.o ppc-alt-linux-gcc -pthread -shared build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.o -lpython2.5 -o build/lib.linux-ppc-2.5/Cython/Plex/Scanners.so running build_scripts creating build/scripts-2.5 copying and adjusting bin/cython -> build/scripts-2.5 changing mode of build/scripts-2.5/cython from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python-module-Cython-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python-module-Cython-buildroot + cd Cython-0.9.8.1.1 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + /usr/bin/python setup.py install --optimize=2 --root=/usr/src/tmp/python-module-Cython-buildroot Compiling module Cython.Plex.Scanners ... running install running build running build_py running build_ext building 'Cython.Plex.Scanners' extension ppc-alt-linux-gcc -pthread -DNDEBUG -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -D_GNU_SOURCE -pipe -Wall -O2 -fsigned-char -fPIC -I/usr/include/python2.5 -c /usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.c -o build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.o /usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.c: In function '__pyx_pf_6Cython_4Plex_8Scanners_7Scanner_scan_a_token': /usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.c:1045: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.c:1045: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-gcc -pthread -shared -pipe -Wall -O2 -fsigned-char build/temp.linux-ppc-2.5/usr/src/RPM/BUILD/Cython-0.9.8.1.1/Cython/Plex/Scanners.o -lpython2.5 -o build/lib.linux-ppc-2.5/Cython/Plex/Scanners.so running build_scripts running install_lib creating /usr/src/tmp/python-module-Cython-buildroot creating /usr/src/tmp/python-module-Cython-buildroot/usr creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5 creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/__cython__.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/numpy.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python2.5.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_bool.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_buffer.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_complex.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_dict.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_exc.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_float.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_function.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_instance.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_int.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_iterator.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_list.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_long.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_mapping.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_mem.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_method.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_module.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_number.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_object.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_parse.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_ref.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_sequence.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_set.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_string.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_tuple.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/python_type.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/stdio.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes copying build/lib.linux-ppc-2.5/Cython/Includes/stdlib.pxd -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Includes creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests copying build/lib.linux-ppc-2.5/Cython/Tests/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests copying build/lib.linux-ppc-2.5/Cython/Tests/TestCodeWriter.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Scanners.so -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Actions.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/DFA.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Errors.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Lexicons.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Machines.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Regexps.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Scanners.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/test_tm.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Timing.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Traditional.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex copying build/lib.linux-ppc-2.5/Cython/Plex/Transitions.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix copying build/lib.linux-ppc-2.5/Cython/Unix/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix copying build/lib.linux-ppc-2.5/Cython/Unix/LinuxSystem.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac copying build/lib.linux-ppc-2.5/Cython/Mac/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac copying build/lib.linux-ppc-2.5/Cython/Mac/DarwinSystem.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac copying build/lib.linux-ppc-2.5/Cython/Mac/MacSystem.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac copying build/lib.linux-ppc-2.5/Cython/Mac/MacUtils.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac copying build/lib.linux-ppc-2.5/Cython/Mac/TS_Misc_Suite.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils copying build/lib.linux-ppc-2.5/Cython/Distutils/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils copying build/lib.linux-ppc-2.5/Cython/Distutils/build_ext.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils copying build/lib.linux-ppc-2.5/Cython/Distutils/extension.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Lexicon.pickle -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc-2.5/Cython/Compiler/Tests/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc-2.5/Cython/Compiler/Tests/TestBuffer.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc-2.5/Cython/Compiler/Tests/TestDecorators.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc-2.5/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc-2.5/Cython/Compiler/Tests/TestTreeFragment.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests copying build/lib.linux-ppc-2.5/Cython/Compiler/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Annotate.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Buffer.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Builtin.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/CmdLine.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Code.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/CodeGeneration.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/ControlFlow.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/CythonScope.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/DebugFlags.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Errors.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/ExprNodes.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Future.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Interpreter.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Lexicon.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Main.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/ModuleNode.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Naming.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Nodes.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Optimize.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Options.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/ParseTreeTransforms.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Parsing.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/PyrexTypes.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Scanning.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/StringEncoding.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Symtab.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/TreeFragment.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/TypeSlots.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Version.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/Compiler/Visitor.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler copying build/lib.linux-ppc-2.5/Cython/__init__.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython copying build/lib.linux-ppc-2.5/Cython/CodeWriter.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython copying build/lib.linux-ppc-2.5/Cython/Debugging.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython copying build/lib.linux-ppc-2.5/Cython/StringIOTree.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython copying build/lib.linux-ppc-2.5/Cython/TestUtils.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython copying build/lib.linux-ppc-2.5/Cython/Utils.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython creating /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport copying build/lib.linux-ppc-2.5/pyximport/pyxbuild.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport copying build/lib.linux-ppc-2.5/pyximport/pyximport.py -> /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Actions.py to Actions.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/DFA.py to DFA.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Errors.py to Errors.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Lexicons.py to Lexicons.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.py to Machines.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Regexps.py to Regexps.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Scanners.py to Scanners.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/test_tm.py to test_tm.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Timing.py to Timing.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Traditional.py to Traditional.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Transitions.py to Transitions.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/LinuxSystem.py to LinuxSystem.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/DarwinSystem.py to DarwinSystem.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacSystem.py to MacSystem.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacUtils.py to MacUtils.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/TS_Misc_Suite.py to TS_Misc_Suite.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.py to build_ext.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.py to extension.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestDecorators.py to TestDecorators.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Annotate.py to Annotate.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Buffer.py to Buffer.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Builtin.py to Builtin.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CmdLine.py to CmdLine.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.py to Code.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ControlFlow.py to ControlFlow.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CythonScope.py to CythonScope.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Errors.py to Errors.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Future.py to Future.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Interpreter.py to Interpreter.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.py to Lexicon.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py to Main.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Naming.py to Naming.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py to Nodes.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Optimize.py to Optimize.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Options.py to Options.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Parsing.py to Parsing.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py to Scanning.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Symtab.py to Symtab.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Version.py to Version.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Visitor.py to Visitor.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/CodeWriter.py to CodeWriter.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Debugging.py to Debugging.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/StringIOTree.py to StringIOTree.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/TestUtils.py to TestUtils.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Utils.py to Utils.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.py to pyxbuild.pyc byte-compiling /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.py to pyximport.pyc writing byte-compilation script '/usr/src/tmp/tmp_WWGMk.py' /usr/bin/python -OO /usr/src/tmp/tmp_WWGMk.py removing /usr/src/tmp/tmp_WWGMk.py running install_scripts creating /usr/src/tmp/python-module-Cython-buildroot/usr/bin copying build/scripts-2.5/cython -> /usr/src/tmp/python-module-Cython-buildroot/usr/bin changing mode of /usr/src/tmp/python-module-Cython-buildroot/usr/bin/cython to 755 running install_egg_info Writing /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython-0.9.8.1.1-py2.5.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python-module-Cython-buildroot (auto) mode of `./usr/lib/python2.5/site-packages/Cython/Plex/Scanners.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python-module-Cython-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/python-module-Cython-buildroot (auto) Adjusting library links in /usr/src/tmp/python-module-Cython-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python-module-Cython-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/python-module-Cython-buildroot (executable,shared) Bytecompiling python modules in /usr/src/tmp/python-module-Cython-buildroot using /usr/bin/python unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/CodeWriter.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Debugging.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/StringIOTree.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/TestUtils.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Utils.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/__init__.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/CodeWriter.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Annotate.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Buffer.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Builtin.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CmdLine.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CodeGeneration.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ControlFlow.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CythonScope.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/DebugFlags.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Errors.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Future.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Interpreter.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ModuleNode.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Naming.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Optimize.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Options.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ParseTreeTransforms.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Parsing.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/PyrexTypes.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/StringEncoding.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Symtab.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TreeFragment.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TypeSlots.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Version.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Visitor.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/__init__.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Annotate.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Buffer.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Builtin.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CmdLine.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CodeGeneration.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ControlFlow.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CythonScope.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/DebugFlags.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Errors.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Future.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Interpreter.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ModuleNode.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Naming.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Optimize.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Options.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ParseTreeTransforms.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Parsing.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/PyrexTypes.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/StringEncoding.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Symtab.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestBuffer.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestDecorators.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/__init__.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestBuffer.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestDecorators.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TreeFragment.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TypeSlots.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Version.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Visitor.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Debugging.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/__init__.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/DarwinSystem.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacSystem.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacUtils.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/TS_Misc_Suite.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/__init__.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/DarwinSystem.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacSystem.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacUtils.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/TS_Misc_Suite.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/__init__.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Actions.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/DFA.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Errors.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Lexicons.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Regexps.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Scanners.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Timing.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Traditional.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Transitions.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/__init__.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/test_tm.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Actions.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/DFA.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Errors.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Lexicons.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Regexps.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Scanners.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Timing.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Traditional.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Transitions.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/test_tm.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/StringIOTree.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/TestUtils.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/TestCodeWriter.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/__init__.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/TestCodeWriter.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/__init__.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/LinuxSystem.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/__init__.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/LinuxSystem.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Utils.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/__init__.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.pyc unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.pyc compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.py Bytecompiling python modules with optimization in /usr/src/tmp/python-module-Cython-buildroot using /usr/bin/python -O unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/CodeWriter.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Debugging.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/StringIOTree.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/TestUtils.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Utils.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/__init__.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/CodeWriter.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Annotate.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Buffer.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Builtin.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CmdLine.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CodeGeneration.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ControlFlow.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CythonScope.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/DebugFlags.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Errors.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Future.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Interpreter.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ModuleNode.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Naming.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Optimize.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Options.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ParseTreeTransforms.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Parsing.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/PyrexTypes.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/StringEncoding.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Symtab.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TreeFragment.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TypeSlots.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Version.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Visitor.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/__init__.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Annotate.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Buffer.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Builtin.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CmdLine.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CodeGeneration.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ControlFlow.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CythonScope.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/DebugFlags.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Errors.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Future.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Interpreter.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ModuleNode.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Naming.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Optimize.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Options.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ParseTreeTransforms.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Parsing.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/PyrexTypes.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/StringEncoding.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Symtab.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestBuffer.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestDecorators.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/__init__.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestBuffer.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestDecorators.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TreeFragment.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/TypeSlots.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Version.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Visitor.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Debugging.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/__init__.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/DarwinSystem.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacSystem.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacUtils.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/TS_Misc_Suite.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/__init__.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/DarwinSystem.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacSystem.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/MacUtils.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/TS_Misc_Suite.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Mac/__init__.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Actions.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/DFA.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Errors.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Lexicons.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Regexps.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Scanners.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Timing.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Traditional.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Transitions.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/__init__.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/test_tm.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Actions.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/DFA.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Errors.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Lexicons.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Regexps.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Scanners.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Timing.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Traditional.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Transitions.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/test_tm.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/StringIOTree.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/TestUtils.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/TestCodeWriter.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/__init__.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/TestCodeWriter.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/__init__.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/LinuxSystem.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/__init__.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/LinuxSystem.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Unix/__init__.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Utils.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/__init__.py unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.pyo unlink /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.pyo compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.py compile /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.py Processing files: python-module-Cython-0.9.8.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95933 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Cython-0.9.8.1.1 + DOCDIR=/usr/src/tmp/python-module-Cython-buildroot/usr/share/doc/python-module-Cython-0.9.8.1.1 + export DOCDIR + rm -rf /usr/src/tmp/python-module-Cython-buildroot/usr/share/doc/python-module-Cython-0.9.8.1.1 + /bin/mkdir -p /usr/src/tmp/python-module-Cython-buildroot/usr/share/doc/python-module-Cython-0.9.8.1.1 + cp -prL CHANGES_pyrex.txt COPYING.txt INSTALL.txt LICENSE.txt README.txt ToDo.txt USAGE.txt Demos Doc Tools /usr/src/tmp/python-module-Cython-buildroot/usr/share/doc/python-module-Cython-0.9.8.1.1 + chmod -R go-w /usr/src/tmp/python-module-Cython-buildroot/usr/share/doc/python-module-Cython-0.9.8.1.1 + chmod -R a+rX /usr/src/tmp/python-module-Cython-buildroot/usr/share/doc/python-module-Cython-0.9.8.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.95933 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.84413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Buffer.py: line=14 IGNORE module=sets /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/CmdLine.py: line=55 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.py: line=16 IGNORE module=sets /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Code.py: line=204 IGNORE module=Nodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py: line=918 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py: line=995 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py: line=1103 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ExprNodes.py: line=1597 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Future.py: line=2 IGNORE module=__future__ /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.py: line=12 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Lexicon.py: line=15 IGNORE module=Scanning /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=14 IGNORE module=sets /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=64 IGNORE module=Builtin /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=64 IGNORE module=CythonScope /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=78 IGNORE module=Visitor /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=79 IGNORE module=ParseTreeTransforms /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=80 IGNORE module=ParseTreeTransforms /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=81 IGNORE module=ParseTreeTransforms /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=82 IGNORE module=ParseTreeTransforms /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=83 IGNORE module=Optimize /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=84 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=85 IGNORE module=ModuleNode /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=119 IGNORE module=textwrap /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=147 IGNORE module=CodeGeneration /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=687 IGNORE module=CmdLine /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=733 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Main.py: line=736 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ModuleNode.py: line=13 IGNORE module=sets /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=605 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=859 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=1097 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=1119 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=1494 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=1948 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=2007 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=2086 IGNORE module=Buffer /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=2357 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=2495 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=2527 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=2564 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=3156 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=3184 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=3273 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=3508 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=3523 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Nodes.py: line=3936 IGNORE module=ExprNodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/ParseTreeTransforms.py: line=11 IGNORE module=sets /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Parsing.py: line=2393 IGNORE module=Nodes /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py: line=42 IGNORE module=hashlib /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py: line=44 IGNORE module=md5 /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py: line=58 IGNORE module=re /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Scanning.py: line=198 IGNORE module=__builtin__ /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Symtab.py: line=22 IGNORE module=sets /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py: line=142 IGNORE module=unittest /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.py: line=50 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Tests/TestTreeFragment.py: line=63 IGNORE module=unittest /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Visitor.py: line=257 IGNORE module=doctest /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Debugging.py: line=8 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.py: line=19 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.py: line=23 IGNORE module=Cython /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.py: line=13 IGNORE module=warnings /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/DFA.py: line=150 IGNORE module=Transitions /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Lexicons.py: line=117 IGNORE module=Timing /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.py: line=118 IGNORE module=string /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Machines.py: line=204 IGNORE module=string /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Plex/Timing.py: line=9 IGNORE module=MacOS /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Tests/TestCodeWriter.py: line=80 IGNORE module=unittest /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.py: line=78 IGNORE module=test /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.py: line=163 IGNORE module=cimport /usr/lib/rpm/python.req.py: /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.py: line=217 IGNORE module=__main__ shebang.req.files: executable script /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Compiler/Interpreter.py is not executable shebang.req.files: executable script /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/build_ext.py is not executable shebang.req.files: executable script /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/Cython/Distutils/extension.py is not executable shebang.req.files: executable script /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyxbuild.py is not executable shebang.req.files: executable script /usr/src/tmp/python-module-Cython-buildroot/usr/lib/python2.5/site-packages/pyximport/pyximport.py is not executable + exit 0 Provides: Cython = 0.9.8.1.1-alt1, python2.5(Cython), python2.5(Cython.CodeWriter), python2.5(Cython.Compiler), python2.5(Cython.Compiler.Annotate), python2.5(Cython.Compiler.Buffer), python2.5(Cython.Compiler.Builtin), python2.5(Cython.Compiler.CmdLine), python2.5(Cython.Compiler.Code), python2.5(Cython.Compiler.CodeGeneration), python2.5(Cython.Compiler.ControlFlow), python2.5(Cython.Compiler.CythonScope), python2.5(Cython.Compiler.DebugFlags), python2.5(Cython.Compiler.Errors), python2.5(Cython.Compiler.ExprNodes), python2.5(Cython.Compiler.Future), python2.5(Cython.Compiler.Interpreter), python2.5(Cython.Compiler.Lexicon), python2.5(Cython.Compiler.Main), python2.5(Cython.Compiler.ModuleNode), python2.5(Cython.Compiler.Naming), python2.5(Cython.Compiler.Nodes), python2.5(Cython.Compiler.Optimize), python2.5(Cython.Compiler.Options), python2.5(Cython.Compiler.ParseTreeTransforms), python2.5(Cython.Compiler.Parsing), python2.5(Cython.Compiler.PyrexTypes), python2.5(Cython.Compiler.Scanning), python2.5(Cython.Compiler.StringEncoding), python2.5(Cython.Compiler.Symtab), python2.5(Cython.Compiler.Tests), python2.5(Cython.Compiler.Tests.TestBuffer), python2.5(Cython.Compiler.Tests.TestDecorators), python2.5(Cython.Compiler.Tests.TestParseTreeTransforms), python2.5(Cython.Compiler.Tests.TestTreeFragment), python2.5(Cython.Compiler.TreeFragment), python2.5(Cython.Compiler.TypeSlots), python2.5(Cython.Compiler.Version), python2.5(Cython.Compiler.Visitor), python2.5(Cython.Debugging), python2.5(Cython.Distutils), python2.5(Cython.Distutils.build_ext), python2.5(Cython.Distutils.extension), python2.5(Cython.Plex), python2.5(Cython.Plex.Actions), python2.5(Cython.Plex.DFA), python2.5(Cython.Plex.Errors), python2.5(Cython.Plex.Lexicons), python2.5(Cython.Plex.Machines), python2.5(Cython.Plex.Regexps), python2.5(Cython.Plex.Scanners), python2.5(Cython.Plex.Timing), python2.5(Cython.Plex.Traditional), python2.5(Cython.Plex.Transitions), python2.5(Cython.StringIOTree), python2.5(Cython.TestUtils), python2.5(Cython.Tests), python2.5(Cython.Tests.TestCodeWriter), python2.5(Cython.Unix), python2.5(Cython.Unix.LinuxSystem), python2.5(Cython.Utils) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/bin/python, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libpython2.5.so.1.0, python2.5(StringIO), python2.5(array), python2.5(bisect), python2.5(cPickle), python2.5(cStringIO), python2.5(codecs), python2.5(copy), python2.5(distutils), python2.5(glob), python2.5(ihooks), python2.5(inspect), python2.5(md5), python2.5(operator), python2.5(os), python2.5(platform), python2.5(re), python2.5(shutil), python2.5(stat), python2.5(string), python2.5(textwrap), python2.5(time), python2.5(types), python2.5(unittest), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.65739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/python-module-Cython-0.9.8.1.1-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/python-module-Cython-0.9.8.1.1-alt1.ppc.rpm 24.91user 2.42system 0:31.09elapsed 87%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+464468minor)pagefaults 0swaps