Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. Last login: Wed Aug 20 20:38:14 on ttys000
  2. Macintosh:~ naiclub$ cd CloverGrowerPro
  3. Macintosh:CloverGrowerPro naiclub$ ./CloverGrowerPro.sh -s
  4. Checking for new version of CloverGrowerPro...
  5. Current branch master is up to date.
  6. Check for CloverGrowerPro update every Day/Week/Month/Never [D]: d
  7.  
  8. Where to put the toolchain directory ?
  9. TOOCHAIN directory [y]: y
  10.  
  11. Where to put the edk2 source files ?
  12. edk2 directory [y]: y
  13.  
  14. Do you have the rights to commit Clover source files [No]: n
  15.  
  16. EDK2 svn url to use [y]: y
  17.  
  18. Default target(s) to use (ia32, x64, x64-mcp) [y]: y
  19.  
  20. Activate VBios Patch in CloverEFI by default [No]: n
  21.  
  22. Activate Only SATA0 Patch by default [No]: n
  23.  
  24. Enable Secure Boot [No]: n
  25.  
  26. Additionnal parameters to pass to ebuild.sh script [en]: en
  27.  
  28. Build the installer package after the compilation (No, Ask, Yes) [Yes]: Yes
  29.  
  30. Download and install toolchain to compile Clover
  31. toolchain will be install in /Users/naiclub/CloverGrowerPro/toolchain
  32. Press any key to start the process...
  33.  
  34. Checking out last version of buildgcc.sh from clover repository...
  35. Starting CloverGrower Compile Tools process...
  36. Wed Aug 20 21:03:28 ICT 2014
  37. - Building GCC toolchain for x64
  38. Running on Mac OS X 10.10, with x86_64 architecture.
  39. Using Xcode SDK: /Applications/Xcode6-Beta5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
  40. Status: gmp-6.0.0a not found.
  41. % Total % Received % Xferd Average Speed Time Time Time Current
  42. Dload Upload Total Spent Left Speed
  43. 100 2265k 100 2265k 0 0 92690 0 0:00:25 0:00:25 --:--:-- 163k
  44. Status: mpfr-3.1.2 not found.
  45. % Total % Received % Xferd Average Speed Time Time Time Current
  46. Dload Upload Total Spent Left Speed
  47. 100 1196k 100 1196k 0 0 58653 0 0:00:20 0:00:20 --:--:-- 196k
  48. Status: mpc-1.0.2 not found.
  49. % Total % Received % Xferd Average Speed Time Time Time Current
  50. Dload Upload Total Spent Left Speed
  51. 100 618k 100 618k 0 0 34243 0 0:00:18 0:00:18 --:--:-- 111k
  52. Status: isl-0.12.2 not found.
  53. % Total % Received % Xferd Average Speed Time Time Time Current
  54. Dload Upload Total Spent Left Speed
  55. 100 1288k 100 1288k 0 0 82471 0 0:00:15 0:00:15 --:--:-- 207k
  56. Status: cloog-0.18.1 not found.
  57. % Total % Received % Xferd Average Speed Time Time Time Current
  58. Dload Upload Total Spent Left Speed
  59. 100 3766k 100 3766k 0 0 184k 0 0:00:20 0:00:20 --:--:-- 259k
  60. Status: binutils-2.24 not found.
  61. % Total % Received % Xferd Average Speed Time Time Time Current
  62. Dload Upload Total Spent Left Speed
  63. 100 21.6M 100 21.6M 0 0 164k 0 0:02:14 0:02:14 --:--:-- 158k
  64. Status: gcc-4.8.3 not found.
  65. % Total % Received % Xferd Average Speed Time Time Time Current
  66. Dload Upload Total Spent Left Speed
  67. 100 82.1M 100 82.1M 0 0 460k 0 0:03:02 0:03:02 --:--:-- 405k
  68. - Creating new RAM disk
  69. Initialized /dev/rdisk4 as a 2 GB case-insensitive HFS Plus volume
  70.  
  71. - gmp-6.0.0a extracting...
  72. - gmp-6.0.0a extracted
  73. - gmp-6.0.0a configure...
  74. - gmp-6.0.0a make...
  75. - gmp-6.0.0a installed in /Users/naiclub/CloverGrowerPro/toolchain
  76. - mpfr-3.1.2 extracting...
  77. - mpfr-3.1.2 extracted
  78. - mpfr-3.1.2 configure...
  79. - mpfr-3.1.2 make...
  80. - mpfr-3.1.2 installed in /Users/naiclub/CloverGrowerPro/toolchain
  81. - mpc-1.0.2 extracting...
  82. - mpc-1.0.2 extracted
  83. - mpc-1.0.2 configure...
  84. - mpc-1.0.2 make...
  85. - mpc-1.0.2 installed in /Users/naiclub/CloverGrowerPro/toolchain
  86. - isl-0.12.2 extracting...
  87. - isl-0.12.2 extracted
  88. - isl-0.12.2 configure...
  89. - isl-0.12.2 make...
  90. - isl-0.12.2 installed in /Users/naiclub/CloverGrowerPro/toolchain
  91. - cloog-0.18.1 extracting...
  92. - cloog-0.18.1 extracted
  93. - cloog-0.18.1 configure...
  94. - cloog-0.18.1 make...
  95. - cloog-0.18.1 installed in /Users/naiclub/CloverGrowerPro/toolchain
  96. - gcc-4.8.3 extracting...
  97. - gcc-4.8.3 extracted
  98. - gcc-4.8.3 (native) configure...
  99. - gcc-4.8.3 (native) make...
  100. - gcc-4.8.3 (native) installing...
  101. - Copying headers and library files...
  102. - gcc-4.8.3 installed in /Users/naiclub/CloverGrowerPro/toolchain
  103. - binutils-2.24 extracting...
  104. - binutils-2.24 extracted
  105. - binutils-2.24 configure...
  106. - binutils-2.24 make...
  107. - binutils-2.24 installed in /Users/naiclub/CloverGrowerPro/toolchain/cross
  108. - gcc-4.8.3 configure...
  109. - gcc-4.8.3 make...
  110. - gcc-4.8.3 installed in /Users/naiclub/CloverGrowerPro/toolchain/cross
  111.  
  112.  
  113. * GCC toolchain Build process took 10m0s to complete...
  114.  
  115. - Ejecting RAM disk
  116. "disk4" unmounted.
  117. "disk4" ejected.
  118. Toolchain build OK
  119. Checking out last version of buildgettext.sh from clover...
  120. Starting CloverGrower Compile Tools process...
  121. Wed Aug 20 21:20:36 ICT 2014
  122.  
  123. Status: gettext-0.19.2 not found.
  124. % Total % Received % Xferd Average Speed Time Time Time Current
  125. Dload Upload Total Spent Left Speed
  126. 100 16.3M 100 16.3M 0 0 241k 0 0:01:09 0:01:09 --:--:-- 132k
  127. - Creating new RAM disk
  128.  
  129. Initialized /dev/rdisk4 as a 300 MB case-insensitive HFS Plus volume
  130. - gettext-0.19.2 extract...
  131. - gettext-0.19.2 configure...
  132. - gettext-0.19.2 make...
  133. - gettext-0.19.2 installing...
  134. - gettext-0.19.2 installed in /Users/naiclub/CloverGrowerPro/toolchain -
  135.  
  136. - Ejecting RAM disk
  137. "disk4" unmounted.
  138. "disk4" ejected.
  139.  
  140. ********************************************
  141. * Good Evening *
  142. * Welcome To CloverGrowerPro v5.0 *
  143. * This script by JrCs *
  144. * Original script by STLVNUB *
  145. * Clover Credits: Slice, dmazar and others *
  146. ********************************************
  147.  
  148. running 'CloverGrowerPro.sh' on 'Yosemite'
  149.  
  150. Work Folder: /Users/naiclub/CloverGrowerPro
  151. Available : 56577 MB
  152.  
  153.  
  154. Getting SVN Source, Hang ten…
  155. ERROR:
  156. Local y folder not found..
  157. Making local y folder...
  158. Checking out Remote edk2 revision
  159. svn co y
  160. svn: E125002: 'y' does not appear to be a URL
  161. Unable to checkout new EDK2 sources !
  162.  
  163. ERROR:
  164. Local y/Clover folder not found..
  165. Making local y/Clover folder...
  166. mkdir: y: No such file or directory
  167. Checking out Remote Clover revision 2830
  168. Do you want svn or git local clover repository [svn]: svn
  169. svn co svn://svn.code.sf.net/p/cloverefiboot/code
  170. /Users/naiclub/CloverGrowerPro/CloverGrowerPro.lib: line 227: cd: y/Clover: No such file or directory
  171.  
  172. cp: directory y/Conf does not exist
  173. cp: directory y/Conf does not exist
  174. sed: y/Conf/tools_def.txt: No such file or directory
  175. Patching edk2/Conf/tools_def.txt ERROR!!
  176.  
  177. Macintosh:CloverGrowerPro naiclub$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement