Advertisement
Guest User

Untitled

a guest
Nov 24th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.59 KB | None | 0 0
  1. ==> Downloading obconf-git PKGBUILD from AUR...
  2. x PKGBUILD
  3. x rrtheme.diff
  4. x obconf.install
  5.  
  6.  
  7.  
  8. obconf-git 20121114-1
  9. ( Unsupported package: Potentially dangerous ! )
  10. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  11. ==> ------------------------------------
  12. ==> n
  13.  
  14. ==> obconf-git dependencies:
  15. - openbox (already installed)
  16. - libglade (already installed)
  17. - desktop-file-utils (already installed)
  18.  
  19.  
  20. ==> Edit obconf.install ? [Y/n] ("A" to abort)
  21. ==> ------------------------------------------
  22. ==> n
  23.  
  24. ==> Continue building obconf-git ? [Y/n]
  25. ==> ------------------------------------
  26. ==>
  27. ==> Building and installing package
  28. ==> Определяется последняя версия в git...
  29. -> Найдена версия: 20121124
  30. ==> Сборка пакета: obconf-git 20121124-1 (Сб. нояб. 24 12:23:27 MSK 2012)
  31. ==> Проверяю необходимые для запуска зависимости...
  32. ==> Проверяю необходимые для сборки зависимости...
  33. ==> Получение исходных файлов...
  34. -> Загрузка Obconf-72.png...
  35. % Total % Received % Xferd Average Speed Time Time Time Current
  36. Dload Upload Total Spent Left Speed
  37. 100 3060 100 3060 0 0 6564 0 --:--:-- --:--:-- --:--:-- 16540
  38. -> Найден rrtheme.diff
  39. ==> Проверка исходных файлов с помощью sha256sums...
  40. Obconf-72.png ... Готово
  41. rrtheme.diff ... Готово
  42. ==> Проверка исходных файлов с помощью sha512sums...
  43. Obconf-72.png ... Готово
  44. rrtheme.diff ... Готово
  45. ==> Распаковка исходных файлов...
  46. ==> Запускается build()...
  47. ==> Connecting to the GIT server...
  48. Cloning into 'obconf'...
  49. remote: Counting objects: 1447, done.
  50. remote: Compressing objects: 100% (651/651), done.
  51. remote: Total 1447 (delta 1051), reused 1077 (delta 780)
  52. Receiving objects: 100% (1447/1447), 362.09 KiB | 164 KiB/s, done.
  53. Resolving deltas: 100% (1051/1051), done.
  54. -> GIT checkout done or server timeout
  55. ==> Building...
  56. patching file src/preview.c
  57. + autopoint --force
  58. Copying file ABOUT-NLS
  59. Copying file config.rpath
  60. Copying file m4/codeset.m4
  61. Copying file m4/gettext.m4
  62. Copying file m4/glibc2.m4
  63. Copying file m4/glibc21.m4
  64. Copying file m4/iconv.m4
  65. Copying file m4/intdiv0.m4
  66. Copying file m4/intmax.m4
  67. Copying file m4/inttypes-h.m4
  68. Copying file m4/inttypes-pri.m4
  69. Copying file m4/inttypes_h.m4
  70. Copying file m4/lcmessage.m4
  71. Copying file m4/lib-ld.m4
  72. Copying file m4/lib-link.m4
  73. Copying file m4/lib-prefix.m4
  74. Copying file m4/lock.m4
  75. Copying file m4/longdouble.m4
  76. Copying file m4/longlong.m4
  77. Copying file m4/nls.m4
  78. Copying file m4/po.m4
  79. Copying file m4/printf-posix.m4
  80. Copying file m4/progtest.m4
  81. Copying file m4/signed.m4
  82. Copying file m4/size_max.m4
  83. Copying file m4/stdint_h.m4
  84. Copying file m4/uintmax_t.m4
  85. Copying file m4/ulonglong.m4
  86. Copying file m4/visibility.m4
  87. Copying file m4/wchar_t.m4
  88. Copying file m4/wint_t.m4
  89. Copying file m4/xsize.m4
  90. Copying file po/Makefile.in.in
  91. Copying file po/Makevars.template
  92. Copying file po/Rules-quot
  93. Copying file po/boldquot.sed
  94. Copying file po/en@boldquot.header
  95. Copying file po/en@quot.header
  96. Copying file po/insert-header.sin
  97. Copying file po/quot.sed
  98. Copying file po/remove-potcdate.sin
  99. + aclocal -I m4
  100. + autoconf
  101. + automake --include-deps --add-missing --copy
  102. configure.ac:21: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed.
  103. configure.ac:21: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  104. configure.ac:21: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  105. configure.ac:10: installing './compile'
  106. configure.ac:21: installing './config.guess'
  107. configure.ac:21: installing './config.sub'
  108. configure.ac:3: installing './install-sh'
  109. configure.ac:3: installing './missing'
  110. Makefile.am: installing './depcomp'
  111.  
  112. You are now ready to run ./configure
  113. enjoy!
  114. checking for a BSD-compatible install... /usr/bin/install -c
  115. checking whether build environment is sane... yes
  116. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  117. checking for gawk... gawk
  118. checking whether make sets $(MAKE)... yes
  119. checking for style of include used by make... GNU
  120. checking for gcc... gcc
  121. checking whether the C compiler works... yes
  122. checking for C compiler default output file name... a.out
  123. checking for suffix of executables...
  124. checking whether we are cross compiling... no
  125. checking for suffix of object files... o
  126. checking whether we are using the GNU C compiler... yes
  127. checking whether gcc accepts -g... yes
  128. checking for gcc option to accept ISO C89... none needed
  129. checking dependency style of gcc... gcc3
  130. checking whether gcc and cc understand -c and -o together... yes
  131. checking for an ANSI C-conforming const... yes
  132. checking for inline... inline
  133. checking for extra flags needed to export symbols... -Wl,-export-dynamic
  134. checking whether NLS is requested... yes
  135. checking for msgfmt... /usr/bin/msgfmt
  136. checking for gmsgfmt... /usr/bin/msgfmt
  137. checking for xgettext... /usr/bin/xgettext
  138. checking for msgmerge... /usr/bin/msgmerge
  139. checking build system type... x86_64-unknown-linux-gnu
  140. checking host system type... x86_64-unknown-linux-gnu
  141. checking for ld used by GCC... /usr/bin/ld
  142. checking if the linker (/usr/bin/ld) is GNU ld... yes
  143. checking for shared library run path origin... done
  144. checking for CFPreferencesCopyAppValue... no
  145. checking for CFLocaleCopyCurrent... no
  146. checking for GNU gettext in libc... yes
  147. checking whether to use NLS... yes
  148. checking where the gettext function comes from... libc
  149. checking for pkg-config... /usr/bin/pkg-config
  150. checking pkg-config is at least version 0.9.0... yes
  151. checking for OPENBOX... yes
  152. checking for LIBSTARTUPNOTIFICATION... yes
  153. checking for GTK... yes
  154. checking for GDK_PIXBUF... yes
  155. checking for GLADE... yes
  156. checking for tar... yes
  157. checking for gzip... yes
  158. checking for gunzip... yes
  159. checking that generated files are newer than configure... done
  160. configure: creating ./config.status
  161. config.status: creating Makefile
  162. config.status: creating po/Makefile.in
  163. config.status: executing depfiles commands
  164. config.status: executing po-directories commands
  165. config.status: creating po/POTFILES
  166. config.status: creating po/Makefile
  167.  
  168. configure complete, now type "make"
  169. Making all in po
  170. make[1]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  171. test ! -f ./obconf.pot || \
  172. test -z "be.gmo cs.gmo de.gmo en@quot.gmo en@boldquot.gmo es.gmo fr.gmo he.gmo it.gmo lt.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.gmo" || make be.gmo cs.gmo de.gmo en@quot.gmo en@boldquot.gmo es.gmo fr.gmo he.gmo it.gmo lt.gmo no.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.gmo
  173. make[2]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  174. rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po
  175. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
  176. rm -f be.gmo && /usr/bin/msgfmt -c --statistics -o be.gmo be.po
  177. 145 переведенных сообщений.
  178. make[3]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  179. make en@quot.po-update
  180. 135 переведенных сообщений, 10 непереведенных сообщений.
  181. make[3]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  182. make en@boldquot.po-update
  183. make[4]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  184. sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' ./insert-header.sin > en@quot.insert-header
  185. make[4]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  186. sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' ./insert-header.sin > en@boldquot.insert-header
  187. 148 переведенных сообщений.
  188. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
  189. 145 переведенных сообщений.
  190. en@quot:
  191. rm -f he.gmo && /usr/bin/msgfmt -c --statistics -o he.gmo he.po
  192. rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
  193. en@boldquot:
  194. rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po
  195. 113 переведенных сообщений, 32 непереведенных сообщения.
  196. 143 переведенных сообщения, 2 непереведенных сообщения.
  197. 117 переведенных сообщений, 28 непереведенных сообщений.
  198. rm -f no.gmo && /usr/bin/msgfmt -c --statistics -o no.gmo no.po
  199. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po
  200. 114 переведенных сообщений, 31 непереведенное сообщение.
  201. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
  202. 153 переведенных сообщения.
  203. 145 переведенных сообщений.
  204. rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
  205. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
  206. 145 переведенных сообщений.
  207. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
  208. 145 переведенных сообщений.
  209. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
  210. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po
  211. 139 переведенных сообщений, 6 непереведенных сообщений.
  212. 139 переведенных сообщений, 2 непереведенных сообщения.
  213. 145 переведенных сообщений.
  214. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
  215. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
  216. 137 переведенных сообщений, 4 непереведенных сообщения.
  217. 136 переведенных сообщений, 9 непереведенных сообщений.
  218. en@boldquot:
  219. msgmerge en@boldquot.po obconf.pot -o en@boldquot.new.po
  220. en@quot:
  221. msgmerge en@quot.po obconf.pot -o en@quot.new.po
  222. .................. завершено.
  223. .................. завершено.
  224. make[4]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  225. make[3]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  226. make[4]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  227. make[3]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  228. rm -f en@boldquot.gmo && /usr/bin/msgfmt -c --statistics -o en@boldquot.gmo en@boldquot.po
  229. rm -f en@quot.gmo && /usr/bin/msgfmt -c --statistics -o en@quot.gmo en@quot.po
  230. 145 переведенных сообщений.
  231. 145 переведенных сообщений.
  232. make[2]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  233. touch stamp-po
  234. make[1]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build/po'
  235. make[1]: Вход в каталог `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build'
  236. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-about.o -MD -MP -MF src/.deps/src_obconf-about.Tpo -c -o src/src_obconf-about.o `test -f 'src/about.c' || echo './'`src/about.c
  237. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-archive.o -MD -MP -MF src/.deps/src_obconf-archive.Tpo -c -o src/src_obconf-archive.o `test -f 'src/archive.c' || echo './'`src/archive.c
  238. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-windows.o -MD -MP -MF src/.deps/src_obconf-windows.Tpo -c -o src/src_obconf-windows.o `test -f 'src/windows.c' || echo './'`src/windows.c
  239. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-moveresize.o -MD -MP -MF src/.deps/src_obconf-moveresize.Tpo -c -o src/src_obconf-moveresize.o `test -f 'src/moveresize.c' || echo './'`src/moveresize.c
  240. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-margins.o -MD -MP -MF src/.deps/src_obconf-margins.Tpo -c -o src/src_obconf-margins.o `test -f 'src/margins.c' || echo './'`src/margins.c
  241. mv -f src/.deps/src_obconf-margins.Tpo src/.deps/src_obconf-margins.Po
  242. mv -f src/.deps/src_obconf-about.Tpo src/.deps/src_obconf-about.Po
  243. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-mouse.o -MD -MP -MF src/.deps/src_obconf-mouse.Tpo -c -o src/src_obconf-mouse.o `test -f 'src/mouse.c' || echo './'`src/mouse.c
  244. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-desktops.o -MD -MP -MF src/.deps/src_obconf-desktops.Tpo -c -o src/src_obconf-desktops.o `test -f 'src/desktops.c' || echo './'`src/desktops.c
  245. mv -f src/.deps/src_obconf-windows.Tpo src/.deps/src_obconf-windows.Po
  246. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-dock.o -MD -MP -MF src/.deps/src_obconf-dock.Tpo -c -o src/src_obconf-dock.o `test -f 'src/dock.c' || echo './'`src/dock.c
  247. mv -f src/.deps/src_obconf-archive.Tpo src/.deps/src_obconf-archive.Po
  248. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-main.o -MD -MP -MF src/.deps/src_obconf-main.Tpo -c -o src/src_obconf-main.o `test -f 'src/main.c' || echo './'`src/main.c
  249. mv -f src/.deps/src_obconf-moveresize.Tpo src/.deps/src_obconf-moveresize.Po
  250. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-appearance.o -MD -MP -MF src/.deps/src_obconf-appearance.Tpo -c -o src/src_obconf-appearance.o `test -f 'src/appearance.c' || echo './'`src/appearance.c
  251. mv -f src/.deps/src_obconf-dock.Tpo src/.deps/src_obconf-dock.Po
  252. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-preview.o -MD -MP -MF src/.deps/src_obconf-preview.Tpo -c -o src/src_obconf-preview.o `test -f 'src/preview.c' || echo './'`src/preview.c
  253. mv -f src/.deps/src_obconf-desktops.Tpo src/.deps/src_obconf-desktops.Po
  254. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-preview_update.o -MD -MP -MF src/.deps/src_obconf-preview_update.Tpo -c -o src/src_obconf-preview_update.o `test -f 'src/preview_update.c' || echo './'`src/preview_update.c
  255. mv -f src/.deps/src_obconf-mouse.Tpo src/.deps/src_obconf-mouse.Po
  256. mv -f src/.deps/src_obconf-main.Tpo src/.deps/src_obconf-main.Po
  257. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-theme.o -MD -MP -MF src/.deps/src_obconf-theme.Tpo -c -o src/src_obconf-theme.o `test -f 'src/theme.c' || echo './'`src/theme.c
  258. gcc -DPACKAGE_NAME=\"obconf\" -DPACKAGE_TARNAME=\"obconf\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"obconf\ 2.0.4\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"obconf\" -DVERSION=\"2.0.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/openbox/3.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/harfbuzz -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DGLADEDIR=\"/usr/share/obconf\" -DTHEMEDIR=\"/usr/share/openbox/themes\" -DG_LOG_DOMAIN=\"Obconf\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT src/src_obconf-tree.o -MD -MP -MF src/.deps/src_obconf-tree.Tpo -c -o src/src_obconf-tree.o `test -f 'src/tree.c' || echo './'`src/tree.c
  259. mv -f src/.deps/src_obconf-appearance.Tpo src/.deps/src_obconf-appearance.Po
  260. src/preview.c: В функции «preview_window»:
  261. src/preview.c:330:26: ошибка: «RrTheme» не содержит элемента с именем «a_focused_unpressed_desk»
  262. src/preview.c:331:26: ошибка: «RrTheme» не содержит элемента с именем «a_unfocused_unpressed_desk»
  263. src/preview.c:335:26: ошибка: «RrTheme» не содержит элемента с именем «a_focused_unpressed_shade»
  264. src/preview.c:336:26: ошибка: «RrTheme» не содержит элемента с именем «a_unfocused_unpressed_shade»
  265. src/preview.c:340:26: ошибка: «RrTheme» не содержит элемента с именем «a_focused_unpressed_iconify»
  266. src/preview.c:341:26: ошибка: «RrTheme» не содержит элемента с именем «a_unfocused_unpressed_iconify»
  267. src/preview.c:345:26: ошибка: «RrTheme» не содержит элемента с именем «a_focused_unpressed_max»
  268. src/preview.c:346:26: ошибка: «RrTheme» не содержит элемента с именем «a_unfocused_unpressed_max»
  269. src/preview.c:350:26: ошибка: «RrTheme» не содержит элемента с именем «a_focused_unpressed_close»
  270. src/preview.c:351:26: ошибка: «RrTheme» не содержит элемента с именем «a_unfocused_unpressed_close»
  271. make[1]: *** [src/src_obconf-preview.o] Ошибка 1
  272. make[1]: *** Ожидание завершения заданий...
  273. mv -f src/.deps/src_obconf-preview_update.Tpo src/.deps/src_obconf-preview_update.Po
  274. mv -f src/.deps/src_obconf-tree.Tpo src/.deps/src_obconf-tree.Po
  275. mv -f src/.deps/src_obconf-theme.Tpo src/.deps/src_obconf-theme.Po
  276. make[1]: Выход из каталога `/tmp/yaourt-tmp-a1x/aur-obconf-git/src/obconf-build'
  277. make: *** [all-recursive] Ошибка 1
  278. ==> ОШИБКА: Произошел сбой в build().
  279. Преждевременный выход...
  280. ==> ERROR: Makepkg was unable to build obconf-git.
  281. ==> Restart building obconf-git ? [y/N]
  282. ==> -----------------------------------
  283. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement