Advertisement
Guest User

MyGrub Install

a guest
Jan 7th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.37 KB | None | 0 0
  1. [homepc@HomePC ~]$ yaourt -G grub-customizer
  2. ==> Download grub-customizer sources
  3. x .SRCINFO
  4. x PKGBUILD
  5. x grub-customizer.install
  6. x grub.cfg
  7. [homepc@HomePC ~]$ cd grub-customizer/
  8. [homepc@HomePC grub-customizer]$ makepkg -src
  9. ==> Making package: grub-customizer 5.0.6-1 (Sat Jan 7 21:48:42 CET 2017)
  10. ==> Checking runtime dependencies...
  11. ==> Checking buildtime dependencies...
  12. ==> Installing missing dependencies...
  13. [sudo] password for homepc:
  14. resolving dependencies...
  15. looking for conflicting packages...
  16.  
  17. Packages (3) jsoncpp-1.7.7-1 libuv-1.10.1-1 cmake-3.7.1-1
  18.  
  19. Total Download Size: 5.16 MiB
  20. Total Installed Size: 28.96 MiB
  21.  
  22. :: Proceed with installation? [Y/n] y
  23. :: Retrieving packages...
  24. jsoncpp-1.7.7-1-x86_64 85.6 KiB 951K/s 00:00 [######################] 100%
  25. libuv-1.10.1-1-x86_64 132.6 KiB 902K/s 00:00 [######################] 100%
  26. cmake-3.7.1-1-x86_64 4.9 MiB 831K/s 00:06 [######################] 100%
  27. (3/3) checking keys in keyring [######################] 100%
  28. (3/3) checking package integrity [######################] 100%
  29. (3/3) loading package files [######################] 100%
  30. (3/3) checking for file conflicts [######################] 100%
  31. (3/3) checking available disk space [######################] 100%
  32. :: Processing package changes...
  33. (1/3) installing jsoncpp [######################] 100%
  34. (2/3) installing libuv [######################] 100%
  35. (3/3) installing cmake [######################] 100%
  36. Optional dependencies for cmake
  37. qt5-base: cmake-gui [installed]
  38. libxkbcommon-x11: cmake-gui [installed]
  39. :: Running post-transaction hooks...
  40. (1/3) Updating icon theme caches...
  41. (2/3) Updating the desktop file MIME type cache...
  42. (3/3) Updating the MIME type database...
  43. ==> Retrieving sources...
  44. -> Downloading grub-customizer_5.0.6.tar.gz...
  45. % Total % Received % Xferd Average Speed Time Time Time Current
  46. Dload Upload Total Spent Left Speed
  47. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  48. 100 506k 100 506k 0 0 318k 0 0:00:01 0:00:01 --:--:-- 608k
  49. -> Found grub.cfg
  50. ==> Validating source files with md5sums...
  51. grub-customizer_5.0.6.tar.gz ... Passed
  52. grub.cfg ... Passed
  53. ==> Extracting sources...
  54. -> Extracting grub-customizer_5.0.6.tar.gz with bsdtar
  55. ==> Entering fakeroot environment...
  56. ==> Starting package()...
  57. ==> Starting make...
  58. -- The C compiler identification is GNU 6.2.1
  59. -- The CXX compiler identification is GNU 6.2.1
  60. -- Check for working C compiler: /usr/bin/cc
  61. -- Check for working C compiler: /usr/bin/cc -- works
  62. -- Detecting C compiler ABI info
  63. -- Detecting C compiler ABI info - done
  64. -- Detecting C compile features
  65. -- Detecting C compile features - done
  66. -- Check for working CXX compiler: /usr/bin/c++
  67. -- Check for working CXX compiler: /usr/bin/c++ -- works
  68. -- Detecting CXX compiler ABI info
  69. -- Detecting CXX compiler ABI info - done
  70. -- Detecting CXX compile features
  71. -- Detecting CXX compile features - done
  72. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  73. -- Checking for module 'gtkmm-3.0'
  74. -- Found gtkmm-3.0, version 3.22.0
  75. -- Checking for module 'gthread-2.0'
  76. -- Found gthread-2.0, version 2.50.2
  77. -- Checking for module 'openssl'
  78. -- Found openssl, version 1.0.2j
  79. -- Checking for module 'libarchive'
  80. -- Found libarchive, version 3.2.1
  81. -- Configuring done
  82. -- Generating done
  83. -- Build files have been written to: /home/homepc/grub-customizer/src/grub-customizer-5.0.6
  84. Scanning dependencies of target grub-customizer
  85. [ 12%] Building CXX object CMakeFiles/grub-customizer.dir/src/main/client.cpp.o
  86. [ 25%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o
  87. [ 37%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkApplication.cpp.o
  88. [ 50%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GlibThread.cpp.o
  89. [ 62%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GLibRegex.cpp.o
  90. [ 75%] Linking CXX executable grub-customizer
  91. [ 75%] Built target grub-customizer
  92. Scanning dependencies of target grubcfg-proxy
  93. [ 87%] Building CXX object CMakeFiles/grubcfg-proxy.dir/src/main/proxy.cpp.o
  94. [100%] Linking CXX executable grubcfg-proxy
  95. [100%] Built target grubcfg-proxy
  96. [ 75%] Built target grub-customizer
  97. [100%] Built target grubcfg-proxy
  98. Install the project...
  99. -- Install configuration: ""
  100. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/polkit-1/actions/net.launchpad.danielrichter2007.pkexec.grub-customizer.policy
  101. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/lib/grub-customizer/grubcfg-proxy
  102. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/bin/grub-customizer
  103. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/man/man1/grub-customizer.1.gz
  104. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/de/LC_MESSAGES/grub-customizer.mo
  105. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/bg/LC_MESSAGES/grub-customizer.mo
  106. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/el/LC_MESSAGES/grub-customizer.mo
  107. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/gl/LC_MESSAGES/grub-customizer.mo
  108. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/hr/LC_MESSAGES/grub-customizer.mo
  109. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/pl/LC_MESSAGES/grub-customizer.mo
  110. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/pt_BR/LC_MESSAGES/grub-customizer.mo
  111. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ru/LC_MESSAGES/grub-customizer.mo
  112. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/tr/LC_MESSAGES/grub-customizer.mo
  113. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/uk/LC_MESSAGES/grub-customizer.mo
  114. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/it/LC_MESSAGES/grub-customizer.mo
  115. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/es/LC_MESSAGES/grub-customizer.mo
  116. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/fr/LC_MESSAGES/grub-customizer.mo
  117. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/zh_CN/LC_MESSAGES/grub-customizer.mo
  118. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/zh_TW/LC_MESSAGES/grub-customizer.mo
  119. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/cs/LC_MESSAGES/grub-customizer.mo
  120. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/cy/LC_MESSAGES/grub-customizer.mo
  121. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/hu/LC_MESSAGES/grub-customizer.mo
  122. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/sk/LC_MESSAGES/grub-customizer.mo
  123. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ast/LC_MESSAGES/grub-customizer.mo
  124. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/kk/LC_MESSAGES/grub-customizer.mo
  125. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/nl/LC_MESSAGES/grub-customizer.mo
  126. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ca/LC_MESSAGES/grub-customizer.mo
  127. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ar/LC_MESSAGES/grub-customizer.mo
  128. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/vi/LC_MESSAGES/grub-customizer.mo
  129. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/fi/LC_MESSAGES/grub-customizer.mo
  130. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/lt/LC_MESSAGES/grub-customizer.mo
  131. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/bs/LC_MESSAGES/grub-customizer.mo
  132. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/et/LC_MESSAGES/grub-customizer.mo
  133. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/eu/LC_MESSAGES/grub-customizer.mo
  134. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/en_GB/LC_MESSAGES/grub-customizer.mo
  135. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ja/LC_MESSAGES/grub-customizer.mo
  136. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ko/LC_MESSAGES/grub-customizer.mo
  137. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/pt/LC_MESSAGES/grub-customizer.mo
  138. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/locale/ta/LC_MESSAGES/grub-customizer.mo
  139. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/applications/grub-customizer.desktop
  140. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/16x16/apps/grub-customizer.png
  141. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/22x22/apps/grub-customizer.png
  142. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/24x24/apps/grub-customizer.png
  143. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/32x32/apps/grub-customizer.png
  144. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/48x48/apps/grub-customizer.png
  145. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/64x64/apps/grub-customizer.png
  146. -- Installing: /home/homepc/grub-customizer/pkg/grub-customizer/usr/share/icons/hicolor/128x128/apps/grub-customizer.png
  147. ==> Modifying grub-customizer.desktop file...
  148. ==> Installing custom config to: /etc/grub-customizer/grub.cfg
  149. ==> Installing changelog to: /usr/share/doc/grub-customizer/CHANGELOG
  150. ==> Tidying install...
  151. -> Removing libtool files...
  152. -> Purging unwanted files...
  153. -> Removing static library files...
  154. -> Stripping unneeded symbols from binaries and libraries...
  155. -> Compressing man and info pages...
  156. ==> Checking for packaging issue...
  157. ==> Creating package "grub-customizer"...
  158. -> Generating .PKGINFO file...
  159. -> Generating .BUILDINFO file...
  160. -> Adding install file...
  161. -> Generating .MTREE file...
  162. -> Compressing package...
  163. ==> Leaving fakeroot environment.
  164. ==> Finished making: grub-customizer 5.0.6-1 (Sat Jan 7 21:50:38 CET 2017)
  165. ==> Cleaning up...
  166. ==> Removing installed dependencies...
  167. checking dependencies...
  168.  
  169. Packages (3) cmake-3.7.1-1 jsoncpp-1.7.7-1 libuv-1.10.1-1
  170.  
  171. Total Removed Size: 28.96 MiB
  172.  
  173. :: Do you want to remove these packages? [Y/n] Y
  174. :: Processing package changes...
  175. (1/3) removing cmake [######################] 100%
  176. (2/3) removing libuv [######################] 100%
  177. (3/3) removing jsoncpp [######################] 100%
  178. :: Running post-transaction hooks...
  179. (1/3) Updating icon theme caches...
  180. (2/3) Updating the desktop file MIME type cache...
  181. (3/3) Updating the MIME type database...
  182. [homepc@HomePC grub-customizer]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement