Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 337804 Details for
Bug 455290
dev-python/http-parser-0.7.12 fails to compile on ppc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
http-parser-0.7.12:20130203-152219.log (text/plain), 5.75 KB, created by
Agostino Sarubbo
on 2013-02-03 15:32:13 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2013-02-03 15:32:13 UTC
Size:
5.75 KB
patch
obsolete
> * Package: dev-python/http-parser-0.7.12 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: elibc_glibc kernel_linux ppc python_targets_python2_7 python_targets_python3_2 userland_GNU > * FEATURES: sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking http-parser-0.7.12.tar.gz to /var/tmp/portage/dev-python/http-parser-0.7.12/work >>>> Source unpacked in /var/tmp/portage/dev-python/http-parser-0.7.12/work >>>> Preparing source in /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12 ... > * python3.2: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.2 setup.py build build --build-base /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python3_2 --build-lib /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python3_2/lib --build-scripts /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python3_2/scripts > * python2.7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build build --build-base /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7 --build-lib /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib --build-scripts /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/scripts >Traceback (most recent call last): > File "setup.py", line 53, in <module> > LONG_DESCRIPTION = f.read() > File "/usr/lib/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 3197: ordinal not in range(128) > * ERROR: dev-python/http-parser-0.7.12 failed (compile phase): > * (no error message) > * > * Call stack: >running build >running build_py >creating /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7 >creating /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib >creating /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser >copying http_parser/__init__.py -> /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser >copying http_parser/util.py -> /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser >copying http_parser/reader.py -> /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser >copying http_parser/http.py -> /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser >copying http_parser/pyparser.py -> /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building 'http_parser.parser' extension >creating /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/temp.linux-ppc64-2.7 >creating /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/temp.linux-ppc64-2.7/http_parser >powerpc-unknown-linux-gnu-gcc -pthread -O2 -pipe -fPIC -Iparser -I/usr/include/python2.7 -c http_parser/http_parser.c -o /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/temp.linux-ppc64-2.7/http_parser/http_parser.o > * ebuild.sh, line 93: Called src_compile > * environment, line 3042: Called distutils-r1_src_compile > * environment, line 890: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 257: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2858: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 876: Called distutils-r1_python_compile > * environment, line 785: Called esetup.py 'build' > * environment, line 1618: Called die > * The specific snippet of code: > * "${@}" || die > * > * If you need support, post the output of `emerge --info '=dev-python/http-parser-0.7.12'`, > * the complete build log and the output of `emerge -pqv '=dev-python/http-parser-0.7.12'`. > * The complete build log is located at '/var/log/log/build/dev-python/http-parser-0.7.12:20130203-152219.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/http-parser-0.7.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/http-parser-0.7.12/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12' > * S: '/var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12' >powerpc-unknown-linux-gnu-gcc -pthread -O2 -pipe -fPIC -Iparser -I/usr/include/python2.7 -c http_parser/parser.c -o /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/temp.linux-ppc64-2.7/http_parser/parser.o >powerpc-unknown-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/temp.linux-ppc64-2.7/http_parser/http_parser.o /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/temp.linux-ppc64-2.7/http_parser/parser.o -L/usr/lib -lpython2.7 -o /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser/parser.so >Linking /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12-python2_7/lib/http_parser/parser.so to /var/tmp/portage/dev-python/http-parser-0.7.12/work/http-parser-0.7.12/http_parser/parser.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 455290
: 337804