Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.61 KB | None | 0 0
  1. Making install in lib/libalpm
  2. Making install in po
  3. /bin/sh ../../..//build-aux/mkinstalldirs /usr/local/share
  4. installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/libalpm.mo
  5. installing br.gmo as /usr/local/share/locale/br/LC_MESSAGES/libalpm.mo
  6. installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/libalpm.mo
  7. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/libalpm.mo
  8. installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/libalpm.mo
  9. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/libalpm.mo
  10. installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/libalpm.mo
  11. installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/libalpm.mo
  12. installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/libalpm.mo
  13. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/libalpm.mo
  14. installing es_419.gmo as /usr/local/share/locale/es_419/LC_MESSAGES/libalpm.mo
  15. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/libalpm.mo
  16. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/libalpm.mo
  17. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/libalpm.mo
  18. installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/libalpm.mo
  19. installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/libalpm.mo
  20. installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/libalpm.mo
  21. installing is.gmo as /usr/local/share/locale/is/LC_MESSAGES/libalpm.mo
  22. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/libalpm.mo
  23. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/libalpm.mo
  24. installing ka.gmo as /usr/local/share/locale/ka/LC_MESSAGES/libalpm.mo
  25. installing kk.gmo as /usr/local/share/locale/kk/LC_MESSAGES/libalpm.mo
  26. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/libalpm.mo
  27. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/libalpm.mo
  28. installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/libalpm.mo
  29. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/libalpm.mo
  30. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/libalpm.mo
  31. installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/libalpm.mo
  32. installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/libalpm.mo
  33. installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/libalpm.mo
  34. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/libalpm.mo
  35. installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/libalpm.mo
  36. installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/libalpm.mo
  37. installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/libalpm.mo
  38. installing sr@latin.gmo as /usr/local/share/locale/sr@latin/LC_MESSAGES/libalpm.mo
  39. installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/libalpm.mo
  40. installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/libalpm.mo
  41. installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/libalpm.mo
  42. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/libalpm.mo
  43. installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/libalpm.mo
  44. if test "pacman" = "gettext-tools"; then \
  45.   /bin/sh ../../..//build-aux/mkinstalldirs /usr/local/share/gettext/po; \
  46.   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  47.     /usr/bin/install -c -m 644 ./$file \
  48.             /usr/local/share/gettext/po/$file; \
  49.   done; \
  50.   for file in Makevars; do \
  51.     rm -f /usr/local/share/gettext/po/$file; \
  52.   done; \
  53. else \
  54.   : ; \
  55. fi
  56.  /bin/mkdir -p '/usr/local/lib'
  57.  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libalpm.la '/usr/local/lib'
  58. libtool: install: /usr/bin/install -c .libs/libalpm.so.10.0.1 /usr/local/lib/libalpm.so.10.0.1
  59. libtool: install: (cd /usr/local/lib && { ln -s -f libalpm.so.10.0.1 libalpm.so.10 || { rm -f libalpm.so.10 && ln -s libalpm.so.10.0.1 libalpm.so.10; }; })
  60. libtool: install: (cd /usr/local/lib && { ln -s -f libalpm.so.10.0.1 libalpm.so || { rm -f libalpm.so && ln -s libalpm.so.10.0.1 libalpm.so; }; })
  61. libtool: install: /usr/bin/install -c .libs/libalpm.lai /usr/local/lib/libalpm.la
  62. libtool: install: /usr/bin/install -c .libs/libalpm.a /usr/local/lib/libalpm.a
  63. libtool: install: chmod 644 /usr/local/lib/libalpm.a
  64. libtool: install: ranlib /usr/local/lib/libalpm.a
  65. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
  66. ----------------------------------------------------------------------
  67. Libraries have been installed in:
  68.    /usr/local/lib
  69.  
  70. If you ever happen to want to link against installed libraries
  71. in a given directory, LIBDIR, you must either use libtool, and
  72. specify the full pathname of the library, or use the '-LLIBDIR'
  73. flag during linking and do at least one of the following:
  74.    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  75.      during execution
  76.    - add LIBDIR to the 'LD_RUN_PATH' environment variable
  77.      during linking
  78.    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  79.    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  80.  
  81. See any operating system documentation about shared libraries for
  82. more information, such as the ld(1) and ld.so(8) manual pages.
  83. ----------------------------------------------------------------------
  84.  /bin/mkdir -p '/usr/local/include'
  85.  /usr/bin/install -c -m 644 alpm_list.h alpm.h '/usr/local/include'
  86.  /bin/mkdir -p '/usr/local/lib/pkgconfig'
  87.  /usr/bin/install -c -m 644 libalpm.pc '/usr/local/lib/pkgconfig'
  88. Making install in src/util
  89.  /bin/mkdir -p '/usr/local/bin'
  90.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c vercmp testpkg cleanupdelta '/usr/local/bin'
  91. libtool: install: /usr/bin/install -c vercmp /usr/local/bin/vercmp
  92. libtool: install: /usr/bin/install -c .libs/testpkg /usr/local/bin/testpkg
  93. libtool: install: /usr/bin/install -c .libs/cleanupdelta /usr/local/bin/cleanupdelta
  94. make[2]: Nothing to be done for 'install-data-am'.
  95. Making install in src/pacman
  96. Making install in po
  97. /bin/sh ../../..//build-aux/mkinstalldirs /usr/local/share
  98. installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/pacman.mo
  99. installing az_AZ.gmo as /usr/local/share/locale/az_AZ/LC_MESSAGES/pacman.mo
  100. installing br.gmo as /usr/local/share/locale/br/LC_MESSAGES/pacman.mo
  101. installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/pacman.mo
  102. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/pacman.mo
  103. installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/pacman.mo
  104. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/pacman.mo
  105. installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/pacman.mo
  106. installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/pacman.mo
  107. installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/pacman.mo
  108. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/pacman.mo
  109. installing es_419.gmo as /usr/local/share/locale/es_419/LC_MESSAGES/pacman.mo
  110. installing fa.gmo as /usr/local/share/locale/fa/LC_MESSAGES/pacman.mo
  111. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/pacman.mo
  112. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/pacman.mo
  113. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/pacman.mo
  114. installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/pacman.mo
  115. installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/pacman.mo
  116. installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/pacman.mo
  117. installing is.gmo as /usr/local/share/locale/is/LC_MESSAGES/pacman.mo
  118. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/pacman.mo
  119. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/pacman.mo
  120. installing ka.gmo as /usr/local/share/locale/ka/LC_MESSAGES/pacman.mo
  121. installing kk.gmo as /usr/local/share/locale/kk/LC_MESSAGES/pacman.mo
  122. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/pacman.mo
  123. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/pacman.mo
  124. installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/pacman.mo
  125. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/pacman.mo
  126. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/pacman.mo
  127. installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/pacman.mo
  128. installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/pacman.mo
  129. installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/pacman.mo
  130. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/pacman.mo
  131. installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/pacman.mo
  132. installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/pacman.mo
  133. installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/pacman.mo
  134. installing sr@latin.gmo as /usr/local/share/locale/sr@latin/LC_MESSAGES/pacman.mo
  135. installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/pacman.mo
  136. installing th.gmo as /usr/local/share/locale/th/LC_MESSAGES/pacman.mo
  137. installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/pacman.mo
  138. installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/pacman.mo
  139. installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/pacman.mo
  140. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/pacman.mo
  141. installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/pacman.mo
  142. if test "pacman" = "gettext-tools"; then \
  143.   /bin/sh ../../..//build-aux/mkinstalldirs /usr/local/share/gettext/po; \
  144.   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  145.     /usr/bin/install -c -m 644 ./$file \
  146.             /usr/local/share/gettext/po/$file; \
  147.   done; \
  148.   for file in Makevars; do \
  149.     rm -f /usr/local/share/gettext/po/$file; \
  150.   done; \
  151. else \
  152.   : ; \
  153. fi
  154.  /bin/mkdir -p '/usr/local/bin'
  155.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c pacman pacman-conf '/usr/local/bin'
  156. libtool: install: /usr/bin/install -c .libs/pacman /usr/local/bin/pacman
  157. libtool: install: /usr/bin/install -c .libs/pacman-conf /usr/local/bin/pacman-conf
  158. make[3]: Nothing to be done for 'install-data-am'.
  159. Making install in scripts
  160. Making install in po
  161. /bin/sh ../..//build-aux/mkinstalldirs /usr/local/share
  162. installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/pacman-scripts.mo
  163. installing az_AZ.gmo as /usr/local/share/locale/az_AZ/LC_MESSAGES/pacman-scripts.mo
  164. installing br.gmo as /usr/local/share/locale/br/LC_MESSAGES/pacman-scripts.mo
  165. installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/pacman-scripts.mo
  166. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/pacman-scripts.mo
  167. installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/pacman-scripts.mo
  168. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/pacman-scripts.mo
  169. installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/pacman-scripts.mo
  170. installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/pacman-scripts.mo
  171. installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/pacman-scripts.mo
  172. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/pacman-scripts.mo
  173. installing es_419.gmo as /usr/local/share/locale/es_419/LC_MESSAGES/pacman-scripts.mo
  174. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/pacman-scripts.mo
  175. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/pacman-scripts.mo
  176. installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/pacman-scripts.mo
  177. installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/pacman-scripts.mo
  178. installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/pacman-scripts.mo
  179. installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/pacman-scripts.mo
  180. installing is.gmo as /usr/local/share/locale/is/LC_MESSAGES/pacman-scripts.mo
  181. installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/pacman-scripts.mo
  182. installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/pacman-scripts.mo
  183. installing ka.gmo as /usr/local/share/locale/ka/LC_MESSAGES/pacman-scripts.mo
  184. installing kk.gmo as /usr/local/share/locale/kk/LC_MESSAGES/pacman-scripts.mo
  185. installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/pacman-scripts.mo
  186. installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/pacman-scripts.mo
  187. installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/pacman-scripts.mo
  188. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/pacman-scripts.mo
  189. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/pacman-scripts.mo
  190. installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/pacman-scripts.mo
  191. installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/pacman-scripts.mo
  192. installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/pacman-scripts.mo
  193. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/pacman-scripts.mo
  194. installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/pacman-scripts.mo
  195. installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/pacman-scripts.mo
  196. installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/pacman-scripts.mo
  197. installing sr@latin.gmo as /usr/local/share/locale/sr@latin/LC_MESSAGES/pacman-scripts.mo
  198. installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/pacman-scripts.mo
  199. installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/pacman-scripts.mo
  200. installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/pacman-scripts.mo
  201. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/pacman-scripts.mo
  202. installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/pacman-scripts.mo
  203. if test "pacman" = "gettext-tools"; then \
  204.   /bin/sh ../..//build-aux/mkinstalldirs /usr/local/share/gettext/po; \
  205.   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  206.     /usr/bin/install -c -m 644 ./$file \
  207.             /usr/local/share/gettext/po/$file; \
  208.   done; \
  209.   for file in Makevars; do \
  210.     rm -f /usr/local/share/gettext/po/$file; \
  211.   done; \
  212. else \
  213.   : ; \
  214. fi
  215.  /bin/mkdir -p '/usr/local/bin'
  216.  /usr/bin/install -c makepkg pacman-db-upgrade pacman-key pkgdelta repo-add makepkg-template repo-remove repo-elephant makepkg-wrapper pacman-db-upgrade-wrapper pacman-key-wrapper pkgdelta-wrapper '/usr/local/bin'
  217. make  install-exec-hook
  218. for wrapper in makepkg-wrapper pacman-db-upgrade-wrapper pacman-key-wrapper pkgdelta-wrapper; do \
  219.     rm -f /usr/local/bin/${wrapper}; \
  220.     /usr/bin/install -c .lib/${wrapper%-wrapper} /usr/local/bin/${wrapper%-wrapper}; \
  221. done
  222. for dir in integrity lint_package lint_pkgbuild source tidy util; do \
  223.     /bin/mkdir -p /usr/local/share/makepkg/$dir; \
  224. done
  225. for lib in ; do \
  226.     /usr/bin/install -c ./$lib /usr/local/share/makepkg/${lib#libmakepkg}; \
  227. done
  228. for lib in libmakepkg/integrity.sh libmakepkg/integrity/generate_checksum.sh libmakepkg/integrity/generate_signature.sh libmakepkg/integrity/verify_checksum.sh libmakepkg/integrity/verify_signature.sh libmakepkg/lint_package.sh libmakepkg/lint_package/build_references.sh libmakepkg/lint_package/dotfiles.sh libmakepkg/lint_package/file_names.sh libmakepkg/lint_package/missing_backup.sh libmakepkg/lint_pkgbuild.sh libmakepkg/lint_pkgbuild/arch.sh libmakepkg/lint_pkgbuild/backup.sh libmakepkg/lint_pkgbuild/changelog.sh libmakepkg/lint_pkgbuild/epoch.sh libmakepkg/lint_pkgbuild/install.sh libmakepkg/lint_pkgbuild/optdepends.sh libmakepkg/lint_pkgbuild/options.sh libmakepkg/lint_pkgbuild/package_function.sh libmakepkg/lint_pkgbuild/pkgbase.sh libmakepkg/lint_pkgbuild/pkglist.sh libmakepkg/lint_pkgbuild/pkgname.sh libmakepkg/lint_pkgbuild/pkgrel.sh libmakepkg/lint_pkgbuild/pkgver.sh libmakepkg/lint_pkgbuild/provides.sh libmakepkg/lint_pkgbuild/source.sh libmakepkg/lint_pkgbuild/util.sh libmakepkg/lint_pkgbuild/variable.sh libmakepkg/source.sh libmakepkg/source/bzr.sh libmakepkg/source/file.sh libmakepkg/source/git.sh libmakepkg/source/hg.sh libmakepkg/source/local.sh libmakepkg/source/svn.sh libmakepkg/srcinfo.sh libmakepkg/tidy.sh libmakepkg/tidy/docs.sh libmakepkg/tidy/emptydirs.sh libmakepkg/tidy/libtool.sh libmakepkg/tidy/purge.sh libmakepkg/tidy/staticlibs.sh libmakepkg/tidy/strip.sh libmakepkg/tidy/zipman.sh libmakepkg/util.sh libmakepkg/util/compress.sh libmakepkg/util/error.sh libmakepkg/util/message.sh libmakepkg/util/option.sh libmakepkg/util/parseopts.sh libmakepkg/util/pkgbuild.sh libmakepkg/util/source.sh libmakepkg/util/util.sh; do \
  229.     /usr/bin/install -c $lib /usr/local/share/makepkg/${lib#libmakepkg}; \
  230. done
  231. cd /usr/local/bin && \
  232.     rm -f repo-elephant && \
  233.     ( ln -s repo-add repo-elephant || \
  234.     ln repo-add repo-elephant || \
  235.     cp repo-add repo-elephant )
  236. cd /usr/local/bin && \
  237.     rm -f repo-remove && \
  238.     ( ln -s repo-add repo-remove || \
  239.     ln repo-add repo-remove || \
  240.     cp repo-add repo-remove )
  241. /bin/mkdir -p /usr/local/etc/bash_completion.d/
  242. /usr/bin/install -c -m 644 completion/bash_completion /usr/local/etc/bash_completion.d/pacman
  243. /bin/mkdir -p /usr/local/share/zsh/site-functions/
  244. /usr/bin/install -c -m 644 completion/zsh_completion /usr/local/share/zsh/site-functions/_pacman
  245. Making install in etc
  246.  /bin/mkdir -p '/usr/local/etc'
  247.  /usr/bin/install -c -m 644 makepkg.conf pacman.conf '/usr/local/etc'
  248. make[2]: Nothing to be done for 'install-data-am'.
  249. Making install in test/pacman
  250. Making install in tests
  251. make[3]: Nothing to be done for 'install-exec-am'.
  252. make[3]: Nothing to be done for 'install-data-am'.
  253. make[3]: Nothing to be done for 'install-exec-am'.
  254. make[3]: Nothing to be done for 'install-data-am'.
  255. Making install in test/util
  256. make[2]: Nothing to be done for 'install-exec-am'.
  257. make[2]: Nothing to be done for 'install-data-am'.
  258. Making install in test/scripts
  259. make[2]: Nothing to be done for 'install-exec-am'.
  260. make[2]: Nothing to be done for 'install-data-am'.
  261. Making install in doc
  262.   GEN      alpm-hooks.5
  263. /bin/bash: a2x: command not found
  264. Makefile:838: recipe for target 'alpm-hooks.5' failed
  265. make[1]: *** [alpm-hooks.5] Error 127
  266. Makefile:979: recipe for target 'install-recursive' failed
  267. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement