Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 221931 Details for
Bug 307615
dev-python/snakeoil fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 14.47 KB, created by
Markos Chandras (RETIRED)
on 2010-03-03 13:30:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Markos Chandras (RETIRED)
Created:
2010-03-03 13:30:34 UTC
Size:
14.47 KB
patch
obsolete
> [32;01m*[0m CPV: dev-python/snakeoil-0.3.6.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking snakeoil-0.3.6.2.tar.bz2 to /var/tmp/portage/dev-python/snakeoil-0.3.6.2/work >>>> Source unpacked in /var/tmp/portage/dev-python/snakeoil-0.3.6.2/work >>>> Preparing source in /var/tmp/portage/dev-python/snakeoil-0.3.6.2/work/snakeoil-0.3.6.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/snakeoil-0.3.6.2/work/snakeoil-0.3.6.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/snakeoil-0.3.6.2/work/snakeoil-0.3.6.2 ... > [1;32m*[0m [1;34mBuilding of dev-python/snakeoil-0.3.6.2 with CPython 2.6...[0m >[1mpython2.6 setup.py build -b build-2.6 [0m >running build >running build_py >creating build-2.6 >creating build-2.6/lib.linux-x86_64-2.6 >creating build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/mappings.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/currying.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/debug_imports.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/tar.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/version.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/demandload.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/obj.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/__init__.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/descriptors.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/compatibility.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/bzr_verinfo.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/iterables.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/containers.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/distutils_extensions.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/modules.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/struct_compat.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/klass.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/fix_copy.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/pickling.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/formatters.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/fileutils.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/weakrefs.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/caching_2to3.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/dependant_methods.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/lists.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >copying snakeoil/caching.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil >creating build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_descriptors.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_demandload.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/mixins.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_mappings.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_demandload_usage.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_slot_shadowing.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/__init__.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_klass.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_compatibility.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_osutils.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_weakrefs.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_containers.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_iterables.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_currying.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_obj.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_dependant_methods.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_lists.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_caching.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_fileutils.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_modules.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >copying snakeoil/test/test_formatters.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/test >creating build-2.6/lib.linux-x86_64-2.6/snakeoil/xml >copying snakeoil/xml/__init__.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/xml >copying snakeoil/xml/bundled_elementtree.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/xml >creating build-2.6/lib.linux-x86_64-2.6/snakeoil/osutils >copying snakeoil/osutils/__init__.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/osutils >copying snakeoil/osutils/native_readdir.py -> build-2.6/lib.linux-x86_64-2.6/snakeoil/osutils >warning: snakeoil_build_py: byte-compiling is disabled, skipping. >running build_ext >building 'snakeoil.osutils._posix' extension >creating build-2.6/temp.linux-x86_64-2.6 >creating build-2.6/temp.linux-x86_64-2.6/src >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx -fPIC -fno-strict-aliasing -Iinclude -I/usr/include/python2.6 -c src/posix.c -o build-2.6/temp.linux-x86_64-2.6/src/posix.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu,--enable-new-dtags,--as-needed -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx build-2.6/temp.linux-x86_64-2.6/src/posix.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/snakeoil/osutils/_posix.so >building 'snakeoil._klass' extension >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx -fPIC -fno-strict-aliasing -Iinclude -I/usr/include/python2.6 -c src/klass.c -o build-2.6/temp.linux-x86_64-2.6/src/klass.o >src/klass.c: In function âsnakeoil_mapping_slot_updateâ: >src/klass.c:1027: warning: suggest parentheses around assignment used as truth value >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu,--enable-new-dtags,--as-needed -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx build-2.6/temp.linux-x86_64-2.6/src/klass.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/snakeoil/_klass.so >building 'snakeoil._caching' extension >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx -fPIC -fno-strict-aliasing -Iinclude -I/usr/include/python2.6 -c src/caching.c -o build-2.6/temp.linux-x86_64-2.6/src/caching.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu,--enable-new-dtags,--as-needed -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx build-2.6/temp.linux-x86_64-2.6/src/caching.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/snakeoil/_caching.so >building 'snakeoil._lists' extension >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx -fPIC -fno-strict-aliasing -Iinclude -I/usr/include/python2.6 -c src/lists.c -o build-2.6/temp.linux-x86_64-2.6/src/lists.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu,--enable-new-dtags,--as-needed -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx build-2.6/temp.linux-x86_64-2.6/src/lists.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/snakeoil/_lists.so >building 'snakeoil.osutils._readdir' extension >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx -fPIC -fno-strict-aliasing -Iinclude -I/usr/include/python2.6 -c src/readdir.c -o build-2.6/temp.linux-x86_64-2.6/src/readdir.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu,--enable-new-dtags,--as-needed -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx build-2.6/temp.linux-x86_64-2.6/src/readdir.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/snakeoil/osutils/_readdir.so >building 'snakeoil._formatters' extension >x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx -fPIC -fno-strict-aliasing -Iinclude -I/usr/include/python2.6 -c src/formatters.c -o build-2.6/temp.linux-x86_64-2.6/src/formatters.o >x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu,--enable-new-dtags,--as-needed -ggdb -Wall -O2 -march=core2 -pipe -msse -msse2 -msse3 -mmmx build-2.6/temp.linux-x86_64-2.6/src/formatters.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/snakeoil/_formatters.so > [1;32m*[0m [1;34mBuilding of dev-python/snakeoil-0.3.6.2 with CPython 3.1...[0m >[1mpython3.1 setup.py build -b build-3.1 [0m >running build >running build_py >creating build-3.1 >creating build-3.1/lib >creating build-3.1/lib/snakeoil >copying snakeoil/mappings.py -> build-3.1/lib/snakeoil >copying snakeoil/currying.py -> build-3.1/lib/snakeoil >copying snakeoil/debug_imports.py -> build-3.1/lib/snakeoil >copying snakeoil/tar.py -> build-3.1/lib/snakeoil >copying snakeoil/version.py -> build-3.1/lib/snakeoil >copying snakeoil/demandload.py -> build-3.1/lib/snakeoil >copying snakeoil/obj.py -> build-3.1/lib/snakeoil >copying snakeoil/__init__.py -> build-3.1/lib/snakeoil >copying snakeoil/descriptors.py -> build-3.1/lib/snakeoil >copying snakeoil/compatibility.py -> build-3.1/lib/snakeoil >copying snakeoil/bzr_verinfo.py -> build-3.1/lib/snakeoil >copying snakeoil/iterables.py -> build-3.1/lib/snakeoil >copying snakeoil/containers.py -> build-3.1/lib/snakeoil >copying snakeoil/distutils_extensions.py -> build-3.1/lib/snakeoil >copying snakeoil/modules.py -> build-3.1/lib/snakeoil >copying snakeoil/struct_compat.py -> build-3.1/lib/snakeoil >copying snakeoil/klass.py -> build-3.1/lib/snakeoil >copying snakeoil/fix_copy.py -> build-3.1/lib/snakeoil >copying snakeoil/pickling.py -> build-3.1/lib/snakeoil >copying snakeoil/formatters.py -> build-3.1/lib/snakeoil >copying snakeoil/fileutils.py -> build-3.1/lib/snakeoil >copying snakeoil/weakrefs.py -> build-3.1/lib/snakeoil >copying snakeoil/caching_2to3.py -> build-3.1/lib/snakeoil >copying snakeoil/dependant_methods.py -> build-3.1/lib/snakeoil >copying snakeoil/lists.py -> build-3.1/lib/snakeoil >copying snakeoil/caching.py -> build-3.1/lib/snakeoil >creating build-3.1/lib/snakeoil/test >copying snakeoil/test/test_descriptors.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_demandload.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/mixins.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_mappings.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_demandload_usage.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_slot_shadowing.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/__init__.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_klass.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_compatibility.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_osutils.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_weakrefs.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_containers.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_iterables.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_currying.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_obj.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_dependant_methods.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_lists.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_caching.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_fileutils.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_modules.py -> build-3.1/lib/snakeoil/test >copying snakeoil/test/test_formatters.py -> build-3.1/lib/snakeoil/test >creating build-3.1/lib/snakeoil/xml >copying snakeoil/xml/__init__.py -> build-3.1/lib/snakeoil/xml >copying snakeoil/xml/bundled_elementtree.py -> build-3.1/lib/snakeoil/xml >creating build-3.1/lib/snakeoil/osutils >copying snakeoil/osutils/__init__.py -> build-3.1/lib/snakeoil/osutils >copying snakeoil/osutils/native_readdir.py -> build-3.1/lib/snakeoil/osutils >starting 2to3 conversion; this may take a while... >Traceback (most recent call last): > File "setup.py", line 111, in <module> > 'test': test, > File "/usr/lib64/python3.1/distutils/core.py", line 149, in setup > dist.run_commands() > File "/usr/lib64/python3.1/distutils/dist.py", line 919, in run_commands > self.run_command(cmd) > File "/usr/lib64/python3.1/distutils/dist.py", line 938, in run_command > cmd_obj.run() > File "/usr/lib64/python3.1/distutils/command/build.py", line 128, in run > self.run_command(cmd_name) > File "/usr/lib64/python3.1/distutils/cmd.py", line 315, in run_command > self.distribution.run_command(command) > File "/usr/lib64/python3.1/distutils/dist.py", line 938, in run_command > cmd_obj.run() > File "/var/tmp/portage/dev-python/snakeoil-0.3.6.2/work/snakeoil-0.3.6.2/snakeoil/distutils_extensions.py", line 280, in run > converter([x[0] for x in py3k_rebuilds], write=True) > File "/var/tmp/portage/dev-python/snakeoil-0.3.6.2/work/snakeoil-0.3.6.2/snakeoil/distutils_extensions.py", line 258, in f2 > return f(*args, **kwds) > File "/usr/lib64/python3.1/lib2to3/refactor.py", line 553, in refactor > for i in xrange(num_processes)] >NameError: global name 'xrange' is not defined > [31;01m*[0m ERROR: dev-python/snakeoil-0.3.6.2 failed: > [31;01m*[0m Building failed with CPython 3.1 in distutils_building() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2774: Called distutils_src_compile > [31;01m*[0m environment, line 728: Called python_execute_function 'distutils_building' > [31;01m*[0m environment, line 1805: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "${failure_message}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/snakeoil-0.3.6.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/snakeoil-0.3.6.2'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/snakeoil-0.3.6.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/snakeoil-0.3.6.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/snakeoil-0.3.6.2/work/snakeoil-0.3.6.2'
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 307615
:
221929
| 221931