Guest User

gde2-control-center-error

a guest
Dec 1st, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.18 KB | None | 0 0
  1. $ makepkg -si
  2. ==> Сборка пакета gde2-control-center 1.1.0-1 (Вт 01 дек 2020 19:04:14)
  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 140 100 140 0 0 280 0 --:--:-- --:--:-- --:--:-- 280
  10. 100 2462k 0 2462k 0 0 824k 0 --:--:-- 0:00:02 --:--:-- 1352k
  11. ==> Проверка файлов source с использованием sha256sums...
  12. master.tar.gz ... Пропущено
  13. ==> Распаковка исходных файлов...
  14. -> Распаковка 'master.tar.gz' с помощью bsdtar
  15. ==> Запускается build()...
  16. /usr/local/bin/gde2-autogen
  17. /usr/bin/yelp-build
  18. checking for autoreconf >= 2.53...
  19. testing autoreconf... found 2.69
  20. checking for glib-gettext >= 2.2.0...
  21. testing glib-gettextize... found 2.66.2
  22. checking for intltool >= 0.25...
  23. testing intltoolize... found 0.51.0
  24. checking for pkg-config >= 0.14.0...
  25. testing pkg-config... found 1.7.3
  26. checking for gde2-common >= 1.1.0...
  27. testing gde2-doc-common... found 1.1.0
  28. Checking for required M4 macros...
  29. Checking for forbidden M4 macros...
  30. Processing ./configure.ac
  31. Running glib-gettextize... Ignore non-fatal messages.
  32. Copying file po/Makefile.in.in
  33.  
  34. Please add the files
  35. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  36. progtest.m4
  37. from the /usr/share/aclocal directory to your autoconf macro directory
  38. or directly to your aclocal.m4 file.
  39. You will also need config.guess and config.sub, which you can get from
  40. ftp://ftp.gnu.org/pub/gnu/config/.
  41.  
  42. Running gde2-doc-common...
  43. Running intltoolize...
  44. Running autoreconf...
  45. autoreconf: Entering directory `.'
  46. autoreconf: configure.ac: not using Gettext
  47. autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS}
  48. autoreconf: configure.ac: tracing
  49. autoreconf: running: libtoolize --copy --force
  50. libtoolize: putting auxiliary files in '.'.
  51. libtoolize: copying file './ltmain.sh'
  52. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  53. libtoolize: copying file 'm4/libtool.m4'
  54. libtoolize: copying file 'm4/ltoptions.m4'
  55. libtoolize: copying file 'm4/ltsugar.m4'
  56. libtoolize: copying file 'm4/ltversion.m4'
  57. libtoolize: copying file 'm4/lt~obsolete.m4'
  58. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  59. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  60. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  61. configure.ac:11: installing './compile'
  62. configure.ac:14: installing './config.guess'
  63. configure.ac:14: installing './config.sub'
  64. configure.ac:7: installing './install-sh'
  65. configure.ac:7: installing './missing'
  66. Makefile.am: installing './INSTALL'
  67. capplets/about-me/Makefile.am: installing './depcomp'
  68. autoreconf: Leaving directory `.'
  69. Running ./configure --enable-maintainer-mode --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --localstatedir=/var --disable-update-mimedb ...
  70. checking for a BSD-compatible install... /usr/bin/install -c
  71. checking whether build environment is sane... yes
  72. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  73. checking for gawk... gawk
  74. checking whether make sets $(MAKE)... yes
  75. checking whether make supports nested variables... yes
  76. checking whether UID '1003' is supported by ustar format... yes
  77. checking whether GID '1003' is supported by ustar format... yes
  78. checking how to create a ustar tar archive... gnutar
  79. checking whether to enable maintainer-specific portions of Makefiles... yes
  80. checking whether make supports nested variables... (cached) yes
  81. checking for gcc... gcc
  82. checking whether the C compiler works... yes
  83. checking for C compiler default output file name... a.out
  84. checking for suffix of executables...
  85. checking whether we are cross compiling... no
  86. checking for suffix of object files... o
  87. checking whether we are using the GNU C compiler... yes
  88. checking whether gcc accepts -g... yes
  89. checking for gcc option to accept ISO C89... none needed
  90. checking whether gcc understands -c and -o together... yes
  91. checking whether make supports the include directive... yes (GNU style)
  92. checking dependency style of gcc... gcc3
  93. checking how to run the C preprocessor... gcc -E
  94. checking for grep that handles long lines and -e... /usr/bin/grep
  95. checking for egrep... /usr/bin/grep -E
  96. checking for ANSI C header files... yes
  97. checking build system type... x86_64-pc-linux-gnu
  98. checking host system type... x86_64-pc-linux-gnu
  99. checking how to print strings... printf
  100. checking for a sed that does not truncate output... /usr/bin/sed
  101. checking for fgrep... /usr/bin/grep -F
  102. checking for ld used by gcc... /usr/bin/ld
  103. checking if the linker (/usr/bin/ld) is GNU ld... yes
  104. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  105. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  106. checking whether ln -s works... yes
  107. checking the maximum length of command line arguments... 1572864
  108. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  109. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  110. checking for /usr/bin/ld option to reload object files... -r
  111. checking for objdump... objdump
  112. checking how to recognize dependent libraries... pass_all
  113. checking for dlltool... no
  114. checking how to associate runtime and link libraries... printf %s\n
  115. checking for ar... ar
  116. checking for archiver @FILE support... @
  117. checking for strip... strip
  118. checking for ranlib... ranlib
  119. checking command to parse /usr/bin/nm -B output from gcc object... ok
  120. checking for sysroot... no
  121. checking for a working dd... /usr/bin/dd
  122. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  123. checking for mt... no
  124. checking if : is a manifest tool... no
  125. checking for sys/types.h... yes
  126. checking for sys/stat.h... yes
  127. checking for stdlib.h... yes
  128. checking for string.h... yes
  129. checking for memory.h... yes
  130. checking for strings.h... yes
  131. checking for inttypes.h... yes
  132. checking for stdint.h... yes
  133. checking for unistd.h... yes
  134. checking for dlfcn.h... yes
  135. checking for objdir... .libs
  136. checking if gcc supports -fno-rtti -fno-exceptions... no
  137. checking for gcc option to produce PIC... -fPIC -DPIC
  138. checking if gcc PIC flag -fPIC -DPIC works... yes
  139. checking if gcc static flag -static works... yes
  140. checking if gcc supports -c -o file.o... yes
  141. checking if gcc supports -c -o file.o... (cached) yes
  142. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  143. checking whether -lc should be explicitly linked in... no
  144. checking dynamic linker characteristics... GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking whether stripping libraries is possible... yes
  147. checking if libtool supports shared libraries... yes
  148. checking whether to build shared libraries... yes
  149. checking whether to build static libraries... yes
  150. checking for itstool... itstool
  151. checking for xmllint... xmllint
  152. checking whether NLS is requested... yes
  153. checking for intltool >= 0.50.1... 0.51.0 found
  154. checking for intltool-update... /usr/bin/intltool-update
  155. checking for intltool-merge... /usr/bin/intltool-merge
  156. checking for intltool-extract... /usr/bin/intltool-extract
  157. checking for xgettext... /usr/bin/xgettext
  158. checking for msgmerge... /usr/bin/msgmerge
  159. checking for msgfmt... /usr/bin/msgfmt
  160. checking for gmsgfmt... /usr/bin/msgfmt
  161. checking for perl... /usr/bin/perl
  162. checking for perl >= 5.8.1... 5.32.0
  163. checking for XML::Parser... ok
  164. checking locale.h usability... yes
  165. checking locale.h presence... yes
  166. checking for locale.h... yes
  167. checking for LC_MESSAGES... yes
  168. checking for CFPreferencesCopyAppValue... no
  169. checking for CFLocaleCopyCurrent... no
  170. checking libintl.h usability... yes
  171. checking libintl.h presence... yes
  172. checking for libintl.h... yes
  173. checking for ngettext in libc... yes
  174. checking for dgettext in libc... yes
  175. checking for bind_textdomain_codeset... yes
  176. checking for msgfmt... (cached) /usr/bin/msgfmt
  177. checking for dcgettext... yes
  178. checking if msgfmt accepts -c... yes
  179. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  180. checking for xgettext... (cached) /usr/bin/xgettext
  181. checking whether gcc understands -Wno-sign-compare... yes
  182. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  183. checking what language compliance flags to pass to the C compiler...
  184. checking for X... libraries , headers
  185. checking for gethostbyname... yes
  186. checking for connect... yes
  187. checking for remove... yes
  188. checking for shmat... yes
  189. checking for IceConnectionNumber in -lICE... yes
  190. checking for XScreenSaverQueryInfo... no
  191. checking for XScreenSaverQueryInfo in -lXss... yes
  192. checking for pkg-config... /usr/bin/pkg-config
  193. checking pkg-config is at least version 0.9.0... yes
  194. checking for LIBCANBERRA_GTK... yes
  195. checking X11/Xlib.h usability... yes
  196. checking X11/Xlib.h presence... yes
  197. checking for X11/Xlib.h... yes
  198. checking for XF86MiscQueryExtension in -lXxf86misc... no
  199. checking X11/extensions/XKB.h usability... yes
  200. checking X11/extensions/XKB.h presence... yes
  201. checking for X11/extensions/XKB.h... yes
  202. checking for floor in -lm... yes
  203. checking for GMODULE... yes
  204. checking for CAPPLET... yes
  205. checking for GDE2CC... yes
  206. checking for GDE2CC_SHELL... no
  207. configure: error: Package requirements (gtk+-2.0 >= 2.24.0 gmodule-2.0 glib-2.0 >= 2.36 gthread-2.0 gio-2.0 gio-unix-2.0 libxml-2.0 gde2-desktop-2.0 >= 1.1.0 libgde2-menu unique-1.0) were not met:
  208.  
  209. Package 'unique-1.0', required by 'virtual:world', not found
  210.  
  211. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  212. installed software in a non-standard prefix.
  213.  
  214. Alternatively, you may set the environment variables GDE2CC_SHELL_CFLAGS
  215. and GDE2CC_SHELL_LIBS to avoid the need to call pkg-config.
  216. See the pkg-config man page for more details.
  217. ==> ОШИБКА: Произошел сбой в build().
  218. Прерывание...
  219.  
Advertisement
Add Comment
Please, Sign In to add comment