- * Package: dev-python/http-parser-0.7.5
- * Repository: gentoo
- * Maintainer: python@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking http-parser-0.7.5.tar.gz to /tmp/portage/dev-python/http-parser-0.7.5/work
- >>> Source unpacked in /tmp/portage/dev-python/http-parser-0.7.5/work
- >>> Preparing source in /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/http-parser-0.7.5/work/http-parser-0.7.5 ...
- * Building of dev-python/http-parser-0.7.5 with CPython 2.7...
- python2.7 setup.py build -b build-2.7
- running build
- running build_py
- creating build-2.7
- creating build-2.7/lib.linux-x86_64-2.7
- creating build-2.7/lib.linux-x86_64-2.7/http_parser
- copying http_parser/util.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
- copying http_parser/reader.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
- copying http_parser/pyparser.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
- copying http_parser/py25.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
- copying http_parser/http.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
- copying http_parser/__init__.py -> build-2.7/lib.linux-x86_64-2.7/http_parser
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- building 'http_parser.parser' extension
- creating build-2.7/temp.linux-x86_64-2.7
- creating build-2.7/temp.linux-x86_64-2.7/http_parser
- 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
- 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
- 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
- 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
- * Building of dev-python/http-parser-0.7.5 with CPython 3.2...
- python3.2 setup.py build -b build-3.2
- Traceback (most recent call last):
- File "setup.py", line 183, in <module>
- main()
- File "setup.py", line 128, in main
- long_description = f.read()
- File "/usr/lib64/python3.2/encodings/ascii.py", line 26, in decode
- return codecs.ascii_decode(input, self.errors)[0]
- UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3199: ordinal not in range(128)
- * ERROR: dev-python/http-parser-0.7.5 failed (compile phase):
- * Building failed with CPython 3.2 in distutils_building() function
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 3856: Called distutils_src_compile
- * environment, line 1115: Called python_execute_function 'distutils_building'
- * environment, line 2240: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-python/http-parser-0.7.5'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/http-parser-0.7.5'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedpEza6f: Permission denied