Advertisement
Guest User

yaourt

a guest
Dec 29th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.33 KB | None | 0 0
  1. [root@localhost builds]# git clone https://aur.archlinux.org/yaourt.git
  2. Cloning into 'yaourt'...
  3. remote: Counting objects: 22, done.
  4. remote: Compressing objects: 100% (19/19), done.
  5. remote: Total 22 (delta 3), reused 22 (delta 3)
  6. Unpacking objects: 100% (22/22), done.
  7. [root@localhost builds]# ls
  8. total 4
  9. drwxr-xr-x 3 root root 4096 Dec 29 14:30 yaourt
  10. [root@localhost builds]# git clone https://aur.archlinux.org/package-query.git
  11. Cloning into 'package-query'...
  12. remote: Counting objects: 33, done.
  13. remote: Compressing objects: 100% (32/32), done.
  14. remote: Total 33 (delta 1), reused 32 (delta 1)
  15. Unpacking objects: 100% (33/33), done.
  16. [root@localhost builds]# ls
  17. total 8
  18. drwxr-xr-x 3 root root 4096 Dec 29 14:31 package-query
  19. drwxr-xr-x 3 root root 4096 Dec 29 14:30 yaourt
  20. [root@localhost builds]# cd package-query/
  21. [root@localhost package-query]# ls
  22. total 4
  23. -rw-r--r-- 1 root root 753 Dec 29 14:31 PKGBUILD
  24. [root@localhost package-query]# makepkg -si
  25. ==> ERROR: Running makepkg as root is not allowed as it can cause permanent,
  26. catastrophic damage to your system.
  27.  
  28. ==> ERROR: An unknown error has occurred. Exiting...
  29. [root@localhost package-query]# exit
  30. [pacman@localhost ~]$ cd builds/
  31. [pacman@localhost builds]$ cd package-query/
  32. [pacman@localhost package-query]$ makepkg -si
  33. ==> ERROR: You do not have write permission to create packages in /home/pacman/builds/package-query.
  34. Aborting...
  35.  
  36. ==> ERROR: An unknown error has occurred. Exiting...
  37. [pacman@localhost package-query]$ sudo makepkg -si
  38. [sudo] password for pacman:
  39. ==> ERROR: Running makepkg as root is not allowed as it can cause permanent,
  40. catastrophic damage to your system.
  41.  
  42. ==> ERROR: An unknown error has occurred. Exiting...
  43. [pacman@localhost package-query]$ makepkg -si
  44. ==> ERROR: You do not have write permission to create packages in /home/pacman/builds/package-query.
  45. Aborting...
  46.  
  47. ==> ERROR: An unknown error has occurred. Exiting...
  48. [pacman@localhost package-query]$ cd .
  49. [pacman@localhost package-query]$ cd ..
  50. [pacman@localhost builds]$ ls
  51. total 8
  52. drwxr-xr-x 3 root root 4096 Dec 29 14:31 package-query
  53. drwxr-xr-x 3 root root 4096 Dec 29 14:30 yaourt
  54. [pacman@localhost builds]$ su
  55. Password:
  56. [root@localhost builds]# chown *
  57. chown: invalid user: ‘package-query’
  58. [root@localhost builds]# chown pacman *
  59. [root@localhost builds]# ls
  60. total 8
  61. drwxr-xr-x 3 pacman root 4096 Dec 29 14:31 package-query
  62. drwxr-xr-x 3 pacman root 4096 Dec 29 14:30 yaourt
  63. [root@localhost builds]# chgrp pacman *
  64. [root@localhost builds]# ls
  65. total 8
  66. drwxr-xr-x 3 pacman pacman 4096 Dec 29 14:31 package-query
  67. drwxr-xr-x 3 pacman pacman 4096 Dec 29 14:30 yaourt
  68. [root@localhost builds]# exit
  69. [pacman@localhost builds]$ cd package-query/
  70. [pacman@localhost package-query]$ makepkg -si
  71. ==> Making package: package-query 1.8-2 (Thu Dec 29 14:33:19 MSK 2016)
  72. ==> Checking runtime dependencies...
  73. ==> Checking buildtime dependencies...
  74. ==> Retrieving sources...
  75. -> Downloading package-query-1.8.tar.gz...
  76. % Total % Received % Xferd Average Speed Time Time Time Current
  77. Dload Upload Total Spent Left Speed
  78. 100 386k 100 386k 0 0 303k 0 0:00:01 0:00:01 --:--:-- 303k
  79. ==> Validating source files with sha256sums...
  80. package-query-1.8.tar.gz ... Passed
  81. ==> Extracting sources...
  82. -> Extracting package-query-1.8.tar.gz with bsdtar
  83. ==> Starting build()...
  84. checking for a BSD-compatible install... /usr/bin/install -c
  85. checking whether build environment is sane... yes
  86. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  87. checking for gawk... gawk
  88. checking whether make sets $(MAKE)... yes
  89. checking whether make supports nested variables... yes
  90. checking for gcc... gcc
  91. checking whether the C compiler works... yes
  92. checking for C compiler default output file name... a.out
  93. checking for suffix of executables...
  94. checking whether we are cross compiling... no
  95. checking for suffix of object files... o
  96. checking whether we are using the GNU C compiler... yes
  97. checking whether gcc accepts -g... yes
  98. checking for gcc option to accept ISO C89... none needed
  99. checking whether gcc understands -c and -o together... yes
  100. checking for style of include used by make... GNU
  101. checking dependency style of gcc... gcc3
  102. checking build system type... x86_64-unknown-linux-gnu
  103. checking host system type... x86_64-unknown-linux-gnu
  104. checking how to print strings... printf
  105. checking for a sed that does not truncate output... /usr/bin/sed
  106. checking for grep that handles long lines and -e... /usr/bin/grep
  107. checking for egrep... /usr/bin/grep -E
  108. checking for fgrep... /usr/bin/grep -F
  109. checking for ld used by gcc... /usr/bin/ld
  110. checking if the linker (/usr/bin/ld) is GNU ld... yes
  111. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  112. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  113. checking whether ln -s works... yes
  114. checking the maximum length of command line arguments... 1572864
  115. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  116. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  117. checking for /usr/bin/ld option to reload object files... -r
  118. checking for objdump... objdump
  119. checking how to recognize dependent libraries... pass_all
  120. checking for dlltool... no
  121. checking how to associate runtime and link libraries... printf %s\n
  122. checking for ar... ar
  123. checking for archiver @FILE support... @
  124. checking for strip... strip
  125. checking for ranlib... ranlib
  126. checking command to parse /usr/bin/nm -B output from gcc object... ok
  127. checking for sysroot... no
  128. checking for a working dd... /usr/bin/dd
  129. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  130. checking for mt... no
  131. checking if : is a manifest tool... no
  132. checking how to run the C preprocessor... gcc -E
  133. checking for ANSI C header files... yes
  134. checking for sys/types.h... yes
  135. checking for sys/stat.h... yes
  136. checking for stdlib.h... yes
  137. checking for string.h... yes
  138. checking for memory.h... yes
  139. checking for strings.h... yes
  140. checking for inttypes.h... yes
  141. checking for stdint.h... yes
  142. checking for unistd.h... yes
  143. checking for dlfcn.h... yes
  144. checking for objdir... .libs
  145. checking if gcc supports -fno-rtti -fno-exceptions... no
  146. checking for gcc option to produce PIC... -fPIC -DPIC
  147. checking if gcc PIC flag -fPIC -DPIC works... yes
  148. checking if gcc static flag -static works... yes
  149. checking if gcc supports -c -o file.o... yes
  150. checking if gcc supports -c -o file.o... (cached) yes
  151. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  152. checking whether -lc should be explicitly linked in... no
  153. checking dynamic linker characteristics... GNU/Linux ld.so
  154. checking how to hardcode library paths into programs... immediate
  155. checking whether stripping libraries is possible... yes
  156. checking if libtool supports shared libraries... yes
  157. checking whether to build shared libraries... yes
  158. checking whether to build static libraries... yes
  159. checking ctype.h usability... yes
  160. checking ctype.h presence... yes
  161. checking for ctype.h... yes
  162. checking getopt.h usability... yes
  163. checking getopt.h presence... yes
  164. checking for getopt.h... yes
  165. checking glob.h usability... yes
  166. checking glob.h presence... yes
  167. checking for glob.h... yes
  168. checking libintl.h usability... yes
  169. checking libintl.h presence... yes
  170. checking for libintl.h... yes
  171. checking limits.h usability... yes
  172. checking limits.h presence... yes
  173. checking for limits.h... yes
  174. checking locale.h usability... yes
  175. checking locale.h presence... yes
  176. checking for locale.h... yes
  177. checking regex.h usability... yes
  178. checking regex.h presence... yes
  179. checking for regex.h... yes
  180. checking signal.h usability... yes
  181. checking signal.h presence... yes
  182. checking for signal.h... yes
  183. checking sys/ioctl.h usability... yes
  184. checking sys/ioctl.h presence... yes
  185. checking for sys/ioctl.h... yes
  186. checking for sys/stat.h... (cached) yes
  187. checking sys/utsname.h usability... yes
  188. checking sys/utsname.h presence... yes
  189. checking for sys/utsname.h... yes
  190. checking for alpm_version in -lalpm... yes
  191. checking for pkg-config... /usr/bin/pkg-config
  192. checking pkg-config is at least version 0.9.0... yes
  193. checking for alpm... yes
  194. checking for yajl_free in -lyajl... yes
  195. checking for gawk... (cached) gawk
  196. checking for curl-config... /usr/bin/curl-config
  197. checking for the version of libcurl... 7.52.1
  198. checking for libcurl >= version 7.19.4... yes
  199. checking whether libcurl is usable... yes
  200. checking for curl_free... yes
  201. checking whether NLS is requested... yes
  202. checking for msgfmt... /usr/bin/msgfmt
  203. checking for gmsgfmt... /usr/bin/msgfmt
  204. checking for xgettext... /usr/bin/xgettext
  205. checking for msgmerge... /usr/bin/msgmerge
  206. checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
  207. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  208. checking for shared library run path origin... done
  209. checking for CFPreferencesCopyAppValue... no
  210. checking for CFLocaleCopyCurrent... no
  211. checking for GNU gettext in libc... yes
  212. checking whether to use NLS... yes
  213. checking where the gettext function comes from... libc
  214. checking for git... git
  215. checking for .git/... no
  216. checking that generated files are newer than configure... done
  217. configure: creating ./config.status
  218. config.status: creating src/Makefile
  219. config.status: creating doc/Makefile
  220. config.status: creating Makefile
  221. config.status: creating config.h
  222. config.status: executing depfiles commands
  223. config.status: executing libtool commands
  224. config.status: executing po-directories commands
  225.  
  226. package-query:
  227.  
  228. Build information:
  229. source code location : .
  230. prefix : /usr
  231. sysconfdir : /etc
  232. conf file : /etc/pacman.conf
  233. localstatedir : /var
  234. database dir : /var/lib/pacman/
  235. compiler : gcc
  236. compiler flags : -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
  237.  
  238. package-query version : 1.8
  239. using git version : no
  240. git ver :
  241.  
  242. Variable information:
  243. root working directory : /
  244. aur base url : https://aur.archlinux.org
  245.  
  246. make all-recursive
  247. make[1]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8'
  248. Making all in src
  249. make[2]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8/src'
  250. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT aur.o -MD -MP -MF .deps/aur.Tpo -c -o aur.o aur.c
  251. mv -f .deps/aur.Tpo .deps/aur.Po
  252. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT alpm-query.o -MD -MP -MF .deps/alpm-query.Tpo -c -o alpm-query.o alpm-query.c
  253. mv -f .deps/alpm-query.Tpo .deps/alpm-query.Po
  254. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
  255. mv -f .deps/util.Tpo .deps/util.Po
  256. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c
  257. mv -f .deps/color.Tpo .deps/color.Po
  258. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT package-query.o -MD -MP -MF .deps/package-query.Tpo -c -o package-query.o package-query.c
  259. mv -f .deps/package-query.Tpo .deps/package-query.Po
  260. /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -lcurl -Wl,-O1,--sort-common,--as-needed,-z,relro -o package-query aur.o alpm-query.o util.o color.o package-query.o -lyajl -lalpm
  261. libtool: link: gcc -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o package-query aur.o alpm-query.o util.o color.o package-query.o -lcurl -lyajl -lalpm
  262. make[2]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8/src'
  263. Making all in doc
  264. make[2]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8/doc'
  265. make[2]: Nothing to be done for 'all'.
  266. make[2]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8/doc'
  267. make[2]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8'
  268. make[2]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8'
  269. make[1]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8'
  270. ==> Entering fakeroot environment...
  271. ==> Starting package()...
  272. Making install in src
  273. make[1]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8/src'
  274. make[2]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8/src'
  275. /usr/bin/mkdir -p '/home/pacman/builds/package-query/pkg/package-query/usr/bin'
  276. /bin/sh ../libtool --mode=install /usr/bin/install -c package-query '/home/pacman/builds/package-query/pkg/package-query/usr/bin'
  277. libtool: install: /usr/bin/install -c package-query /home/pacman/builds/package-query/pkg/package-query/usr/bin/package-query
  278. make[2]: Nothing to be done for 'install-data-am'.
  279. make[2]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8/src'
  280. make[1]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8/src'
  281. Making install in doc
  282. make[1]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8/doc'
  283. make[2]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8/doc'
  284. make[2]: Nothing to be done for 'install-exec-am'.
  285. /usr/bin/mkdir -p '/home/pacman/builds/package-query/pkg/package-query/usr/share/man/man8'
  286. /usr/bin/install -c -m 644 package-query.8 '/home/pacman/builds/package-query/pkg/package-query/usr/share/man/man8'
  287. make[2]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8/doc'
  288. make[1]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8/doc'
  289. make[1]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8'
  290. make[2]: Entering directory '/home/pacman/builds/package-query/src/package-query-1.8'
  291. make[2]: Nothing to be done for 'install-exec-am'.
  292. make[2]: Nothing to be done for 'install-data-am'.
  293. make[2]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8'
  294. make[1]: Leaving directory '/home/pacman/builds/package-query/src/package-query-1.8'
  295. ==> Tidying install...
  296. -> Removing libtool files...
  297. -> Purging unwanted files...
  298. -> Removing static library files...
  299. -> Stripping unneeded symbols from binaries and libraries...
  300. -> Compressing man and info pages...
  301. ==> Checking for packaging issue...
  302. ==> Creating package "package-query"...
  303. -> Generating .PKGINFO file...
  304. -> Generating .BUILDINFO file...
  305. -> Generating .MTREE file...
  306. -> Compressing package...
  307. ==> Leaving fakeroot environment.
  308. ==> Finished making: package-query 1.8-2 (Thu Dec 29 14:33:28 MSK 2016)
  309. ==> Installing package package-query with pacman -U...
  310. loading packages...
  311. resolving dependencies...
  312. looking for conflicting packages...
  313.  
  314. Packages (1) package-query-1.8-2
  315.  
  316. Total Installed Size: 0.08 MiB
  317.  
  318. :: Proceed with installation? [Y/n]
  319. (1/1) checking keys in keyring [############################################################] 100%
  320. (1/1) checking package integrity [############################################################] 100%
  321. (1/1) loading package files [############################################################] 100%
  322. (1/1) checking for file conflicts [############################################################] 100%
  323. (1/1) checking available disk space [############################################################] 100%
  324. :: Processing package changes...
  325. (1/1) installing package-query [############################################################] 100%
  326. [pacman@localhost package-query]$ cd ..
  327. [pacman@localhost builds]$ ls
  328. total 8
  329. drwxr-xr-x 5 pacman pacman 4096 Dec 29 14:33 package-query
  330. drwxr-xr-x 3 pacman pacman 4096 Dec 29 14:30 yaourt
  331. [pacman@localhost builds]$ cd yaourt/
  332. [pacman@localhost yaourt]$ makepkg -si
  333. ==> Making package: yaourt 1.8.1-1 (Thu Dec 29 14:33:46 MSK 2016)
  334. ==> Checking runtime dependencies...
  335. ==> Checking buildtime dependencies...
  336. ==> Retrieving sources...
  337. -> Downloading yaourt-1.8.1.tar.xz...
  338. % Total % Received % Xferd Average Speed Time Time Time Current
  339. Dload Upload Total Spent Left Speed
  340. 100 595 0 595 0 0 503 0 --:--:-- 0:00:01 --:--:-- 503
  341. 100 102k 100 102k 0 0 26915 0 0:00:03 0:00:03 --:--:-- 51110
  342. ==> Validating source files with sha256sums...
  343. yaourt-1.8.1.tar.xz ... Passed
  344. ==> Extracting sources...
  345. -> Extracting yaourt-1.8.1.tar.xz with bsdtar
  346. ==> Starting build()...
  347. GEN yaourt.sh
  348. GEN pacdiffviewer.sh
  349. GEN yaourtrc
  350. GEN lib/util.sh
  351. GEN lib/pkgbuild.sh
  352. GEN lib/pacman.sh
  353. GEN lib/abs.sh
  354. ==> Entering fakeroot environment...
  355. ==> Starting package()...
  356. /usr/bin/env install -d /home/pacman/builds/yaourt/pkg/yaourt/usr/bin
  357. /usr/bin/env install -d /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  358. /usr/bin/env install -d /home/pacman/builds/yaourt/pkg/yaourt/etc
  359. /usr/bin/env install -d /home/pacman/builds/yaourt/pkg/yaourt/usr/share/bash-completion/completions
  360. /usr/bin/env install -d /home/pacman/builds/yaourt/pkg/yaourt/usr/share/man/man{5,8}
  361. # Scripts
  362. /usr/bin/env install -m755 yaourt.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/bin/yaourt
  363. /usr/bin/env install -m755 pacdiffviewer.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/bin/pacdiffviewer
  364. # Configuration
  365. /usr/bin/env install -m644 yaourtrc /home/pacman/builds/yaourt/pkg/yaourt/etc/yaourtrc
  366. /usr/bin/env install -m644 bashcompletion /home/pacman/builds/yaourt/pkg/yaourt/usr/share/bash-completion/completions/yaourt
  367. # Libs
  368. /usr/bin/env install -m644 lib/alpm_backup.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  369. /usr/bin/env install -m644 lib/alpm_query.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  370. /usr/bin/env install -m644 lib/alpm_stats.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  371. /usr/bin/env install -m644 lib/abs.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  372. /usr/bin/env install -m644 lib/aur.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  373. /usr/bin/env install -m644 lib/util.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  374. /usr/bin/env install -m644 lib/io.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  375. /usr/bin/env install -m644 lib/pacman.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  376. /usr/bin/env install -m644 lib/pkgbuild.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  377. /usr/bin/env install -m644 lib/misc.sh /home/pacman/builds/yaourt/pkg/yaourt/usr/lib/yaourt
  378. # Man
  379. /usr/bin/env install -m644 man/*.5 /home/pacman/builds/yaourt/pkg/yaourt/usr/share/man/man5
  380. /usr/bin/env install -m644 man/*.8 /home/pacman/builds/yaourt/pkg/yaourt/usr/share/man/man8
  381. # Locales
  382. test -x /usr/bin/msgfmt && for file in po/*/*.po; \
  383. do \
  384. package=$(echo $file | /bin/sed -e 's#po/\([^/]\+\).*#\1#'); \
  385. lang=$(echo $file | /bin/sed -e 's#.*/\([^/]\+\).po#\1#'); \
  386. /usr/bin/env install -d /home/pacman/builds/yaourt/pkg/yaourt/usr/share/locale/$lang/LC_MESSAGES; \
  387. /usr/bin/msgfmt -o /home/pacman/builds/yaourt/pkg/yaourt/usr/share/locale/$lang/LC_MESSAGES/$package.mo $file; \
  388. done
  389. ==> Tidying install...
  390. -> Removing libtool files...
  391. -> Purging unwanted files...
  392. -> Removing static library files...
  393. -> Stripping unneeded symbols from binaries and libraries...
  394. -> Compressing man and info pages...
  395. ==> Checking for packaging issue...
  396. ==> Creating package "yaourt"...
  397. -> Generating .PKGINFO file...
  398. -> Generating .BUILDINFO file...
  399. -> Generating .MTREE file...
  400. -> Compressing package...
  401. ==> Leaving fakeroot environment.
  402. ==> Finished making: yaourt 1.8.1-1 (Thu Dec 29 14:33:51 MSK 2016)
  403. ==> Installing package yaourt with pacman -U...
  404. loading packages...
  405. resolving dependencies...
  406. looking for conflicting packages...
  407.  
  408. Packages (1) yaourt-1.8.1-1
  409.  
  410. Total Installed Size: 0.77 MiB
  411.  
  412. :: Proceed with installation? [Y/n]
  413. (1/1) checking keys in keyring [############################################################] 100%
  414. (1/1) checking package integrity [############################################################] 100%
  415. (1/1) loading package files [############################################################] 100%
  416. (1/1) checking for file conflicts [############################################################] 100%
  417. (1/1) checking available disk space [############################################################] 100%
  418. :: Processing package changes...
  419. (1/1) installing yaourt [############################################################] 100%
  420. Optional dependencies for yaourt
  421. aurvote: vote for favorite packages from AUR
  422. customizepkg: automatically modify PKGBUILD during install/upgrade
  423. rsync: retrieve PKGBUILD from official repositories [installed]
  424. [pacman@localhost yaourt]$ yaourt -Syyu
  425. :: Synchronizing package databases...
  426. core 122.5 KiB 287K/s 00:00 [############################################################] 100%
  427. extra 1750.1 KiB 672K/s 00:03 [############################################################] 100%
  428. community 3.7 MiB 701K/s 00:05 [############################################################] 100%
  429.  
  430. ==> Software upgrade (new version) :
  431. extra/python2-setuptools 1:32.2.0-1 -> 1:32.3.1-1
  432. extra/python-setuptools 1:32.2.0-1 -> 1:32.3.1-1
  433.  
  434. ==> Continue upgrade ? [Y/n]
  435. ==> [V]iew package detail [M]anually select packages
  436. ==> --------------------------------------------------
  437. ==> y
  438. :: Starting full system upgrade...
  439. resolving dependencies...
  440. looking for conflicting packages...
  441.  
  442. Packages (2) python-setuptools-1:32.3.1-1 python2-setuptools-1:32.3.1-1
  443.  
  444. Total Download Size: 0.24 MiB
  445. Total Installed Size: 1.04 MiB
  446. Net Upgrade Size: 0.01 MiB
  447.  
  448. :: Proceed with installation? [Y/n] y
  449. :: Retrieving packages...
  450. python-setuptools-1:32.3.1-1-any 122.8 KiB 294K/s 00:00 [############################################################] 100%
  451. python2-setuptools-1:32.3.1-1-any 122.7 KiB 787K/s 00:00 [############################################################] 100%
  452. (2/2) checking keys in keyring [############################################################] 100%
  453. (2/2) checking package integrity [############################################################] 100%
  454. (2/2) loading package files [############################################################] 100%
  455. (2/2) checking for file conflicts [############################################################] 100%
  456. (2/2) checking available disk space [############################################################] 100%
  457. :: Processing package changes...
  458. (1/2) upgrading python-setuptools [############################################################] 100%
  459. (2/2) upgrading python2-setuptools [############################################################] 100%
  460. [pacman@localhost yaourt]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement