Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.29 KB | None | 0 0
  1. % emerge -uDNv world
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild UD] app-arch/tar-1.23-r4 [1.25] USE="nls -static" 0 kB
  7. [ebuild U ] sys-devel/make-3.82 [3.81-r2] USE="nls -static" 0 kB
  8.  
  9. Total: 2 packages (1 upgrade, 1 downgrade), Size of downloads: 0 kB
  10.  
  11.  
  12. >>> Verifying ebuild manifests
  13.  
  14. >>> Starting parallel fetch
  15.  
  16. >>> Emerging (1 of 2) app-arch/tar-1.23-r4
  17. * tar-1.23.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  18. * Package: app-arch/tar-1.23-r4
  19. * Repository: gentoo_prefix
  20. * Maintainer: base-system@gentoo.org
  21. * USE: elibc_Darwin kernel_Darwin nls prefix userland_GNU x86-macos
  22. >>> Unpacking source...
  23. >>> Unpacking tar-1.23.tar.bz2 to /Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/work
  24. >>> Source unpacked in /Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/work
  25. >>> Preparing source in /Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/work/tar-1.23 ...
  26. * Applying tar-1.23-revert-pipe.patch ... [ ok ]
  27. * Applying tar-1.23-strncpy.patch ... [ ok ]
  28. * Applying tar-1.23-symlink-k-hang.patch ... [ ok ]
  29. * Applying tar-1.23-tests.patch ... [ ok ]
  30. * Applying rmt-prefix.patch ...
  31.  
  32. * Failed Patch: rmt-prefix.patch !
  33. * ( /Users/stu/Library/Gentoo/usr/portage/app-arch/tar/files/rmt-prefix.patch )
  34. *
  35. * Include in your bugreport the contents of:
  36. *
  37. * /Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/rmt-prefix.patch.out
  38.  
  39. * ERROR: app-arch/tar-1.23-r4 failed:
  40. * Failed Patch: rmt-prefix.patch!
  41. *
  42. * Call stack:
  43. * ebuild.sh, line 62: Called src_prepare
  44. * environment, line 2699: Called epatch '/Users/stu/Library/Gentoo/usr/portage/app-arch/tar/files/rmt-prefix.patch'
  45. * environment, line 1268: Called die
  46. * The specific snippet of code:
  47. * die "Failed Patch: ${patchname}!";
  48. *
  49. * If you need support, post the output of 'emerge --info =app-arch/tar-1.23-r4',
  50. * the complete build log and the output of 'emerge -pqv =app-arch/tar-1.23-r4'.
  51. * The complete build log is located at '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/build.log'.
  52. * The ebuild environment file is located at '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/environment'.
  53. * S: '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/work/tar-1.23'
  54.  
  55. >>> Failed to emerge app-arch/tar-1.23-r4, Log file:
  56.  
  57. >>> '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/build.log'
  58.  
  59. * Messages for package app-arch/tar-1.23-r4:
  60.  
  61. * Failed Patch: rmt-prefix.patch !
  62. * ( /Users/stu/Library/Gentoo/usr/portage/app-arch/tar/files/rmt-prefix.patch )
  63. *
  64. * Include in your bugreport the contents of:
  65. *
  66. * /Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/rmt-prefix.patch.out
  67. * ERROR: app-arch/tar-1.23-r4 failed:
  68. * Failed Patch: rmt-prefix.patch!
  69. *
  70. * Call stack:
  71. * ebuild.sh, line 62: Called src_prepare
  72. * environment, line 2699: Called epatch '/Users/stu/Library/Gentoo/usr/portage/app-arch/tar/files/rmt-prefix.patch'
  73. * environment, line 1268: Called die
  74. * The specific snippet of code:
  75. * die "Failed Patch: ${patchname}!";
  76. *
  77. * If you need support, post the output of 'emerge --info =app-arch/tar-1.23-r4',
  78. * the complete build log and the output of 'emerge -pqv =app-arch/tar-1.23-r4'.
  79. * The complete build log is located at '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/build.log'.
  80. * The ebuild environment file is located at '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/temp/environment'.
  81. * S: '/Users/stu/Library/Gentoo/var/tmp/portage/app-arch/tar-1.23-r4/work/tar-1.23'
  82.  
  83. % emerge -uDNv make
  84.  
  85. These are the packages that would be merged, in order:
  86.  
  87. Calculating dependencies... done!
  88. [ebuild U ] sys-devel/make-3.82 [3.81-r2] USE="nls -static" 0 kB
  89.  
  90. Total: 1 package (1 upgrade), Size of downloads: 0 kB
  91.  
  92.  
  93. >>> Verifying ebuild manifests
  94.  
  95. >>> Emerging (1 of 1) sys-devel/make-3.82
  96. * make-3.82.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  97. * Package: sys-devel/make-3.82
  98. * Repository: gentoo_prefix
  99. * Maintainer: base-system@gentoo.org
  100. * USE: elibc_Darwin kernel_Darwin nls prefix userland_GNU x86-macos
  101. >>> Unpacking source...
  102. >>> Unpacking make-3.82.tar.bz2 to /Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/work
  103. >>> Source unpacked in /Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/work
  104. >>> Preparing source in /Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/work/make-3.82 ...
  105. * Applying make-3.82-archives-many-objs.patch ... [ ok ]
  106. * Applying make-3.82-MAKEFLAGS-reexec.patch ... [ ok ]
  107.  
  108. * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
  109. *
  110. * /Users/stu/Library/Gentoo/usr/portage/sys-devel/make/files/make-3.82-interix.patch
  111. * ( make-3.82-interix.patch )
  112.  
  113. * ERROR: sys-devel/make-3.82 failed:
  114. * Cannot find $EPATCH_SOURCE!
  115. *
  116. * Call stack:
  117. * ebuild.sh, line 62: Called src_prepare
  118. * environment, line 2681: Called epatch '/Users/stu/Library/Gentoo/usr/portage/sys-devel/make/files/make-3.82-interix.patch'
  119. * environment, line 1150: Called die
  120. * The specific snippet of code:
  121. * die "Cannot find \$EPATCH_SOURCE!";
  122. *
  123. * If you need support, post the output of 'emerge --info =sys-devel/make-3.82',
  124. * the complete build log and the output of 'emerge -pqv =sys-devel/make-3.82'.
  125. * The complete build log is located at '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/temp/build.log'.
  126. * The ebuild environment file is located at '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/temp/environment'.
  127. * S: '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/work/make-3.82'
  128.  
  129. >>> Failed to emerge sys-devel/make-3.82, Log file:
  130.  
  131. >>> '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/temp/build.log'
  132.  
  133. * Messages for package sys-devel/make-3.82:
  134.  
  135. * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
  136. *
  137. * /Users/stu/Library/Gentoo/usr/portage/sys-devel/make/files/make-3.82-interix.patch
  138. * ( make-3.82-interix.patch )
  139. * ERROR: sys-devel/make-3.82 failed:
  140. * Cannot find $EPATCH_SOURCE!
  141. *
  142. * Call stack:
  143. * ebuild.sh, line 62: Called src_prepare
  144. * environment, line 2681: Called epatch '/Users/stu/Library/Gentoo/usr/portage/sys-devel/make/files/make-3.82-interix.patch'
  145. * environment, line 1150: Called die
  146. * The specific snippet of code:
  147. * die "Cannot find \$EPATCH_SOURCE!";
  148. *
  149. * If you need support, post the output of 'emerge --info =sys-devel/make-3.82',
  150. * the complete build log and the output of 'emerge -pqv =sys-devel/make-3.82'.
  151. * The complete build log is located at '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/temp/build.log'.
  152. * The ebuild environment file is located at '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/temp/environment'.
  153. * S: '/Users/stu/Library/Gentoo/var/tmp/portage/sys-devel/make-3.82/work/make-3.82'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement