1. * Package: dev-python/bpython-0.13.1
  2. * Repository: gentoo
  3. * Maintainer: grozin@gentoo.org python@gentoo.org
  4. * USE: abi_x86_64 amd64 doc elibc_glibc gtk kernel_linux python_targets_python2_7 python_targets_python3_3 test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking bpython-0.13.1.tar.gz to /tmp/portage/dev-python/bpython-0.13.1/work
  15. >>> Source unpacked in /tmp/portage/dev-python/bpython-0.13.1/work
  16. >>> Preparing source in /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1 ...
  17. * Applying bpython-desktop.patch ...
  18. [ ok ]
  19. * Applying bpython-0.13-test_repl.patch ...
  20. [ ok ]
  21. * Will copy sources from /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1
  22. * python3_3: copying to /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python3_3
  23. * python2_7: copying to /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python2_7
  24. >>> Source prepared.
  25. >>> Configuring source in /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1 ...
  26. * LC_ALL is set to a locale with a charmap other than UTF-8.
  27. * This may trigger build failures in some python packages.
  28. >>> Source configured.
  29. >>> Compiling source in /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1 ...
  30. * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
  31. * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
  32. /usr/bin/python3.3 setup.py build
  33. /usr/bin/python2.7 setup.py build
  34. running build
  35. running build_sphinx_man
  36. creating /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python3_3/build/doctrees
  37. creating /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python3_3/build/man
  38. Running Sphinx v1.2.3
  39. loading pickled environment... failed: [Errno 2] No such file or directory: '/tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python3_3/build/doctrees/environment.pickle'
  40. building [man]: all manpages
  41. updating environment: 15 added, 0 changed, 0 removed
  42. reading sources... [ 6%] authors
  43. reading sources... [ 13%] bpaste
  44. reading sources... [ 20%] bpdb
  45. reading sources... [ 26%] changelog
  46. reading sources... [ 33%] community
  47. reading sources... [ 40%] configuration
  48. reading sources... [ 46%] django
  49. reading sources... [ 53%] index
  50. reading sources... [ 60%] man-bpython
  51. reading sources... [ 66%] man-bpython-config
  52. reading sources... [ 73%] releases
  53. reading sources... [ 80%] sourcecode
  54. running build
  55. running build_sphinx_man
  56. creating /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python2_7/build/doctrees
  57. creating /tmp/portage/dev-python/bpython-0.13.1/work/bpython-0.13.1-python2_7/build/man
  58. Running Sphinx v1.2.3
  59. loading pickled environment... not yet created
  60. building [man]: all manpages
  61. updating environment: 15 added, 0 changed, 0 removed
  62. reading sources... [ 6%] authors
  63. reading sources... [ 86%] themes
  64. reading sources... [ 93%] tips
  65. reading sources... [ 13%] bpaste
  66. reading sources... [ 20%] bpdb
  67. reading sources... [100%] windows
  68. looking for now-outdated files... none found
  69. pickling environment... reading sources... [ 26%] changelog
  70. done
  71. checking consistency... done
  72. writing... bpython.1 { } bpython-config.5 { }
  73. build succeeded.
  74. running compile_catalog
  75. Traceback (most recent call last):
  76. File "setup.py", line 197, in <module>
  77. test_suite = 'bpython.test'
  78. File "/usr/lib64/python3.3/distutils/core.py", line 148, in setup
  79. dist.run_commands()
  80. File "/usr/lib64/python3.3/distutils/dist.py", line 930, in run_commands
  81. self.run_command(cmd)
  82. File "/usr/lib64/python3.3/distutils/dist.py", line 949, in run_command
  83. cmd_obj.run()
  84. File "/usr/lib64/python3.3/distutils/command/build.py", line 126, in run
  85. self.run_command(cmd_name)
  86. File "/usr/lib64/python3.3/distutils/cmd.py", line 313, in run_command
  87. self.distribution.run_command(command)
  88. File "/usr/lib64/python3.3/distutils/dist.py", line 949, in run_command
  89. cmd_obj.run()
  90. File "/usr/lib64/python3.3/site-packages/babel/messages/frontend.py", line 133, in run
  91. catalog = read_po(infile, locale)
  92. File "/usr/lib64/python3.3/site-packages/babel/messages/pofile.py", line 204, in read_po
  93. for lineno, line in enumerate(fileobj.readlines()):
  94. File "/usr/lib64/python3.3/encodings/ascii.py", line 26, in decode
  95. return codecs.ascii_decode(input, self.errors)[0]
  96. UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 171: ordinal not in range(128)
  97. * ERROR: dev-python/bpython-0.13.1::gentoo failed (compile phase):
  98. * (no error message)
  99. *
  100. * Call stack:
  101. * ebuild.sh, line 93: Called src_compile
  102. * environment, line 3809: Called distutils-r1_src_compile
  103. * environment, line 1311: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
  104. * environment, line 446: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
  105. * environment, line 3673: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
  106. * environment, line 2647: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
  107. * environment, line 2590: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
  108. * environment, line 2588: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
  109. reading sources... [ 33%] community
  110. * environment, line 2638: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
  111. reading sources... [ 40%] configuration
  112. * environment, line 880: Called distutils-r1_run_phase 'distutils-r1_python_compile'
  113. * environment, line 1300: Called distutils-r1_python_compile
  114. * environment, line 1180: Called esetup.py 'build'
  115. * environment, line 1751: Called die
  116. * The specific snippet of code:
  117. * "${@}" || die
  118. *
  119. * If you need support, post the output of `emerge --info '=dev-python/bpython-0.13.1::gentoo'`,
  120. * the complete build log and the output of `emerge -pqv '=dev-python/bpython-0.13.1::gentoo'`.
  121. reading sources... [ 46%] django
  122. sed: couldn't open temporary file /etc/portage/package.mask/sedLmkrlJ: Permission denied
  123. reading sources... [ 53%] index
  124. reading sources... [ 60%] man-bpython