Advertisement
Guest User

Untitled

a guest
Jun 4th, 2013
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.14 KB | None | 0 0
  1. ==> Downloading libsmfm-core-git PKGBUILD from AUR...
  2. x PKGBUILD
  3. libsmfm-core-git 20130516-1  (Чт май 16 11:11:39 MSK 2013)
  4. ( Unsupported package: Potentially dangerous ! )
  5. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  6. ==> ------------------------------------
  7. ==> n
  8.  
  9. ==> libsmfm-core-git dependencies:
  10.  - udisks (already installed)
  11.  - glib2 (already installed)
  12.  - menu-cache (already installed)
  13.  - git (already installed)
  14.  - intltool (already installed)
  15.  - pkgconfig (already installed)
  16.  - autoconf (already installed)
  17.  - perl (already installed)
  18.  - gtk-doc (already installed)
  19.  - automake (already installed)
  20.  
  21.  
  22. ==> Continue building libsmfm-core-git ? [Y/n]
  23. ==> ------------------------------------------
  24. ==>
  25. ==> Building and installing package
  26. ==> Сборка пакета: libsmfm-core-git 20130516-1 (Ср июн  5 00:20:06 MSK 2013)
  27. ==> Проверяю необходимые для запуска зависимости...
  28. ==> Проверяю необходимые для сборки зависимости...
  29. ==> Получение исходных файлов...
  30.   -> Клонирование libsmfm-core git репозитория...
  31. Cloning into bare repository '/tmp/yaourt-tmp-miju/aur-libsmfm-core-git/libsmfm-core'...
  32. remote: Counting objects: 14761, done.
  33. remote: Compressing objects: 100% (2626/2626), done.
  34. remote: Total 14761 (delta 12117), reused 14738 (delta 12094)
  35. Receiving objects: 100% (14761/14761), 4.30 MiB | 161.00 KiB/s, done.
  36. Resolving deltas: 100% (12117/12117), done.
  37. ==> Проверка исходных файлов с помощью md5sums...
  38.     libsmfm-core ... Пропущен
  39. ==> Распаковка исходных файлов...
  40.   -> Создание рабочей копии libsmfm-core git репозитория...
  41. Cloning into 'libsmfm-core'...
  42. done.
  43. ==> Запускается pkgver()...
  44. ==> Обновленная версия: libsmfm-core-git 20130605-1
  45. ==> Запускается build()...
  46. Files needed by gtk-doc are generated.
  47.  
  48. If you are going to 'make dist', please add configure option --enable-gtk-doc.
  49. Otherwise, API documents for libfm won't be correctly built by gtk-doc.
  50.  
  51. + aclocal
  52. configure.ac:19: warning: macro 'AM_PROG_LIBTOOL' not found in library
  53. + autoheader --force
  54. + AUTOMAKE=automake
  55. + libtoolize -c --automake --force
  56. ./autogen.sh: line 40: libtoolize: команда не найдена
  57. + AUTOMAKE=automake
  58. + intltoolize -c --automake --force
  59. + automake --add-missing --copy --include-deps
  60. configure.ac:14: installing './ar-lib'
  61. configure.ac:18: installing './compile'
  62. configure.ac:6: installing './install-sh'
  63. configure.ac:6: installing './missing'
  64. parallel-tests: installing './test-driver'
  65. src/Makefile.am:175: error: Libtool library used but 'LIBTOOL' is undefined
  66. src/Makefile.am:175:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  67. src/Makefile.am:175:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  68. src/Makefile.am:175:   If 'LT_INIT' is in 'configure.ac', make sure
  69. src/Makefile.am:175:   its definition is in aclocal's search path.
  70. src/Makefile.am: installing './depcomp'
  71. + autoconf
  72. configure.ac:19: error: possibly undefined macro: AM_PROG_LIBTOOL
  73.       If this token and others are legitimate, please use m4_pattern_allow.
  74.       See the Autoconf documentation.
  75. + rm -rf autom4te.cache
  76. configure: WARNING: unrecognized options: --with-gnu-ld
  77. checking for a BSD-compatible install... /usr/bin/install -c
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  80. checking for gawk... gawk
  81. checking whether make sets $(MAKE)... yes
  82. checking whether make supports nested variables... yes
  83. checking for style of include used by make... GNU
  84. checking for gcc... gcc
  85. checking whether the C compiler works... yes
  86. checking for C compiler default output file name... a.out
  87. checking for suffix of executables...
  88. checking whether we are cross compiling... no
  89. checking for suffix of object files... o
  90. checking whether we are using the GNU C compiler... yes
  91. checking whether gcc accepts -g... yes
  92. checking for gcc option to accept ISO C89... none needed
  93. checking dependency style of gcc... gcc3
  94. checking for ar... ar
  95. checking the archiver (ar) interface... ar
  96. checking for gcc... (cached) gcc
  97. checking whether we are using the GNU C compiler... (cached) yes
  98. checking whether gcc accepts -g... (cached) yes
  99. checking for gcc option to accept ISO C89... (cached) none needed
  100. checking dependency style of gcc... (cached) gcc3
  101. checking whether gcc and cc understand -c and -o together... yes
  102. ./configure: line 4803: AM_PROG_LIBTOOL: command not found
  103. checking how to run the C preprocessor... gcc -E
  104. checking for grep that handles long lines and -e... /usr/bin/grep
  105. checking for egrep... /usr/bin/grep -E
  106. checking for ANSI C header files... yes
  107. checking for library containing pow... -lm
  108. checking whether NLS is requested... yes
  109. checking for intltool >= 0.40.0... 0.50.2 found
  110. checking for intltool-update... /usr/bin/intltool-update
  111. checking for intltool-merge... /usr/bin/intltool-merge
  112. checking for intltool-extract... /usr/bin/intltool-extract
  113. checking for xgettext... /usr/bin/xgettext
  114. checking for msgmerge... /usr/bin/msgmerge
  115. checking for msgfmt... /usr/bin/msgfmt
  116. checking for gmsgfmt... /usr/bin/msgfmt
  117. checking for perl... /usr/bin/perl
  118. checking for perl >= 5.8.1... 5.18.0
  119. checking for XML::Parser... ok
  120. checking for pkg-config... /usr/bin/pkg-config
  121. checking pkg-config is at least version 0.9.0... yes
  122. checking for GIO... yes
  123. checking for MENU_CACHE... yes
  124. checking for menu_cache_dir_list_children... yes
  125. checking for GLIB2_27... yes
  126. checking for DBUS... yes
  127. checking for EXIF... no
  128. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  129. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  130. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  131. checking whether to build gtk-doc documentation... no
  132. checking for sys/types.h... yes
  133. checking for sys/stat.h... yes
  134. checking for stdlib.h... yes
  135. checking for string.h... yes
  136. checking for memory.h... yes
  137. checking for strings.h... yes
  138. checking for inttypes.h... yes
  139. checking for stdint.h... yes
  140. checking for unistd.h... yes
  141. checking locale.h usability... yes
  142. checking locale.h presence... yes
  143. checking for locale.h... yes
  144. checking for LC_MESSAGES... yes
  145. checking libintl.h usability... yes
  146. checking libintl.h presence... yes
  147. checking for libintl.h... yes
  148. checking for ngettext in libc... yes
  149. checking for dgettext in libc... yes
  150. checking for bind_textdomain_codeset... yes
  151. checking for msgfmt... (cached) /usr/bin/msgfmt
  152. checking for dcgettext... yes
  153. checking if msgfmt accepts -c... yes
  154. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  155. checking for xgettext... (cached) /usr/bin/xgettext
  156. checking that generated files are newer than configure... done
  157. configure: creating ./config.status
  158. config.status: creating Makefile
  159. config.status: error: cannot find input file: `src/Makefile.in'
  160. ==> ОШИБКА: Произошел сбой в build().
  161.    Преждевременный выход...
  162. ==> ERROR: Makepkg was unable to build libsmfm-core-git.
  163. ==> Restart building libsmfm-core-git ? [y/N]
  164. ==> -----------------------------------------
  165. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement