Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.32 KB | None | 0 0
  1. 67/372) installing libasyncns                                                      [#################################################] 100%
  2. (368/372) installing rtkit                                                           [#################################################] 100%
  3. (369/372) installing libsamplerate                                                   [#################################################] 100%
  4. (370/372) installing libpulse                                                        [#################################################] 100%
  5. (371/372) installing xine-lib                                                        [#################################################] 100%
  6. Optional dependencies for xine-lib
  7.     imagemagick: for using the imagemagick plugin
  8.     smbclient: for using the smb plugin
  9.     jack: for using the jack plugin
  10.     vcdimager: for using the vcd plugin
  11. (372/372) installing phonon-xine                                                     [#################################################] 100%
  12. Password:
  13.  
  14. :: configuring systemPassword:
  15. Password:
  16. Password:
  17.  DONE
  18.  
  19.  
  20.  User setup
  21.  
  22. :: adding user: renanPassword:
  23.  DONE
  24. :: you will be asked to enter a password for the chroot user
  25. Password:
  26.  
  27. Password:
  28. Password:
  29.  
  30. :: setting up /etc/sudoersPassword:
  31. ./setup-git.sh: line 764: /home/renan/cbr/buildroot/apps-testing-i686/chroot/etc/sudoers: Permission denied
  32. ./setup-git.sh: line 765: /home/renan/cbr/buildroot/apps-testing-i686/chroot/etc/sudoers: Permission denied
  33. Password:
  34.  DONE
  35. :: setting up device permissionsPassword:
  36. Password:
  37. Password:
  38.  DONE
  39. :: unmounting special dirs DONE
  40.  
  41.  
  42.  Installing buildscripts
  43.  
  44. :: creating needed directoriesPassword:
  45. Password:
  46.  DONE
  47. :: fetching buildscripts from GIT
  48. Initialized empty Git repository in /home/renan/cbr/buildroot/_buildscripts/.git/
  49. remote: Counting objects: 803, done.
  50. remote: Compressing objects: 100% (610/610), done.
  51. remote: Total 803 (delta 555), reused 280 (delta 189)
  52. Receiving objects: 100% (803/803), 194.56 KiB | 91 KiB/s, done.
  53. Resolving deltas: 100% (555/555), done.
  54.  DONE
  55. :: creating sources dir DONE
  56. :: fetching PKGBUILDs from GIT -- (c)ommiter mode enabled.
  57.  
  58. fatal: could not create leading directories of '/home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/buildroot/apps-testing': Permission denied
  59. Password:
  60.  
  61.  DONE
  62.  
  63.  
  64.  Preconfiguring buildscripts
  65.  
  66. :: creating directories DONE
  67. :: installing makepkg DONE
  68. :: installing .gitignore DONE
  69. :: installing chroot configscp: cannot create regular file `/home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.bashrc': No such file or directory
  70. cp: cannot create regular file `/home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.screenrc': No such file or directory
  71.  DONE
  72. :: installing chroot scripts DONE
  73.  
  74.  
  75.  Configuring buildscripts for: apps-testing-i686
  76.  
  77. :: creating config files DONE
  78. :: creating user symlinks DONE
  79. :: 1 cpu('s) detected, setting MAKEFLAGS to -j2
  80. :: setting up makepkg config DONE
  81. :: setting up repo config DONE
  82. :: setting up buildscripts config DONE
  83. :: finishing..../setup-git.sh: line 946: /home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.bashrc: No such file or directory
  84. ./setup-git.sh: line 947: /home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.bashrc: No such file or directory
  85. ./setup-git.sh: line 948: /home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.bashrc: No such file or directory
  86. ./setup-git.sh: line 949: /home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.bashrc: No such file or directory
  87. DONE
  88.  
  89.  
  90. All done!
  91.  
  92. :: You enabled the (c)ommiter mode, you must perform some more steps...
  93. :: please configure your git crendentials inside the chroot:
  94. :: git config --global user.name "Your name"
  95. :: git config --global user.email "Your email address"
  96. :: and then, copy your ssh key inside:
  97. :: /home/renan/cbr/buildroot/apps-testing-i686/chroot/home/renan/.ssh
  98.  
  99. :: Finally open _buildscripts/apps-testing-i686-makepkg.conf and edit the
  100. :: DLAGENTS, CFLAGS, CXXFLAGS and PACKAGER settings to your
  101. :: liking and you are ready to build packages :)
  102.  
  103. :: (Very) Quick Start:
  104. :: -------------------
  105. :: 1 -> cd buildroot
  106. :: 2 -> ./enter-chroot.sh apps-testing-i686
  107. :: 3 -> cd package
  108. :: 4 -> ../makepkg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement