| 1 | running build |
|---|
| 2 | running build_py |
|---|
| 3 | creating build |
|---|
| 4 | creating build/lib |
|---|
| 5 | creating build/lib/Pyrex |
|---|
| 6 | copying Pyrex/Debugging.py -> build/lib/Pyrex |
|---|
| 7 | copying Pyrex/Utils.py -> build/lib/Pyrex |
|---|
| 8 | copying Pyrex/__init__.py -> build/lib/Pyrex |
|---|
| 9 | creating build/lib/Pyrex/Compiler |
|---|
| 10 | copying Pyrex/Compiler/Scanning.py -> build/lib/Pyrex/Compiler |
|---|
| 11 | copying Pyrex/Compiler/PyrexTypes.py -> build/lib/Pyrex/Compiler |
|---|
| 12 | copying Pyrex/Compiler/Options.py -> build/lib/Pyrex/Compiler |
|---|
| 13 | copying Pyrex/Compiler/Nodes.py -> build/lib/Pyrex/Compiler |
|---|
| 14 | copying Pyrex/Compiler/Errors.py -> build/lib/Pyrex/Compiler |
|---|
| 15 | copying Pyrex/Compiler/Lexicon.py -> build/lib/Pyrex/Compiler |
|---|
| 16 | copying Pyrex/Compiler/TypeSlots.py -> build/lib/Pyrex/Compiler |
|---|
| 17 | copying Pyrex/Compiler/DebugFlags.py -> build/lib/Pyrex/Compiler |
|---|
| 18 | copying Pyrex/Compiler/CmdLine.py -> build/lib/Pyrex/Compiler |
|---|
| 19 | copying Pyrex/Compiler/Main.py -> build/lib/Pyrex/Compiler |
|---|
| 20 | copying Pyrex/Compiler/Symtab.py -> build/lib/Pyrex/Compiler |
|---|
| 21 | copying Pyrex/Compiler/Parsing.py -> build/lib/Pyrex/Compiler |
|---|
| 22 | copying Pyrex/Compiler/Version.py -> build/lib/Pyrex/Compiler |
|---|
| 23 | copying Pyrex/Compiler/__init__.py -> build/lib/Pyrex/Compiler |
|---|
| 24 | copying Pyrex/Compiler/ExprNodes.py -> build/lib/Pyrex/Compiler |
|---|
| 25 | copying Pyrex/Compiler/Naming.py -> build/lib/Pyrex/Compiler |
|---|
| 26 | copying Pyrex/Compiler/Code.py -> build/lib/Pyrex/Compiler |
|---|
| 27 | creating build/lib/Pyrex/Distutils |
|---|
| 28 | copying Pyrex/Distutils/build_ext.py -> build/lib/Pyrex/Distutils |
|---|
| 29 | copying Pyrex/Distutils/__init__.py -> build/lib/Pyrex/Distutils |
|---|
| 30 | creating build/lib/Pyrex/Mac |
|---|
| 31 | copying Pyrex/Mac/MacSystem.py -> build/lib/Pyrex/Mac |
|---|
| 32 | copying Pyrex/Mac/MacUtils.py -> build/lib/Pyrex/Mac |
|---|
| 33 | copying Pyrex/Mac/PyServerMain.py -> build/lib/Pyrex/Mac |
|---|
| 34 | copying Pyrex/Mac/TS_Misc_Suite.py -> build/lib/Pyrex/Mac |
|---|
| 35 | copying Pyrex/Mac/Finder_Std_Suite.py -> build/lib/Pyrex/Mac |
|---|
| 36 | copying Pyrex/Mac/MPW_Misc_Suite.py -> build/lib/Pyrex/Mac |
|---|
| 37 | copying Pyrex/Mac/DarwinSystem.py -> build/lib/Pyrex/Mac |
|---|
| 38 | copying Pyrex/Mac/__init__.py -> build/lib/Pyrex/Mac |
|---|
| 39 | copying Pyrex/Mac/PS_Misc_Suite.py -> build/lib/Pyrex/Mac |
|---|
| 40 | creating build/lib/Pyrex/Plex |
|---|
| 41 | copying Pyrex/Plex/Timing.py -> build/lib/Pyrex/Plex |
|---|
| 42 | copying Pyrex/Plex/Regexps.py -> build/lib/Pyrex/Plex |
|---|
| 43 | copying Pyrex/Plex/test_tm.py -> build/lib/Pyrex/Plex |
|---|
| 44 | copying Pyrex/Plex/DFA.py -> build/lib/Pyrex/Plex |
|---|
| 45 | copying Pyrex/Plex/Errors.py -> build/lib/Pyrex/Plex |
|---|
| 46 | copying Pyrex/Plex/Scanners.py -> build/lib/Pyrex/Plex |
|---|
| 47 | copying Pyrex/Plex/Lexicons.py -> build/lib/Pyrex/Plex |
|---|
| 48 | copying Pyrex/Plex/Transitions.py -> build/lib/Pyrex/Plex |
|---|
| 49 | copying Pyrex/Plex/Traditional.py -> build/lib/Pyrex/Plex |
|---|
| 50 | copying Pyrex/Plex/__init__.py -> build/lib/Pyrex/Plex |
|---|
| 51 | copying Pyrex/Plex/Machines.py -> build/lib/Pyrex/Plex |
|---|
| 52 | copying Pyrex/Plex/Actions.py -> build/lib/Pyrex/Plex |
|---|
| 53 | running build_scripts |
|---|
| 54 | creating build/scripts-2.5 |
|---|
| 55 | copying and adjusting bin/pyrexc -> build/scripts-2.5 |
|---|
| 56 | changing mode of build/scripts-2.5/pyrexc from 644 to 755 |
|---|
| 57 | running install |
|---|
| 58 | Traceback (most recent call last): |
|---|
| 59 | File "setup.py", line 28, in <module> |
|---|
| 60 | (compiler_dir, ['Pyrex/Compiler/Lexicon.pickle']) |
|---|
| 61 | File "/usr/lib64/python2.5/distutils/core.py", line 151, in setup |
|---|
| 62 | dist.run_commands() |
|---|
| 63 | File "/usr/lib64/python2.5/distutils/dist.py", line 974, in run_commands |
|---|
| 64 | self.run_command(cmd) |
|---|
| 65 | File "/usr/lib64/python2.5/distutils/dist.py", line 993, in run_command |
|---|
| 66 | cmd_obj.ensure_finalized() |
|---|
| 67 | File "/usr/lib64/python2.5/distutils/cmd.py", line 117, in ensure_finalized |
|---|
| 68 | self.finalize_options() |
|---|
| 69 | File "/usr/lib64/python2.5/distutils/command/install.py", line 261, in finalize_options |
|---|
| 70 | self.finalize_unix() |
|---|
| 71 | File "/usr/lib64/python2.5/distutils/command/install.py", line 400, in finalize_unix |
|---|
| 72 | self.install_libdirname = lib64 |
|---|
| 73 | NameError: global name 'lib64' is not defined |
|---|
| 74 | * |
|---|
| 75 | * ERROR: dev-python/pyrex-0.9.4.1 failed. |
|---|
| 76 | * Call stack: |
|---|
| 77 | * ebuild.sh, line 49: Called src_install |
|---|
| 78 | * environment, line 2440: Called distutils_src_install |
|---|
| 79 | * environment, line 695: Called die |
|---|
| 80 | * The specific snippet of code: |
|---|
| 81 | * ${python} setup.py install --root="${D}" --no-compile "$@" || die "python setup.py install failed"; |
|---|
| 82 | * The die message: |
|---|
| 83 | * python setup.py install failed |
|---|
| 84 | * |
|---|
| 85 | * If you need support, post the topmost build error, and the call stack if relevant. |
|---|
| 86 | * A complete build log is located at '/var/log/portage/dev-python:pyrex-0.9.4.1:20090313-155427.log'. |
|---|
| 87 | * The ebuild environment file is located at '/usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/pyrex-0.9.4.1/temp/environment'. |
|---|
| 88 | * |
|---|
| 89 | |
|---|