Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347022 Details for
Bug 468082
dev-python/celery-3.0.17 with python-3.3 - ImportError: No module named 'setuptools'
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), 19.19 KB, created by
Jason Mours
on 2013-05-01 05:05:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jason Mours
Created:
2013-05-01 05:05:13 UTC
Size:
19.19 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/celery-3.0.17 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: iksaif@gentoo.org python@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox splitdebug >>>> Unpacking source... >>>> Unpacking celery-3.0.17.tar.gz to /var/tmp/portage/dev-python/celery-3.0.17/work >>>> Source unpacked in /var/tmp/portage/dev-python/celery-3.0.17/work >>>> Preparing source in /var/tmp/portage/dev-python/celery-3.0.17/work/celery-3.0.17 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/celery-3.0.17/work/celery-3.0.17 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/celery-3.0.17/work/celery-3.0.17 ... > * Building of dev-python/celery-3.0.17 with CPython 2.7... >python2.7 setup.py build -b build-2.7 >Upgrade: no old version found. >running build >running build_py >creating build-2.7 >creating build-2.7/lib >creating build-2.7/lib/celery >copying celery/signals.py -> build-2.7/lib/celery >copying celery/__main__.py -> build-2.7/lib/celery >copying celery/result.py -> build-2.7/lib/celery >copying celery/schedules.py -> build-2.7/lib/celery >copying celery/__init__.py -> build-2.7/lib/celery >copying celery/beat.py -> build-2.7/lib/celery >copying celery/canvas.py -> build-2.7/lib/celery >copying celery/_state.py -> build-2.7/lib/celery >copying celery/__compat__.py -> build-2.7/lib/celery >copying celery/exceptions.py -> build-2.7/lib/celery >copying celery/states.py -> build-2.7/lib/celery >copying celery/local.py -> build-2.7/lib/celery >copying celery/platforms.py -> build-2.7/lib/celery >copying celery/datastructures.py -> build-2.7/lib/celery >creating build-2.7/lib/celery/events >copying celery/events/cursesmon.py -> build-2.7/lib/celery/events >copying celery/events/__init__.py -> build-2.7/lib/celery/events >copying celery/events/dumper.py -> build-2.7/lib/celery/events >copying celery/events/state.py -> build-2.7/lib/celery/events >copying celery/events/snapshot.py -> build-2.7/lib/celery/events >creating build-2.7/lib/celery/app >copying celery/app/routes.py -> build-2.7/lib/celery/app >copying celery/app/registry.py -> build-2.7/lib/celery/app >copying celery/app/defaults.py -> build-2.7/lib/celery/app >copying celery/app/task.py -> build-2.7/lib/celery/app >copying celery/app/__init__.py -> build-2.7/lib/celery/app >copying celery/app/builtins.py -> build-2.7/lib/celery/app >copying celery/app/annotations.py -> build-2.7/lib/celery/app >copying celery/app/control.py -> build-2.7/lib/celery/app >copying celery/app/amqp.py -> build-2.7/lib/celery/app >copying celery/app/base.py -> build-2.7/lib/celery/app >copying celery/app/log.py -> build-2.7/lib/celery/app >copying celery/app/utils.py -> build-2.7/lib/celery/app >copying celery/app/abstract.py -> build-2.7/lib/celery/app >creating build-2.7/lib/celery/apps >copying celery/apps/worker.py -> build-2.7/lib/celery/apps >copying celery/apps/__init__.py -> build-2.7/lib/celery/apps >copying celery/apps/beat.py -> build-2.7/lib/celery/apps >creating build-2.7/lib/celery/concurrency >copying celery/concurrency/threads.py -> build-2.7/lib/celery/concurrency >copying celery/concurrency/gevent.py -> build-2.7/lib/celery/concurrency >copying celery/concurrency/solo.py -> build-2.7/lib/celery/concurrency >copying celery/concurrency/__init__.py -> build-2.7/lib/celery/concurrency >copying celery/concurrency/base.py -> build-2.7/lib/celery/concurrency >copying celery/concurrency/eventlet.py -> build-2.7/lib/celery/concurrency >creating build-2.7/lib/celery/security >copying celery/security/serialization.py -> build-2.7/lib/celery/security >copying celery/security/__init__.py -> build-2.7/lib/celery/security >copying celery/security/key.py -> build-2.7/lib/celery/security >copying celery/security/certificate.py -> build-2.7/lib/celery/security >copying celery/security/utils.py -> build-2.7/lib/celery/security >creating build-2.7/lib/celery/backends >copying celery/backends/mongodb.py -> build-2.7/lib/celery/backends >copying celery/backends/__init__.py -> build-2.7/lib/celery/backends >copying celery/backends/redis.py -> build-2.7/lib/celery/backends >copying celery/backends/amqp.py -> build-2.7/lib/celery/backends >copying celery/backends/cache.py -> build-2.7/lib/celery/backends >copying celery/backends/base.py -> build-2.7/lib/celery/backends >copying celery/backends/cassandra.py -> build-2.7/lib/celery/backends >creating build-2.7/lib/celery/bin >copying celery/bin/celeryd.py -> build-2.7/lib/celery/bin >copying celery/bin/celeryd_detach.py -> build-2.7/lib/celery/bin >copying celery/bin/__init__.py -> build-2.7/lib/celery/bin >copying celery/bin/celery.py -> build-2.7/lib/celery/bin >copying celery/bin/celeryev.py -> build-2.7/lib/celery/bin >copying celery/bin/celeryd_multi.py -> build-2.7/lib/celery/bin >copying celery/bin/camqadm.py -> build-2.7/lib/celery/bin >copying celery/bin/base.py -> build-2.7/lib/celery/bin >copying celery/bin/celeryctl.py -> build-2.7/lib/celery/bin >copying celery/bin/celerybeat.py -> build-2.7/lib/celery/bin >creating build-2.7/lib/celery/utils >copying celery/utils/threads.py -> build-2.7/lib/celery/utils >copying celery/utils/debug.py -> build-2.7/lib/celery/utils >copying celery/utils/serialization.py -> build-2.7/lib/celery/utils >copying celery/utils/mail.py -> build-2.7/lib/celery/utils >copying celery/utils/term.py -> build-2.7/lib/celery/utils >copying celery/utils/__init__.py -> build-2.7/lib/celery/utils >copying celery/utils/imports.py -> build-2.7/lib/celery/utils >copying celery/utils/timer2.py -> build-2.7/lib/celery/utils >copying celery/utils/encoding.py -> build-2.7/lib/celery/utils >copying celery/utils/compat.py -> build-2.7/lib/celery/utils >copying celery/utils/functional.py -> build-2.7/lib/celery/utils >copying celery/utils/log.py -> build-2.7/lib/celery/utils >copying celery/utils/text.py -> build-2.7/lib/celery/utils >copying celery/utils/timeutils.py -> build-2.7/lib/celery/utils >creating build-2.7/lib/celery/task >copying celery/task/sets.py -> build-2.7/lib/celery/task >copying celery/task/trace.py -> build-2.7/lib/celery/task >copying celery/task/__init__.py -> build-2.7/lib/celery/task >copying celery/task/base.py -> build-2.7/lib/celery/task >copying celery/task/http.py -> build-2.7/lib/celery/task >creating build-2.7/lib/celery/worker >copying celery/worker/job.py -> build-2.7/lib/celery/worker >copying celery/worker/autoreload.py -> build-2.7/lib/celery/worker >copying celery/worker/__init__.py -> build-2.7/lib/celery/worker >copying celery/worker/strategy.py -> build-2.7/lib/celery/worker >copying celery/worker/control.py -> build-2.7/lib/celery/worker >copying celery/worker/mediator.py -> build-2.7/lib/celery/worker >copying celery/worker/heartbeat.py -> build-2.7/lib/celery/worker >copying celery/worker/bootsteps.py -> build-2.7/lib/celery/worker >copying celery/worker/state.py -> build-2.7/lib/celery/worker >copying celery/worker/consumer.py -> build-2.7/lib/celery/worker >copying celery/worker/hub.py -> build-2.7/lib/celery/worker >copying celery/worker/buckets.py -> build-2.7/lib/celery/worker >copying celery/worker/autoscale.py -> build-2.7/lib/celery/worker >creating build-2.7/lib/celery/loaders >copying celery/loaders/__init__.py -> build-2.7/lib/celery/loaders >copying celery/loaders/base.py -> build-2.7/lib/celery/loaders >copying celery/loaders/app.py -> build-2.7/lib/celery/loaders >copying celery/loaders/default.py -> build-2.7/lib/celery/loaders >creating build-2.7/lib/celery/tests >copying celery/tests/__init__.py -> build-2.7/lib/celery/tests >copying celery/tests/config.py -> build-2.7/lib/celery/tests >copying celery/tests/compat.py -> build-2.7/lib/celery/tests >copying celery/tests/utils.py -> build-2.7/lib/celery/tests >creating build-2.7/lib/celery/contrib >copying celery/contrib/migrate.py -> build-2.7/lib/celery/contrib >copying celery/contrib/__init__.py -> build-2.7/lib/celery/contrib >copying celery/contrib/batches.py -> build-2.7/lib/celery/contrib >copying celery/contrib/methods.py -> build-2.7/lib/celery/contrib >copying celery/contrib/bundles.py -> build-2.7/lib/celery/contrib >copying celery/contrib/rdb.py -> build-2.7/lib/celery/contrib >copying celery/contrib/abortable.py -> build-2.7/lib/celery/contrib >creating build-2.7/lib/celery/concurrency/processes >copying celery/concurrency/processes/__init__.py -> build-2.7/lib/celery/concurrency/processes >creating build-2.7/lib/celery/backends/database >copying celery/backends/database/session.py -> build-2.7/lib/celery/backends/database >copying celery/backends/database/__init__.py -> build-2.7/lib/celery/backends/database >copying celery/backends/database/dfd042c7.py -> build-2.7/lib/celery/backends/database >copying celery/backends/database/models.py -> build-2.7/lib/celery/backends/database >copying celery/backends/database/a805d4bd.py -> build-2.7/lib/celery/backends/database >creating build-2.7/lib/celery/utils/dispatch >copying celery/utils/dispatch/__init__.py -> build-2.7/lib/celery/utils/dispatch >copying celery/utils/dispatch/signal.py -> build-2.7/lib/celery/utils/dispatch >copying celery/utils/dispatch/saferef.py -> build-2.7/lib/celery/utils/dispatch >creating build-2.7/lib/celery/tests/functional >copying celery/tests/functional/tasks.py -> build-2.7/lib/celery/tests/functional >copying celery/tests/functional/__init__.py -> build-2.7/lib/celery/tests/functional >copying celery/tests/functional/case.py -> build-2.7/lib/celery/tests/functional >creating build-2.7/lib/celery/tests/events >copying celery/tests/events/__init__.py -> build-2.7/lib/celery/tests/events >copying celery/tests/events/test_state.py -> build-2.7/lib/celery/tests/events >copying celery/tests/events/test_events.py -> build-2.7/lib/celery/tests/events >copying celery/tests/events/test_cursesmon.py -> build-2.7/lib/celery/tests/events >copying celery/tests/events/test_snapshot.py -> build-2.7/lib/celery/tests/events >creating build-2.7/lib/celery/tests/app >copying celery/tests/app/test_control.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_app.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_celery.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/__init__.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_amqp.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_loaders.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_routes.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_defaults.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_builtins.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_beat.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_log.py -> build-2.7/lib/celery/tests/app >copying celery/tests/app/test_annotations.py -> build-2.7/lib/celery/tests/app >creating build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_compat.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_datastructures.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_term.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_imports.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/__init__.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_local.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_serialization.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_platforms.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_timer2.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_saferef.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_timeutils.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_info.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_mail.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_dispatcher.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_encoding.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_pickle.py -> build-2.7/lib/celery/tests/utilities >copying celery/tests/utilities/test_utils.py -> build-2.7/lib/celery/tests/utilities >creating build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_pool.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_eventlet.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_threads.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_gevent.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/__init__.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_concurrency.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_solo.py -> build-2.7/lib/celery/tests/concurrency >copying celery/tests/concurrency/test_processes.py -> build-2.7/lib/celery/tests/concurrency >creating build-2.7/lib/celery/tests/security >copying celery/tests/security/test_certificate.py -> build-2.7/lib/celery/tests/security >copying celery/tests/security/__init__.py -> build-2.7/lib/celery/tests/security >copying celery/tests/security/test_serialization.py -> build-2.7/lib/celery/tests/security >copying celery/tests/security/test_security.py -> build-2.7/lib/celery/tests/security >copying celery/tests/security/case.py -> build-2.7/lib/celery/tests/security >copying celery/tests/security/test_key.py -> build-2.7/lib/celery/tests/security >creating build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_redis.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_backends.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_cache.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/__init__.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_amqp.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_mongodb.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_cassandra.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_base.py -> build-2.7/lib/celery/tests/backends >copying celery/tests/backends/test_database.py -> build-2.7/lib/celery/tests/backends >creating build-2.7/lib/celery/tests/compat_modules >copying celery/tests/compat_modules/test_decorators.py -> build-2.7/lib/celery/tests/compat_modules >copying celery/tests/compat_modules/__init__.py -> build-2.7/lib/celery/tests/compat_modules >copying celery/tests/compat_modules/test_messaging.py -> build-2.7/lib/celery/tests/compat_modules >creating build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celeryd_detach.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celerybeat.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celeryevdump.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celery.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/__init__.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celeryd.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_camqadm.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celeryd_multi.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_celeryev.py -> build-2.7/lib/celery/tests/bin >copying celery/tests/bin/test_base.py -> build-2.7/lib/celery/tests/bin >creating build-2.7/lib/celery/tests/slow >copying celery/tests/slow/__init__.py -> build-2.7/lib/celery/tests/slow >copying celery/tests/slow/test_buckets.py -> build-2.7/lib/celery/tests/slow >creating build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/__init__.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_sets.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_registry.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_http.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_result.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_chord.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_tasks.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_states.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_context.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_trace.py -> build-2.7/lib/celery/tests/tasks >copying celery/tests/tasks/test_canvas.py -> build-2.7/lib/celery/tests/tasks >creating build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_request.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_control.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/__init__.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_revoke.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_heartbeat.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_bootsteps.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_state.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_autoreload.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_autoscale.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_mediator.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_hub.py -> build-2.7/lib/celery/tests/worker >copying celery/tests/worker/test_worker.py -> build-2.7/lib/celery/tests/worker >creating build-2.7/lib/celery/tests/contrib >copying celery/tests/contrib/test_rdb.py -> build-2.7/lib/celery/tests/contrib >copying celery/tests/contrib/__init__.py -> build-2.7/lib/celery/tests/contrib >copying celery/tests/contrib/test_abortable.py -> build-2.7/lib/celery/tests/contrib >copying celery/tests/contrib/test_migrate.py -> build-2.7/lib/celery/tests/contrib >warning: build_py: byte-compiling is disabled, skipping. > > * Building of dev-python/celery-3.0.17 with CPython 3.3... >python3.3 setup.py build -b build-3.3 >Traceback (most recent call last): > File "setup.py", line 5, in <module> > from setuptools import setup, find_packages >ImportError: No module named 'setuptools' > [31;01m*[0m ERROR: dev-python/celery-3.0.17 failed (compile phase): > [31;01m*[0m Building failed with CPython 3.3 in distutils_building() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 5077: Called distutils_src_compile > [31;01m*[0m environment, line 1222: Called python_execute_function 'distutils_building' > [31;01m*[0m environment, line 3471: 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/celery-3.0.17'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/celery-3.0.17'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/celery-3.0.17/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/celery-3.0.17/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/celery-3.0.17/work/celery-3.0.17' > [31;01m*[0m S: '/var/tmp/portage/dev-python/celery-3.0.17/work/celery-3.0.17'
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 468082
: 347022