Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352290 Details for
Bug 475290
dev-python/setuptools-0.6.45-r1 fails to build after downgrade
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), 10.74 KB, created by
Helmut Jarausch
on 2013-06-30 08:29:45 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2013-06-30 08:29:45 UTC
Size:
10.74 KB
patch
obsolete
> * Package: dev-python/setuptools-0.6.45-r1 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_3 userland_GNU > * FEATURES: preserve-libs sandbox splitdebug >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Checksum index is up-to-date ... >>>> Unpacking source... >>>> Unpacking distribute-0.6.45.tar.gz to /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45 ... > * Applying distribute-0.6.16-fix_deprecation_warnings.patch ... > [ ok ] > * Applying setuptools-0.6.45-no-exes.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45 >>>> Source prepared. > * python2_7: copying to /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7 > * python3_3: copying to /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3 >>>> Configuring source in /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45 ... > * python3_3: running distutils-r1_run_phase distutils-r1_python_compile > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build --build-base /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/build --build-platlib /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/build/lib --build-purelib /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/build/lib --build-scripts /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/build/scripts >Traceback (most recent call last): > File "setup.py", line 45, in <module> > exec(init_file.read(), d) > File "<string>", line 8, in <module> > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/setuptools/__init__.py", line 2, in <module> > from setuptools.extension import Extension, Library > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/setuptools/extension.py", line 5, in <module> > from setuptools.dist import _get_unpatched > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/setuptools/dist.py", line 6, in <module> > from setuptools.command.install import install > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/setuptools/command/__init__.py", line 8, in <module> > from setuptools.command import install_scripts > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/setuptools/command/install_scripts.py", line 3, in <module> > from pkg_resources import Distribution, PathMetadata, ensure_directory > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/pkg_resources.py", line 2871, in <module> > add_activation_listener(lambda dist: dist.activate()) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/pkg_resources.py", line 711, in subscribe > callback(dist) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/pkg_resources.py", line 2871, in <lambda> > add_activation_listener(lambda dist: dist.activate()) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/pkg_resources.py", line 2303, in activate > self.insert_on(path) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7/pkg_resources.py", line 2404, in insert_on > "with distribute. Found one at %s" % str(self.location)) >ValueError: A 0.7-series setuptools cannot be installed with distribute. Found one at /usr/lib64/python2.7/site-packages > * ERROR: dev-python/setuptools-0.6.45-r1 failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 3560: Called distutils-r1_src_compile > * environment, line 1074: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 289: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3427: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2690: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2638: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2636: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2681: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 651: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1063: Called distutils-r1_python_compile > * environment, line 967: Called esetup.py > * environment, line 1838: Called die > * The specific snippet of code: > * "${@}" || die > * > * If you need support, post the output of `emerge --info '=dev-python/setuptools-0.6.45-r1'`, > * the complete build log and the output of `emerge -pqv '=dev-python/setuptools-0.6.45-r1'`. > * The complete build log is located at '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python2_7' > * S: '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45' >/usr/bin/python3.3 setup.py build --build-base /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build --build-platlib /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/lib --build-purelib /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/lib --build-scripts /var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/scripts >Traceback (most recent call last): > File "setup.py", line 45, in <module> > exec(init_file.read(), d) > File "<string>", line 8, in <module> > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/setuptools/__init__.py", line 2, in <module> > from setuptools.extension import Extension, Library > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/setuptools/extension.py", line 5, in <module> > from setuptools.dist import _get_unpatched > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/setuptools/dist.py", line 6, in <module> > from setuptools.command.install import install > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/setuptools/command/__init__.py", line 8, in <module> > from setuptools.command import install_scripts > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/setuptools/command/install_scripts.py", line 3, in <module> > from pkg_resources import Distribution, PathMetadata, ensure_directory > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/pkg_resources.py", line 2872, in <module> > add_activation_listener(lambda dist: dist.activate()) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/pkg_resources.py", line 711, in subscribe > callback(dist) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/pkg_resources.py", line 2872, in <lambda> > add_activation_listener(lambda dist: dist.activate()) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/pkg_resources.py", line 2304, in activate > self.insert_on(path) > File "/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3/build/src/pkg_resources.py", line 2405, in insert_on > "with distribute. Found one at %s" % str(self.location)) >ValueError: A 0.7-series setuptools cannot be installed with distribute. Found one at /usr/lib64/python3.3/site-packages > * ERROR: dev-python/setuptools-0.6.45-r1 failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 3560: Called distutils-r1_src_compile > * environment, line 1074: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 289: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3427: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2690: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2638: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2636: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2681: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 651: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1063: Called distutils-r1_python_compile > * environment, line 967: Called esetup.py > * environment, line 1838: Called die > * The specific snippet of code: > * "${@}" || die > * > * If you need support, post the output of `emerge --info '=dev-python/setuptools-0.6.45-r1'`, > * the complete build log and the output of `emerge -pqv '=dev-python/setuptools-0.6.45-r1'`. > * The complete build log is located at '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45-python3_3' > * S: '/var/tmp/portage/dev-python/setuptools-0.6.45-r1/work/distribute-0.6.45' >/usr/lib64/portage/bin/isolated-functions.sh: line 246: kill: (22132) - No such process
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 475290
: 352290