Advertisement
Guest User

Untitled

a guest
May 19th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.43 KB | None | 0 0
  1. copying deluge/ui/webui/templates/ajax/static/themes/white/mime_icons/image.png -> build/lib.linux-i686-2.6/deluge/ui/webui/templates/ajax/static/themes/white/mime_icons
  2. running build_ext
  3. Traceback (most recent call last):
  4.   File "setup.py", line 414, in <module>
  5.     version = "1.1.9",
  6.   File "/usr/lib/python2.6/distutils/core.py", line 152, in setup
  7.     dist.run_commands()
  8.   File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands
  9.     self.run_command(cmd)
  10.   File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
  11.     cmd_obj.run()
  12.   File "setup.py", line 273, in run
  13.     _build.run(self)
  14.   File "/usr/lib/python2.6/distutils/command/build.py", line 134, in run
  15.     self.run_command(cmd_name)
  16.   File "/usr/lib/python2.6/distutils/cmd.py", line 333, in run_command
  17.     self.distribution.run_command(command)
  18.   File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
  19.     cmd_obj.run()
  20.   File "/usr/lib/python2.6/site-packages/setuptools/command/build_ext.py", line 46, in run
  21.     _build_ext.run(self)
  22.   File "/usr/lib/python2.6/distutils/command/build_ext.py", line 340, in run
  23.     self.build_extensions()
  24.   File "/usr/lib/python2.6/distutils/command/build_ext.py", line 449, in build_extensions
  25.     self.build_extension(ext)
  26.   File "/usr/lib/python2.6/site-packages/setuptools/command/build_ext.py", line 175, in build_extension
  27.     _build_ext.build_extension(self,ext)
  28.   File "/usr/lib/python2.6/distutils/command/build_ext.py", line 460, in build_extension
  29.     ext_path = self.get_ext_fullpath(ext.name)
  30.   File "/usr/lib/python2.6/distutils/command/build_ext.py", line 637, in get_ext_fullpath
  31.     filename = self.get_ext_filename(ext_name)
  32.   File "/usr/lib/python2.6/site-packages/setuptools/command/build_ext.py", line 85, in get_ext_filename
  33.     ext = self.ext_map[fullname]
  34. KeyError: 'libtorrent'
  35.  *
  36.  * ERROR: net-p2p/deluge-1.1.9 failed.
  37.  * Call stack:
  38.  *               ebuild.sh, line   49:  Called src_compile
  39.  *             environment, line 3734:  Called distutils_src_compile
  40.  *             environment, line  904:  Called die
  41.  * The specific snippet of code:
  42.  *           "$(PYTHON -A)" setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
  43.  *  The die message:
  44.  *   Building failed
  45.  *
  46.  * If you need support, post the topmost build error, and the call stack if relevant.
  47.  * A complete build log is located at '/var/tmp/portage/net-p2p/deluge-1.1.9/temp/build.log'.
  48.  * The ebuild environment file is located at '/var/tmp/portage/net-p2p/deluge-1.1.9/temp/environment'.
  49.  *
  50.  
  51. >>> Failed to emerge net-p2p/deluge-1.1.9, Log file:
  52.  
  53. >>>  '/var/tmp/portage/net-p2p/deluge-1.1.9/temp/build.log'
  54.  
  55.  * Messages for package net-p2p/deluge-1.1.9:
  56.  
  57.  *
  58.  * ERROR: net-p2p/deluge-1.1.9 failed.
  59.  * Call stack:
  60.  *               ebuild.sh, line   49:  Called src_compile
  61.  *             environment, line 3734:  Called distutils_src_compile
  62.  *             environment, line  904:  Called die
  63.  * The specific snippet of code:
  64.  *           "$(PYTHON -A)" setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
  65.  *  The die message:
  66.  *   Building failed
  67.  *
  68.  * If you need support, post the topmost build error, and the call stack if relevant.
  69.  * A complete build log is located at '/var/tmp/portage/net-p2p/deluge-1.1.9/temp/build.log'.
  70.  * The ebuild environment file is located at '/var/tmp/portage/net-p2p/deluge-1.1.9/temp/environment'.
  71.  *
  72. honeywine ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement