Advertisement
dsreyes1014

openlp gentoo build error

Feb 5th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. >>> Install openlp-2.3.2 into /var/tmp/portage/app-office/openlp-2.3.2/image/ ca
  2. tegory app-office
  3. python setup.py install --root=/var/tmp/portage/app-office/openlp-2.3.2/image//_
  4. python3.5 --root=/ --optimize=1
  5. running install
  6. running build
  7. running build_py
  8. creating /lib/openlp
  9. * ACCESS DENIED: mkdir: /lib/openlp
  10. error: could not create '/lib/openlp': Permission denied
  11. * ERROR: app-office/openlp-2.3.2::dsr failed (install phase):
  12. * (no error message)
  13. *
  14. * Call stack:
  15. * ebuild.sh, line 133: Called src_install
  16. * environment, line 2567: Called distutils-r1_python_install '--root=/' '--o
  17. ptimize=1'
  18. * environment, line 660: Called esetup.py 'install' '--root=/var/tmp/portag
  19. e/app-office/openlp-2.3.2/image//_python3.5' '--root=/' '--optimize=1'
  20. * environment, line 994: Called die
  21. * The specific snippet of code:
  22. * "${@}" || die "${die_args[@]}" || return ${?}
  23. *
  24. * If you need support, post the output of `emerge --info '=app-office/openlp-2.
  25. 3.2::dsr'`,
  26. * the complete build log and the output of `emerge -pqv '=app-office/openlp-2.3
  27. .2::dsr'`.
  28. * The complete build log is located at '/var/tmp/portage/app-office/openlp-2.3.
  29. 2/temp/build.log'.
  30. * The ebuild environment file is located at '/var/tmp/portage/app-office/openlp
  31. -2.3.2/temp/environment'.
  32. * Working directory: '/var/tmp/portage/app-office/openlp-2.3.2/work/OpenLP-2.3.
  33. 2'
  34. * S: '/var/tmp/portage/app-office/openlp-2.3.2/work/OpenLP-2.3.2'
  35. * --------------------------- ACCESS VIOLATION SUMMARY ------------------------
  36. ---
  37. * LOG FILE: "/var/log/sandbox/sandbox-20241.log"
  38. *
  39. VERSION 1.0
  40. FORMAT: F - Function called
  41. FORMAT: S - Access Status
  42. FORMAT: P - Path as passed to function
  43. FORMAT: A - Absolute Path (not canonical)
  44. FORMAT: R - Canonical Path
  45. FORMAT: C - Command Line
  46.  
  47. F: mkdir
  48. S: deny
  49. P: /lib/openlp
  50. A: /lib/openlp
  51. R: /lib64/openlp
  52. C: /usr/bin/python setup.py install --root=/var/tmp/portage/app-office/openlp-2.
  53. 3.2/image//_python3.5 --root=/ --optimize=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement