Advertisement
dgiorgio

portage debug

Sep 15th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. + cd /var/tmp/portage/sys-apps/portage-2.1.11.17/work/portage-2.1.11.17/cnf
  2. + '[' -f make.conf.amd64.diff ']'
  3. + patch make.conf make.conf.amd64.diff
  4. patching file make.conf
  5. Hunk #1 succeeded at 22 (offset -1 lines).
  6. Hunk #2 succeeded at 44 with fuzz 2 (offset 6 lines).
  7. Hunk #3 succeeded at 106 (offset 15 lines).
  8. patch: setting attributes for ./make.conf.oREE5qo: Operation not supported
  9. + die 'Failed to patch make.conf.example'
  10. + [[ '' -eq 1 ]]
  11. + set +e
  12. + '[' -n 'autoconf automake aclocal libtoolize' ']'
  13. + unset -f autoconf automake aclocal libtoolize
  14. + unset QA_INTERCEPTORS
  15. + local n filespacing=0 linespacing=0
  16. + (( n = 7 - 1 ))
  17. + (( n > 0 ))
  18. + '[' main == qa_call ']'
  19. + (( n-- ))
  20. + (( n > 0 ))
  21. + '[' ebuild_main == qa_call ']'
  22. + (( n-- ))
  23. + (( n > 0 ))
  24. + '[' dyn_prepare == qa_call ']'
  25. + (( n-- ))
  26. + (( n > 0 ))
  27. + '[' ebuild_phase == qa_call ']'
  28. + (( n-- ))
  29. + (( n > 0 ))
  30. + '[' qa_call == qa_call ']'
  31. + break
  32. + (( n == 0 ))
  33. + (( n > 0 ))
  34. + sourcefile=/var/tmp/portage/._portage_reinstall_.pjpofx/bin/ebuild.sh
  35. + sourcefile=ebuild.sh
  36. + lineno=201
  37. + (( filespacing < 9 ))
  38. + filespacing=9
  39. + (( linespacing < 3 ))
  40. + linespacing=3
  41. + (( n-- ))
  42. + (( n > 0 ))
  43. + sourcefile=/var/tmp/portage/sys-apps/portage-2.1.11.17/temp/environment
  44. + sourcefile=environment
  45. + lineno=85
  46. + (( filespacing < 11 ))
  47. + filespacing=11
  48. + (( linespacing < 2 ))
  49. + (( n-- ))
  50. + (( n > 0 ))
  51. + local phase_str=
  52. + [[ -n prepare ]]
  53. + phase_str=' (prepare phase)'
  54. + eerror 'ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):'
  55. + elog_base ERROR 'ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):'
  56. + local messagetype
  57. + '[' -z ERROR -o -z /var/tmp/portage/sys-apps/portage-2.1.11.17/temp -o '!' -d /var/tmp/portage/sys-apps/portage-2.1.11.17/temp/logging ']'
  58. + case "${1}" in
  59. + messagetype=ERROR
  60. + shift
  61. + echo -e 'ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):'
  62. + read -r
  63. + echo 'ERROR ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):'
  64. + read -r
  65. + return 0
  66. + [[ yes != \y\e\s ]]
  67. + echo -e 'ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):'
  68. + read -r
  69. + echo ' * ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):'
  70. * ERROR: sys-apps/portage-2.1.11.17 failed (prepare phase):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement