Advertisement
DrArkaneX

Python3.4.8-r1 error log

Jan 1st, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. Python build finished successfully!
  2. The necessary bits to build these optional modules were not found:
  3. _tkinter nis
  4. To find the necessary bits, look in setup.py in detect_modules() for the module's name.
  5.  
  6.  
  7. Failed to build these modules:
  8. _hashlib _ssl
  9.  
  10. running build_scripts
  11. creating build/scripts-3.4
  12. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.8-r1/work/Python-3.4.8/Tools/scripts/pydoc3 -> build/scripts-3.4
  13. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.8-r1/work/Python-3.4.8/Tools/scripts/idle3 -> build/scripts-3.4
  14. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.8-r1/work/Python-3.4.8/Tools/scripts/2to3 -> build/scripts-3.4
  15. copying and adjusting /var/tmp/portage/dev-lang/python-3.4.8-r1/work/Python-3.4.8/Tools/scripts/pyvenv -> build/scripts-3.4
  16. changing mode of build/scripts-3.4/pydoc3 from 644 to 755
  17. changing mode of build/scripts-3.4/idle3 from 644 to 755
  18. changing mode of build/scripts-3.4/2to3 from 644 to 755
  19. changing mode of build/scripts-3.4/pyvenv from 644 to 755
  20. renaming build/scripts-3.4/pydoc3 to build/scripts-3.4/pydoc3.4
  21. renaming build/scripts-3.4/idle3 to build/scripts-3.4/idle3.4
  22. renaming build/scripts-3.4/2to3 to build/scripts-3.4/2to3-3.4
  23. renaming build/scripts-3.4/pyvenv to build/scripts-3.4/pyvenv-3.4
  24. make: *** [Makefile:582: sharedmods] Error 1
  25. * ERROR: dev-lang/python-3.4.8-r1::gentoo failed (compile phase):
  26. * emake failed
  27. *
  28. * If you need support, post the output of `emerge --info '=dev-lang/python-3.4.8-r1::gentoo'`,
  29. * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.4.8-r1::gentoo'`.
  30. * The complete build log is located at '/var/log/portage/dev-lang:python-3.4.8-r1:20190101-153658.log'.
  31. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/python-3.4.8-r1/temp/build.log'.
  32. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.4.8-r1/temp/environment'.
  33. * Working directory: '/var/tmp/portage/dev-lang/python-3.4.8-r1/work/x86_64-pc-linux-gnu'
  34. * S: '/var/tmp/portage/dev-lang/python-3.4.8-r1/work/Python-3.4.8'
  35.  
  36. >>> Failed to emerge dev-lang/python-3.4.8-r1, Log file:
  37.  
  38. >>> '/var/log/portage/dev-lang:python-3.4.8-r1:20190101-153658.log'
  39. *** Resuming merge...
  40.  
  41. These are the packages that would be merged, in order:
  42.  
  43. Calculati ... done!
  44. * One or more packages are either masked or have missing dependencies:
  45. *
  46. * dev-libs/openssl:0/0= pulled in by:
  47. * (dev-lang/python-3.4.8-r1:3.4/3.4m::gentoo, installed)
  48. *
  49. * The resume list contains packages that are either masked or have
  50. * unsatisfied dependencies. Please restart/continue the operation
  51. * manually, or use --skipfirst to skip the first package in the list and
  52. * any other packages that may be masked or have missing dependencies.
  53. *
  54. * The following package has failed to build, install, or execute postinst:
  55. *
  56. * (dev-lang/python-3.4.8-r1:3.4/3.4m::gentoo, ebuild scheduled for merge), Log file:
  57. * '/var/log/portage/dev-lang:python-3.4.8-r1:20190101-153658.log'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement