Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409290 Details for
Bug 554286
dev-python/cryptography-0.9.1 consumes all memory until crash with portage-2.2.18+
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build error log
dev-python:cryptography-1.0:20150817-134352.log (text/x-log), 24.29 KB, created by
dashmz
on 2015-08-17 17:39:35 UTC
(
hide
)
Description:
build error log
Filename:
MIME Type:
Creator:
dashmz
Created:
2015-08-17 17:39:35 UTC
Size:
24.29 KB
patch
obsolete
> * Package: dev-python/cryptography-1.0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * python3_4: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.4 setup.py build >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 152, in save_modules > yield saved > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 193, in setup_context > yield > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 237, in run_setup > DirectorySandbox(setup_dir).run(runner) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 267, in run > return func() > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 236, in runner > _execfile(setup_script, ns) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 46, in _execfile > exec(code, globals, locals) > File "/var/tmp/portage/dev-python/cryptography-1.0/temp/easy_install-zrlhciu6/cffi-1.1.2/setup.py", line 191, in <module> > return { > File "/usr/lib64/python3.4/distutils/core.py", line 148, in setup > dist.run_commands() > File "/usr/lib64/python3.4/distutils/dist.py", line 955, in run_commands > self.run_command(cmd) > File "/usr/lib64/python3.4/distutils/dist.py", line 974, in run_command > cmd_obj.run() > File "/usr/lib64/python3.4/site-packages/setuptools/command/bdist_egg.py", line 151, in run > self.run_command("egg_info") > File "/usr/lib64/python3.4/distutils/cmd.py", line 313, in run_command > self.distribution.run_command(command) > File "/usr/lib64/python3.4/distutils/dist.py", line 974, in run_command > cmd_obj.run() > File "/usr/lib64/python3.4/site-packages/setuptools/command/egg_info.py", line 168, in run > self.mkpath(self.egg_info) > File "/usr/lib64/python3.4/distutils/cmd.py", line 339, in mkpath > dir_util.mkpath(name, mode, dry_run=self.dry_run) > File "/usr/lib64/python3.4/distutils/dir_util.py", line 70, in mkpath > os.mkdir(head, mode) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 290, in wrap > path = self._remap_input(name,path,*args,**kw) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 429, in _remap_input > self._violation(operation, os.path.realpath(path), *args, **kw) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 385, in _violation > raise SandboxViolation(operation, args, kw) >setuptools.sandbox.SandboxViolation: SandboxViolation: mkdir('/var/tmp/portage/dev-python/cryptography-1.0/work/cryptography-1.0-python3_4/cffi.egg-info', 511) {} > >The package setup script has attempted to modify files on your system >that are not within the EasyInstall build area, and has been aborted. > >This package cannot be safely installed by EasyInstall, and may not >support alternate installation locations even if you run its setup >script by hand. Please inform the package's author and the EasyInstall >maintainers to find out if a fix or workaround is available. > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.SandboxViolation'>: it's not the same object as setuptools.sandbox.SandboxViolation > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 108, in dump > return pickle.dumps(type), pickle.dumps(exc) >_pickle.PicklingError: Can't pickle <class 'setuptools.sandbox.UnpickleableException'>: it's not the same object as setuptools.sandbox.UnpickleableException > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "setup.py", line 307, in <module> > **keywords_with_side_effects(sys.argv) > File "/usr/lib64/python3.4/distutils/core.py", line 108, in setup > _setup_distribution = dist = klass(attrs) > File "/usr/lib64/python3.4/site-packages/setuptools/dist.py", line 268, in __init__ > self.fetch_build_eggs(attrs['setup_requires']) > File "/usr/lib64/python3.4/site-packages/setuptools/dist.py", line 313, in fetch_build_eggs > replace_conflicting=True, > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 836, in resolve > dist = best[req.key] = env.best_match(req, ws, installer) > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 1081, in best_match > return self.obtain(req, installer) > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 1093, in obtain > return installer(requirement) > File "/usr/lib64/python3.4/site-packages/setuptools/dist.py", line 380, in fetch_build_egg > return cmd.easy_install(req) > File "/usr/lib64/python3.4/site-packages/setuptools/command/easy_install.py", line 629, in easy_install > return self.install_item(spec, dist.location, tmpdir, deps) > File "/usr/lib64/python3.4/site-packages/setuptools/command/easy_install.py", line 659, in install_item > dists = self.install_eggs(spec, download, tmpdir) > File "/usr/lib64/python3.4/site-packages/setuptools/command/easy_install.py", line 842, in install_eggs > return self.build_and_install(setup_script, setup_base) > File "/usr/lib64/python3.4/site-packages/setuptools/command/easy_install.py", line 1070, in build_and_install > self.run_setup(setup_script, setup_base, args) > File "/usr/lib64/python3.4/site-packages/setuptools/command/easy_install.py", line 1056, in run_setup > run_setup(setup_script, args) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 240, in run_setup > raise > File "/usr/lib64/python3.4/contextlib.py", line 77, in __exit__ > self.gen.throw(type, value, traceback) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 193, in setup_context > yield > File "/usr/lib64/python3.4/contextlib.py", line 77, in __exit__ > self.gen.throw(type, value, traceback) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 152, in save_modules > yield saved > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 126, in __exit__ > self._saved = UnpickleableException.dump(type, exc) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) > File "/usr/lib64/python3.4/site-packages/setuptools/sandbox.py", line 110, in dump > return cls.dump(cls, cls(repr(exc))) >MemoryError > * ERROR: dev-python/cryptography-1.0::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 3543: Called distutils-r1_src_compile > * environment, line 929: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 361: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3115: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2239: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2237: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 613: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 920: Called distutils-r1_python_compile > * environment, line 800: Called esetup.py 'build' > * environment, line 1408: Called die > * The specific snippet of code: > * "${@}" || die > * > * If you need support, post the output of `emerge --info '=dev-python/cryptography-1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/cryptography-1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:cryptography-1.0:20150817-134352.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/cryptography-1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/cryptography-1.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/cryptography-1.0/work/cryptography-1.0' > * S: '/var/tmp/portage/dev-python/cryptography-1.0/work/cryptography-1.0'
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 554286
: 409290 |
410654