Guest User

gde2-media-error

a guest
Dec 1st, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.83 KB | None | 0 0
  1. $ makepkg -si
  2. ==> Сборка пакета gde2-media 1.1.0-1 (Вт 01 дек 2020 19:08:55)
  3. ==> Проверка зависимостей для запуска...
  4. ==> Проверка зависимостей для сборки...
  5. ==> Получение исходных файлов...
  6. -> Загрузка master.tar.gz...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 131 100 131 0 0 262 0 --:--:-- --:--:-- --:--:-- 262
  10. 100 354k 0 354k 0 0 198k 0 --:--:-- 0:00:01 --:--:-- 311k
  11. ==> Проверка файлов source с использованием sha256sums...
  12. master.tar.gz ... Пропущено
  13. ==> Распаковка исходных файлов...
  14. -> Распаковка 'master.tar.gz' с помощью bsdtar
  15. ==> Запускается build()...
  16. /usr/local/bin/gde2-autogen
  17. checking for autoreconf >= 2.53...
  18. testing autoreconf... found 2.69
  19. checking for glib-gettext >= 2.2.0...
  20. testing glib-gettextize... found 2.66.2
  21. checking for intltool >= 0.35...
  22. testing intltoolize... found 0.51.0
  23. checking for pkg-config >= 0.14.0...
  24. testing pkg-config... found 1.7.3
  25. checking for gde2-common >= 1.1.0...
  26. testing gde2-doc-common... found 1.1.0
  27. Checking for required M4 macros...
  28. Checking for forbidden M4 macros...
  29. Processing ./configure.ac
  30. Running glib-gettextize... Ignore non-fatal messages.
  31. Copying file po/Makefile.in.in
  32.  
  33. Please add the files
  34. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  35. progtest.m4
  36. from the /usr/share/aclocal directory to your autoconf macro directory
  37. or directly to your aclocal.m4 file.
  38. You will also need config.guess and config.sub, which you can get from
  39. ftp://ftp.gnu.org/pub/gnu/config/.
  40.  
  41. Running gde2-doc-common...
  42. Running intltoolize...
  43. Running autoreconf...
  44. autoreconf: Entering directory `.'
  45. autoreconf: configure.ac: not using Gettext
  46. autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS}
  47. autoreconf: configure.ac: tracing
  48. autoreconf: running: libtoolize --copy --force
  49. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  50. libtoolize: copying file 'build-aux/ltmain.sh'
  51. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  52. libtoolize: copying file 'm4/libtool.m4'
  53. libtoolize: copying file 'm4/ltoptions.m4'
  54. libtoolize: copying file 'm4/ltsugar.m4'
  55. libtoolize: copying file 'm4/ltversion.m4'
  56. libtoolize: copying file 'm4/lt~obsolete.m4'
  57. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  58. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  59. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  60. configure.ac:18: installing 'build-aux/compile'
  61. configure.ac:23: installing 'build-aux/config.guess'
  62. configure.ac:23: installing 'build-aux/config.sub'
  63. configure.ac:9: installing 'build-aux/install-sh'
  64. configure.ac:9: installing 'build-aux/missing'
  65. gde2-volume-control/Makefile.am: installing 'build-aux/depcomp'
  66. autoreconf: Leaving directory `.'
  67. Running ./configure --enable-maintainer-mode --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/gde2-media --localstatedir=/var ...
  68. checking for a BSD-compatible install... /usr/bin/install -c
  69. checking whether build environment is sane... yes
  70. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  71. checking for gawk... gawk
  72. checking whether make sets $(MAKE)... yes
  73. checking whether make supports nested variables... yes
  74. checking how to create a pax tar archive... gnutar
  75. checking whether to enable maintainer-specific portions of Makefiles... yes
  76. checking whether NLS is requested... yes
  77. checking for intltool >= 0.35.0... 0.51.0 found
  78. checking for intltool-update... /usr/bin/intltool-update
  79. checking for intltool-merge... /usr/bin/intltool-merge
  80. checking for intltool-extract... /usr/bin/intltool-extract
  81. checking for xgettext... /usr/bin/xgettext
  82. checking for msgmerge... /usr/bin/msgmerge
  83. checking for msgfmt... /usr/bin/msgfmt
  84. checking for gmsgfmt... /usr/bin/msgfmt
  85. checking for perl... /usr/bin/perl
  86. checking for perl >= 5.8.1... 5.32.0
  87. checking for XML::Parser... ok
  88. checking for gcc... gcc
  89. checking whether the C compiler works... yes
  90. checking for C compiler default output file name... a.out
  91. checking for suffix of executables...
  92. checking whether we are cross compiling... no
  93. checking for suffix of object files... o
  94. checking whether we are using the GNU C compiler... yes
  95. checking whether gcc accepts -g... yes
  96. checking for gcc option to accept ISO C89... none needed
  97. checking whether gcc understands -c and -o together... yes
  98. checking whether make supports the include directive... yes (GNU style)
  99. checking dependency style of gcc... gcc3
  100. checking whether ln -s works... yes
  101. checking whether make sets $(MAKE)... (cached) yes
  102. checking build system type... x86_64-pc-linux-gnu
  103. checking host system type... x86_64-pc-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 the maximum length of command line arguments... 1572864
  114. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  115. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  116. checking for /usr/bin/ld option to reload object files... -r
  117. checking for objdump... objdump
  118. checking how to recognize dependent libraries... pass_all
  119. checking for dlltool... no
  120. checking how to associate runtime and link libraries... printf %s\n
  121. checking for ar... ar
  122. checking for archiver @FILE support... @
  123. checking for strip... strip
  124. checking for ranlib... ranlib
  125. checking command to parse /usr/bin/nm -B output from gcc object... ok
  126. checking for sysroot... no
  127. checking for a working dd... /usr/bin/dd
  128. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  129. checking for mt... no
  130. checking if : is a manifest tool... no
  131. checking how to run the C preprocessor... gcc -E
  132. checking for ANSI C header files... yes
  133. checking for sys/types.h... yes
  134. checking for sys/stat.h... yes
  135. checking for stdlib.h... yes
  136. checking for string.h... yes
  137. checking for memory.h... yes
  138. checking for strings.h... yes
  139. checking for inttypes.h... yes
  140. checking for stdint.h... yes
  141. checking for unistd.h... yes
  142. checking for dlfcn.h... yes
  143. checking for objdir... .libs
  144. checking if gcc supports -fno-rtti -fno-exceptions... no
  145. checking for gcc option to produce PIC... -fPIC -DPIC
  146. checking if gcc PIC flag -fPIC -DPIC works... yes
  147. checking if gcc static flag -static works... yes
  148. checking if gcc supports -c -o file.o... yes
  149. checking if gcc supports -c -o file.o... (cached) yes
  150. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  151. checking whether -lc should be explicitly linked in... no
  152. checking dynamic linker characteristics... GNU/Linux ld.so
  153. checking how to hardcode library paths into programs... immediate
  154. checking whether stripping libraries is possible... yes
  155. checking if libtool supports shared libraries... yes
  156. checking whether to build shared libraries... yes
  157. checking whether to build static libraries... yes
  158. checking for ANSI C header files... (cached) yes
  159. checking for string.h... (cached) yes
  160. checking math.h usability... yes
  161. checking math.h presence... yes
  162. checking for math.h... yes
  163. checking for an ANSI C-conforming const... yes
  164. checking for inline... inline
  165. checking for off_t... yes
  166. checking for size_t... yes
  167. checking which gtk+ version to compile against... 2.0
  168. checking for pkg-config... /usr/bin/pkg-config
  169. checking pkg-config is at least version 0.9.0... yes
  170. checking for VOLUME_CONTROL... no
  171. configure: error: Package requirements (gobject-2.0 >= 2.36.0
  172. gtk+-2.0 >= 2.24.0
  173. gio-2.0 >= 2.36.0
  174. libcanberra-gtk >= 0.13
  175. unique-1.0
  176. libxml-2.0
  177. gde2-desktop-2.0 >= 1.1.0
  178. libmatemixer >= 1.9.1
  179. ) were not met:
  180.  
  181. Package 'unique-1.0', required by 'virtual:world', not found
  182.  
  183. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  184. installed software in a non-standard prefix.
  185.  
  186. Alternatively, you may set the environment variables VOLUME_CONTROL_CFLAGS
  187. and VOLUME_CONTROL_LIBS to avoid the need to call pkg-config.
  188. See the pkg-config man page for more details.
  189. ==> ОШИБКА: Произошел сбой в build().
  190. Прерывание...
  191.  
Advertisement
Add Comment
Please, Sign In to add comment