1. * Package: dev-python/http-parser-0.7.5
  2. * Repository: gentoo
  3. * Maintainer: python@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking http-parser-0.7.5.tar.gz to /tmp/portage/dev-python/http-parser-0.7.5/work
  8. >>> Source unpacked in /tmp/portage/dev-python/http-parser-0.7.5/work
  9. >>> Preparing source in /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5 ...
  12. >>> Source configured.
  13. >>> Compiling source in /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5 ...
  14. * Building of dev-python/http-parser-0.7.5 with CPython 2.7...
  15. python2.7 setup.py build -b build-2.7
  16. running build
  17. running build_py
  18. creating build-2.7
  19. creating build-2.7/lib.linux-x86_64-2.7
  20. creating build-2.7/lib.linux-x86_64-2.7/http_parser
  21. copying http_parser/util.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
  22. copying http_parser/reader.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
  23. copying http_parser/pyparser.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
  24. copying http_parser/py25.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
  25. copying http_parser/http.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
  26. copying http_parser/__init__.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
  27. warning: build_py: byte-compiling is disabled, skipping.
  28. running build_ext
  29. building 'http_parser.parser' extension
  30. creating build-2.7/temp.linux-x86_64-2.7
  31. creating build-2.7/temp.linux-x86_64-2.7/http_parser
  32. x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -fPIC -Ihttp_parser -I/usr/include/python2.7 -c http_parser/parser.c -o build-2.7/temp.linux-x86_64-2.7/http_parser/parser.o
  33. x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -fPIC -Ihttp_parser -I/usr/include/python2.7 -c http_parser/http_parser.c -o build-2.7/temp.linux-x86_64-2.7/http_parser/http_parser.o
  34. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/http_parser/parser.o build-2.7/temp.linux-x86_64-2.7/http_parser/http_parser.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/http_parser/parser.so
  35. Linking /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5/build-2.7/lib.linux-x86_64-2.7/http_parser/parser.so to /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5/http_parser/parser.so
  36. * Building of dev-python/http-parser-0.7.5 with CPython 3.2...
  37. python3.2 setup.py build -b build-3.2
  38. Traceback (most recent call last):
  39. File "setup.py", line 183, in <module>
  40. main()
  41. File "setup.py", line 128, in main
  42. long_description = f.read()
  43. File "/usr/lib64/python3.2/encodings/ascii.py", line 26, in decode
  44. return codecs.ascii_decode(input, self.errors)[0]
  45. UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3199: ordinal not in range(128)
  46. * ERROR: dev-python/http-parser-0.7.5 failed (compile phase):
  47. * Building failed with CPython 3.2 in distutils_building() function
  48. *
  49. * Call stack:
  50. * ebuild.sh, line 85: Called src_compile
  51. * environment, line 3856: Called distutils_src_compile
  52. * environment, line 1115: Called python_execute_function 'distutils_building'
  53. * environment, line 2240: Called die
  54. * The specific snippet of code:
  55. * die "${failure_message}";
  56. *
  57. * If you need support, post the output of `emerge --info '=dev-python/http-parser-0.7.5'`,
  58. * the complete build log and the output of `emerge -pqv '=dev-python/http-parser-0.7.5'`.
  59. sed: couldn't open temporary file /etc/portage/package.mask/sedpEza6f: Permission denied