Advertisement
Guest User

Untitled

a guest
Sep 11th, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 183.31 KB | None | 0 0
  1. # emerge x11-wm/compiz::stuff
  2. FEATURES variable contains unknown value(s): preserved-rebuild
  3.  
  4. * IMPORTANT: 6 news items need reading for repository 'gentoo'.
  5. * Use eselect news to read news items.
  6.  
  7. Calculating dependencies... done!
  8.  
  9. >>> Verifying ebuild manifests
  10.  
  11. >>> Emerging (1 of 1) x11-wm/compiz-0.8.8 from stuff
  12. * compiz-0.8.8.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  13. >>> Unpacking source...
  14. >>> Unpacking compiz-0.8.8.tar.bz2 to /var/tmp/portage/x11-wm/compiz-0.8.8/work
  15. >>> Source unpacked in /var/tmp/portage/x11-wm/compiz-0.8.8/work
  16. >>> Preparing source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  17. * Applying compiz-kde-4.9.patch ... [ ok ]
  18. * Running eautoreconf in '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8' ...
  19. * Running glib-gettextize --copy --force ... [ ok ]
  20. * Running intltoolize --automake --copy --force ... [ ok ]
  21. * Running libtoolize --install --copy --force --automake ... [ ok ]
  22. * Running aclocal ... [ ok ]
  23. * Running autoconf ... [ ok ]
  24. * Running autoheader ... [ ok ]
  25. * Running automake --add-missing --copy ... [ ok ]
  26. * Running elibtoolize in: compiz-0.8.8/
  27. * Applying portage/1.2.0 patch ...
  28. * Applying sed/1.5.6 patch ...
  29. * Applying as-needed/2.4.2 patch ...
  30. >>> Source prepared.
  31. >>> Configuring source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  32. * econf: updating compiz-0.8.8/config.guess with /usr/share/gnuconfig/config.guess
  33. * econf: updating compiz-0.8.8/config.sub with /usr/share/gnuconfig/config.sub
  34. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-dependency-tracking --enable-fast-install --disable-static --disable-gnome-keybindings --with-default-plugins --enable-librsvg --enable-annotate --disable-dbus --disable-dbus-glib --enable-fuse --enable-gnome --enable-metacity --enable-gtk --enable-kde4 --disable-kde --enable-gconf
  35. checking for a BSD-compatible install... /usr/bin/install -c
  36. checking whether build environment is sane... yes
  37. checking for a thread-safe mkdir -p... /bin/mkdir -p
  38. checking for gawk... gawk
  39. checking whether make sets $(MAKE)... yes
  40. checking whether NLS is requested... yes
  41. checking for style of include used by make... GNU
  42. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  43. checking whether the C compiler works... yes
  44. checking for C compiler default output file name... a.out
  45. checking for suffix of executables...
  46. checking whether we are cross compiling... no
  47. checking for suffix of object files... o
  48. checking whether we are using the GNU C compiler... yes
  49. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  50. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  51. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  52. checking for intltool >= 0.23... 0.50.2 found
  53. checking for intltool-update... /usr/bin/intltool-update
  54. checking for intltool-merge... /usr/bin/intltool-merge
  55. checking for intltool-extract... /usr/bin/intltool-extract
  56. checking for xgettext... /usr/bin/xgettext
  57. checking for msgmerge... /usr/bin/msgmerge
  58. checking for msgfmt... /usr/bin/msgfmt
  59. checking for gmsgfmt... /usr/bin/gmsgfmt
  60. checking for perl... /usr/bin/perl
  61. checking for perl >= 5.8.1... 5.16.1
  62. checking for XML::Parser... ok
  63. checking whether to enable maintainer-specific portions of Makefiles... no
  64. checking for library containing strerror... none required
  65. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  66. checking whether we are using the GNU C compiler... (cached) yes
  67. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  68. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  69. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  70. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  71. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  72. checking whether we are using the GNU C++ compiler... yes
  73. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  74. checking dependency style of x86_64-pc-linux-gnu-g++... none
  75. checking build system type... x86_64-pc-linux-gnu
  76. checking host system type... x86_64-pc-linux-gnu
  77. checking how to print strings... printf
  78. checking for a sed that does not truncate output... /bin/sed
  79. checking for grep that handles long lines and -e... /bin/grep
  80. checking for egrep... /bin/grep -E
  81. checking for fgrep... /bin/grep -F
  82. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  83. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  84. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  85. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  86. checking whether ln -s works... yes
  87. checking the maximum length of command line arguments... 1572864
  88. checking whether the shell understands some XSI constructs... yes
  89. checking whether the shell understands "+="... yes
  90. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  91. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  92. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  93. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  94. checking how to recognize dependent libraries... pass_all
  95. checking for x86_64-pc-linux-gnu-dlltool... no
  96. checking for dlltool... no
  97. checking how to associate runtime and link libraries... printf %s\n
  98. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  99. checking for archiver @FILE support... @
  100. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  101. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  102. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  103. checking for sysroot... no
  104. checking for x86_64-pc-linux-gnu-mt... no
  105. checking for mt... no
  106. checking if : is a manifest tool... no
  107. checking for ANSI C header files... yes
  108. checking for sys/types.h... yes
  109. checking for sys/stat.h... yes
  110. checking for stdlib.h... yes
  111. checking for string.h... yes
  112. checking for memory.h... yes
  113. checking for strings.h... yes
  114. checking for inttypes.h... yes
  115. checking for stdint.h... yes
  116. checking for unistd.h... yes
  117. checking for dlfcn.h... yes
  118. checking for objdir... .libs
  119. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  120. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  121. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  122. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  123. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  124. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  125. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  126. checking whether -lc should be explicitly linked in... no
  127. checking dynamic linker characteristics... GNU/Linux ld.so
  128. checking how to hardcode library paths into programs... immediate
  129. checking whether stripping libraries is possible... yes
  130. checking if libtool supports shared libraries... yes
  131. checking whether to build shared libraries... yes
  132. checking whether to build static libraries... no
  133. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  134. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  135. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  136. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  137. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  138. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  139. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  140. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  141. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  142. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  143. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  144. checking how to hardcode library paths into programs... immediate
  145. checking for ANSI C header files... (cached) yes
  146. checking for stdlib.h... (cached) yes
  147. checking sys/time.h usability... yes
  148. checking sys/time.h presence... yes
  149. checking for sys/time.h... yes
  150. checking for unistd.h... (cached) yes
  151. checking locale.h usability... yes
  152. checking locale.h presence... yes
  153. checking for locale.h... yes
  154. checking for LC_MESSAGES... yes
  155. checking libintl.h usability... yes
  156. checking libintl.h presence... yes
  157. checking for libintl.h... yes
  158. checking for ngettext in libc... yes
  159. checking for dgettext in libc... yes
  160. checking for bind_textdomain_codeset... yes
  161. checking for msgfmt... (cached) /usr/bin/msgfmt
  162. checking for dcgettext... yes
  163. checking if msgfmt accepts -c... yes
  164. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  165. checking for xgettext... (cached) /usr/bin/xgettext
  166. checking for catalogs to be installed... ru
  167. checking whether byte ordering is bigendian... no
  168. checking for x86_64-pc-linux-gnu-pkg-config... no
  169. checking for pkg-config... /usr/bin/pkg-config
  170. checking pkg-config is at least version 0.9.0... yes
  171. checking for COMPIZ... yes
  172. checking for DECORATION... yes
  173. checking for GL_CFLAGS...
  174. checking for GL_LIBS... -lGL
  175. checking for xsltproc... xsltproc
  176. checking for LIBPNG... yes
  177. checking for GLIB... yes
  178. checking for GCONF... yes
  179. checking for gconftool-2... /usr/bin/gconftool-2
  180. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  181. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  182. checking sys/inotify.h usability... yes
  183. checking sys/inotify.h presence... yes
  184. checking for sys/inotify.h... yes
  185. checking for FUSE... yes
  186. checking for ANNOTATE... yes
  187. checking for LIBRSVG... yes
  188. checking for GTK_WINDOW_DECORATOR... yes
  189. checking for wnck_window_has_name... yes
  190. checking for METACITY... yes
  191. checking for GNOME_WINDOW_SETTINGS... no
  192. checking for KWin headers... yes
  193. checking for KDE4_WINDOW_DECORATOR... yes
  194. checking that generated files are newer than configure... done
  195. configure: creating ./config.status
  196. config.status: creating compiz.pc
  197. config.status: creating compiz-cube.pc
  198. config.status: creating compiz-scale.pc
  199. config.status: creating compiz-gconf.pc
  200. config.status: creating compiz-kconfig.pc
  201. config.status: creating Makefile
  202. config.status: creating src/Makefile
  203. config.status: creating libdecoration/Makefile
  204. config.status: creating libdecoration/libdecoration.pc
  205. config.status: creating include/Makefile
  206. config.status: creating plugins/Makefile
  207. config.status: creating images/Makefile
  208. config.status: creating gtk/Makefile
  209. config.status: creating gtk/window-decorator/Makefile
  210. config.status: creating gtk/gnome/Makefile
  211. config.status: creating kde/Makefile
  212. config.status: creating kde/window-decorator/Makefile
  213. config.status: creating kde/window-decorator-kde4/Makefile
  214. config.status: creating po/Makefile.in
  215. config.status: creating metadata/Makefile
  216. config.status: creating config.h
  217. config.status: executing depfiles commands
  218. config.status: executing libtool commands
  219. config.status: executing default-1 commands
  220. config.status: executing include/compiz-common.h commands
  221. config.status: creating include/compiz-common.h
  222. config.status: executing po/stamp-it commands
  223.  
  224. the following optional plugins will be compiled:
  225. glib: yes
  226. gconf: yes
  227. kconfig: no
  228. dbus: no
  229. annotate: yes
  230. svg: yes
  231. inotify: yes
  232. fuse: yes
  233.  
  234. and the following optional features will be compiled:
  235. gtk: yes
  236. metacity: yes
  237. gnome: no
  238. kde: no
  239. kde4: yes
  240.  
  241. >>> Source configured.
  242. >>> Compiling source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  243. make -j5
  244. make all-recursive
  245. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  246. Making all in include
  247. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  248. make[2]: Цель `all' не требует выполнения команд.
  249. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  250. Making all in src
  251. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c main.c
  253. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c privates.c
  254. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c object.c
  255. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c core.c
  256. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c texture.c
  257. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c display.c
  258. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c screen.c
  259. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c window.c
  260. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c event.c
  261. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c paint.c
  262. display.c: В функции ‘updateModifierMappings’:
  263. display.c:1109:3: предупреждение: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1695)
  264. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c option.c
  265. option.c: В функции ‘keyBindingToString’:
  266. option.c:609:2: предупреждение: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1695)
  267. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c plugin.c
  268. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c session.c
  269. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c fragment.c
  270. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c matrix.c
  271. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c cursor.c
  272. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c match.c
  273. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c metadata.c
  274. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -export-dynamic -pthread -Wl,-O1 -Wl,--as-needed -o compiz main.o privates.o object.o core.o texture.o display.o screen.o window.o event.o paint.o option.o plugin.o session.o fragment.o matrix.o cursor.o match.o metadata.o -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXinerama -lICE -lSM -lxslt -lz -lm -lxml2 -lstartup-notification-1 -lGL -lm -ldl
  275. libtool: link: x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1 -o compiz main.o privates.o object.o core.o texture.o display.o screen.o window.o event.o paint.o option.o plugin.o session.o fragment.o matrix.o cursor.o match.o metadata.o -Wl,--export-dynamic -Wl,--as-needed -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXinerama -lICE -lSM -lxslt -lz -lxml2 -lstartup-notification-1 -lGL -lm -ldl -pthread
  276. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  277. Making all in libdecoration
  278. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  279. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o decoration.lo decoration.c
  280. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c decoration.c -fPIC -DPIC -o .libs/decoration.o
  281. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -no-undefined -Wl,-O1 -Wl,--as-needed -o libdecoration.la -rpath /usr/lib64 decoration.lo -lXrender -lX11 -lm
  282. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/decoration.o -Wl,--as-needed -lXrender -lX11 -lm -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdecoration.so.0 -o .libs/libdecoration.so.0.0.0
  283. libtool: link: (cd ".libs" && rm -f "libdecoration.so.0" && ln -s "libdecoration.so.0.0.0" "libdecoration.so.0")
  284. libtool: link: (cd ".libs" && rm -f "libdecoration.so" && ln -s "libdecoration.so.0.0.0" "libdecoration.so")
  285. libtool: link: ( cd ".libs" && rm -f "libdecoration.la" && ln -s "../libdecoration.la" "libdecoration.la" )
  286. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  287. Making all in plugins
  288. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  289. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o glib.lo glib.c
  290. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o gconf.lo gconf.c
  291. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o decoration.lo decoration.c
  292. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o wobbly.lo wobbly.c
  293. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o fade.lo fade.c
  294. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c gconf.c -fPIC -DPIC -o .libs/gconf.o
  295. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c glib.c -fPIC -DPIC -o .libs/glib.o
  296. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c fade.c -fPIC -DPIC -o .libs/fade.o
  297. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c wobbly.c -fPIC -DPIC -o .libs/wobbly.o
  298. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c decoration.c -fPIC -DPIC -o .libs/decoration.o
  299. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o minimize.lo minimize.c
  300. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o cube.lo cube.c
  301. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c minimize.c -fPIC -DPIC -o .libs/minimize.o
  302. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c cube.c -fPIC -DPIC -o .libs/cube.o
  303. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o rotate.lo rotate.c
  304. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c rotate.c -fPIC -DPIC -o .libs/rotate.o
  305. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o zoom.lo zoom.c
  306. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c zoom.c -fPIC -DPIC -o .libs/zoom.o
  307. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o scale.lo scale.c
  308. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c scale.c -fPIC -DPIC -o .libs/scale.o
  309. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o move.lo move.c
  310. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c move.c -fPIC -DPIC -o .libs/move.o
  311. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o resize.lo resize.c
  312. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o place.lo place.c
  313. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o switcher.lo switcher.c
  314. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c resize.c -fPIC -DPIC -o .libs/resize.o
  315. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c place.c -fPIC -DPIC -o .libs/place.o
  316. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c switcher.c -fPIC -DPIC -o .libs/switcher.o
  317. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o water.lo water.c
  318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c water.c -fPIC -DPIC -o .libs/water.o
  319. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o screenshot.lo screenshot.c
  320. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c screenshot.c -fPIC -DPIC -o .libs/screenshot.o
  321. resize.c: In function 'resizeHandleMotionEvent':
  322. resize.c:945:7: warning: 'xStatus' may be used uninitialized in this function
  323. resize.c:945:16: warning: 'yForXResize' may be used uninitialized in this function
  324. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o clone.lo clone.c
  325. screenshot.c: In function 'shotPaintScreen':
  326. screenshot.c:350:7: warning: passing argument 4 of 'scandir' from incompatible pointer type
  327. /usr/include/dirent.h:264:12: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)'
  328. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c clone.c -fPIC -DPIC -o .libs/clone.o
  329. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o png.lo png.c
  330. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o blur.lo blur.c
  331. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o regex.lo regex.c
  332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c png.c -fPIC -DPIC -o .libs/png.o
  333. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o video.lo video.c
  334. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c blur.c -fPIC -DPIC -o .libs/blur.o
  335. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c regex.c -fPIC -DPIC -o .libs/regex.o
  336. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c video.c -fPIC -DPIC -o .libs/video.o
  337. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o ini.lo ini.c
  338. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c ini.c -fPIC -DPIC -o .libs/ini.o
  339. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o obs.lo obs.c
  340. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o commands.lo commands.c
  341. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c obs.c -fPIC -DPIC -o .libs/obs.o
  342. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c commands.c -fPIC -DPIC -o .libs/commands.o
  343. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o gnomecompat.lo gnomecompat.c
  344. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c gnomecompat.c -fPIC -DPIC -o .libs/gnomecompat.o
  345. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o svg.lo svg.c
  346. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o annotate.lo annotate.c
  347. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o inotify.lo inotify.c
  348. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c annotate.c -fPIC -DPIC -o .libs/annotate.o
  349. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c svg.c -fPIC -DPIC -o .libs/svg.o
  350. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale\"" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c -o fuse.lo fuse.c
  351. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c inotify.c -fPIC -DPIC -o .libs/inotify.o
  352. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/libpng15 -DQT_SHARED -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -DQT_SHARED -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26 "-DALL_LINGUAS=\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -I../include -I../include -DMETADATADIR=\"/usr/share/compiz\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c fuse.c -fPIC -DPIC -o .libs/fuse.o
  353. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libglib.la -rpath /usr/lib64/compiz glib.lo -lglib-2.0
  354. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libgconf.la -rpath /usr/lib64/compiz gconf.lo -lgconf-2 -lglib-2.0
  355. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/glib.o -Wl,--as-needed -lglib-2.0 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libglib.so -o .libs/libglib.so
  356. libtool: link: ( cd ".libs" && rm -f "libglib.la" && ln -s "../libglib.la" "libglib.la" )
  357. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libdecoration.la -rpath /usr/lib64/compiz decoration.lo ../libdecoration/libdecoration.la
  358. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libwobbly.la -rpath /usr/lib64/compiz wobbly.lo
  359. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gconf.o -Wl,--as-needed -lgconf-2 -lglib-2.0 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libgconf.so -o .libs/libgconf.so
  360. svg.c: In function 'svgSet':
  361. svg.c:517:6: warning: 'rsvg_handle_free' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead
  362. svg.c:541:3: warning: 'rsvg_handle_free' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead
  363. svg.c: In function 'readSvgFileToImage':
  364. svg.c:672:2: warning: 'rsvg_handle_free' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead
  365. svg.c:697:5: warning: 'rsvg_handle_free' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead
  366. svg.c: In function 'svgFiniWindow':
  367. svg.c:928:2: warning: 'rsvg_handle_free' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead
  368. svg.c: In function 'svgInit':
  369. svg.c:1016:5: warning: 'rsvg_init' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:182): Use 'g_type_init' instead
  370. svg.c: In function 'svgFini':
  371. svg.c:1029:5: warning: 'rsvg_term' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:184)
  372. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/wobbly.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libwobbly.so -o .libs/libwobbly.so
  373. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/decoration.o -Wl,-rpath -Wl,/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration/.libs -Wl,--as-needed ../libdecoration/.libs/libdecoration.so -lXrender -lX11 -lm -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdecoration.so -o .libs/libdecoration.so
  374. libtool: link: ( cd ".libs" && rm -f "libgconf.la" && ln -s "../libgconf.la" "libgconf.la" )
  375. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libfade.la -rpath /usr/lib64/compiz fade.lo
  376. libtool: link: ( cd ".libs" && rm -f "libwobbly.la" && ln -s "../libwobbly.la" "libwobbly.la" )
  377. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libminimize.la -rpath /usr/lib64/compiz minimize.lo
  378. libtool: link: ( cd ".libs" && rm -f "libdecoration.la" && ln -s "../libdecoration.la" "libdecoration.la" )
  379. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libcube.la -rpath /usr/lib64/compiz cube.lo
  380. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o librotate.la -rpath /usr/lib64/compiz rotate.lo
  381. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/minimize.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libminimize.so -o .libs/libminimize.so
  382. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/fade.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libfade.so -o .libs/libfade.so
  383. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cube.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libcube.so -o .libs/libcube.so
  384. libtool: link: ( cd ".libs" && rm -f "libminimize.la" && ln -s "../libminimize.la" "libminimize.la" )
  385. libtool: link: ( cd ".libs" && rm -f "libfade.la" && ln -s "../libfade.la" "libfade.la" )
  386. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libzoom.la -rpath /usr/lib64/compiz zoom.lo
  387. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libscale.la -rpath /usr/lib64/compiz scale.lo
  388. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rotate.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,librotate.so -o .libs/librotate.so
  389. libtool: link: ( cd ".libs" && rm -f "libcube.la" && ln -s "../libcube.la" "libcube.la" )
  390. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libmove.la -rpath /usr/lib64/compiz move.lo
  391. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libresize.la -rpath /usr/lib64/compiz resize.lo
  392. libtool: link: ( cd ".libs" && rm -f "librotate.la" && ln -s "../librotate.la" "librotate.la" )
  393. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libplace.la -rpath /usr/lib64/compiz place.lo
  394. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/zoom.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libzoom.so -o .libs/libzoom.so
  395. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/scale.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libscale.so -o .libs/libscale.so
  396. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/move.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libmove.so -o .libs/libmove.so
  397. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/resize.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libresize.so -o .libs/libresize.so
  398. libtool: link: ( cd ".libs" && rm -f "libzoom.la" && ln -s "../libzoom.la" "libzoom.la" )
  399. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libswitcher.la -rpath /usr/lib64/compiz switcher.lo
  400. libtool: link: ( cd ".libs" && rm -f "libscale.la" && ln -s "../libscale.la" "libscale.la" )
  401. libtool: link: ( cd ".libs" && rm -f "libmove.la" && ln -s "../libmove.la" "libmove.la" )
  402. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libwater.la -rpath /usr/lib64/compiz water.lo
  403. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/place.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libplace.so -o .libs/libplace.so
  404. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libscreenshot.la -rpath /usr/lib64/compiz screenshot.lo
  405. libtool: link: ( cd ".libs" && rm -f "libresize.la" && ln -s "../libresize.la" "libresize.la" )
  406. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libclone.la -rpath /usr/lib64/compiz clone.lo
  407. libtool: link: ( cd ".libs" && rm -f "libplace.la" && ln -s "../libplace.la" "libplace.la" )
  408. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/switcher.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libswitcher.so -o .libs/libswitcher.so
  409. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libpng.la -rpath /usr/lib64/compiz png.lo -lpng15
  410. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/screenshot.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libscreenshot.so -o .libs/libscreenshot.so
  411. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/water.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libwater.so -o .libs/libwater.so
  412. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/clone.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libclone.so -o .libs/libclone.so
  413. libtool: link: ( cd ".libs" && rm -f "libswitcher.la" && ln -s "../libswitcher.la" "libswitcher.la" )
  414. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libblur.la -rpath /usr/lib64/compiz blur.lo ../libdecoration/libdecoration.la -lGLU
  415. libtool: link: ( cd ".libs" && rm -f "libscreenshot.la" && ln -s "../libscreenshot.la" "libscreenshot.la" )
  416. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/png.o -Wl,--as-needed -lpng15 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libpng.so -o .libs/libpng.so
  417. libtool: link: ( cd ".libs" && rm -f "libwater.la" && ln -s "../libwater.la" "libwater.la" )
  418. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libregex.la -rpath /usr/lib64/compiz regex.lo
  419. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libvideo.la -rpath /usr/lib64/compiz video.lo ../libdecoration/libdecoration.la
  420. libtool: link: ( cd ".libs" && rm -f "libclone.la" && ln -s "../libclone.la" "libclone.la" )
  421. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libini.la -rpath /usr/lib64/compiz ini.lo
  422. libtool: link: ( cd ".libs" && rm -f "libpng.la" && ln -s "../libpng.la" "libpng.la" )
  423. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libobs.la -rpath /usr/lib64/compiz obs.lo
  424. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/blur.o -Wl,-rpath -Wl,/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration/.libs -Wl,--as-needed ../libdecoration/.libs/libdecoration.so -lXrender -lX11 -lm -lGLU -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libblur.so -o .libs/libblur.so
  425. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/regex.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libregex.so -o .libs/libregex.so
  426. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ini.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libini.so -o .libs/libini.so
  427. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/video.o -Wl,-rpath -Wl,/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration/.libs -Wl,--as-needed ../libdecoration/.libs/libdecoration.so -lXrender -lX11 -lm -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libvideo.so -o .libs/libvideo.so
  428. libtool: link: ( cd ".libs" && rm -f "libregex.la" && ln -s "../libregex.la" "libregex.la" )
  429. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libcommands.la -rpath /usr/lib64/compiz commands.lo
  430. libtool: link: ( cd ".libs" && rm -f "libblur.la" && ln -s "../libblur.la" "libblur.la" )
  431. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnomecompat.la -rpath /usr/lib64/compiz gnomecompat.lo
  432. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/obs.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libobs.so -o .libs/libobs.so
  433. libtool: link: ( cd ".libs" && rm -f "libini.la" && ln -s "../libini.la" "libini.la" )
  434. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libsvg.la -rpath /usr/lib64/compiz svg.lo ../libdecoration/libdecoration.la -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0
  435. libtool: link: ( cd ".libs" && rm -f "libvideo.la" && ln -s "../libvideo.la" "libvideo.la" )
  436. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libannotate.la -rpath /usr/lib64/compiz annotate.lo -lXrender -lcairo -lX11
  437. libtool: link: ( cd ".libs" && rm -f "libobs.la" && ln -s "../libobs.la" "libobs.la" )
  438. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libinotify.la -rpath /usr/lib64/compiz inotify.lo
  439. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/commands.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libcommands.so -o .libs/libcommands.so
  440. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gnomecompat.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libgnomecompat.so -o .libs/libgnomecompat.so
  441. libtool: link: ( cd ".libs" && rm -f "libcommands.la" && ln -s "../libcommands.la" "libcommands.la" )
  442. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/svg.o -Wl,-rpath -Wl,/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration/.libs -Wl,--as-needed ../libdecoration/.libs/libdecoration.so -lXrender -lX11 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libsvg.so -o .libs/libsvg.so
  443. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libfs.la -rpath /usr/lib64/compiz fuse.lo -pthread -lfuse
  444. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/annotate.o -Wl,--as-needed -lXrender -lcairo -lX11 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libannotate.so -o .libs/libannotate.so
  445. libtool: link: ( cd ".libs" && rm -f "libgnomecompat.la" && ln -s "../libgnomecompat.la" "libgnomecompat.la" )
  446. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/inotify.o -Wl,--as-needed -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libinotify.so -o .libs/libinotify.so
  447. libtool: link: ( cd ".libs" && rm -f "libannotate.la" && ln -s "../libannotate.la" "libannotate.la" )
  448. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/fuse.o -Wl,--as-needed -lfuse -march=x86-64 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libfs.so -o .libs/libfs.so
  449. libtool: link: ( cd ".libs" && rm -f "libsvg.la" && ln -s "../libsvg.la" "libsvg.la" )
  450. libtool: link: ( cd ".libs" && rm -f "libinotify.la" && ln -s "../libinotify.la" "libinotify.la" )
  451. libtool: link: ( cd ".libs" && rm -f "libfs.la" && ln -s "../libfs.la" "libfs.la" )
  452. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  453. Making all in images
  454. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  455. make[2]: Цель `all' не требует выполнения команд.
  456. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  457. Making all in gtk
  458. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  459. Making all in window-decorator
  460. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  461. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libwnck-1.0 -pthread -DQT_SHARED -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DALL_LINGUAS="\"af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu\"" -DLOCALEDIR="\"/usr/share/locale"\" -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c gtk-window-decorator.c
  462. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po gwd.schemas.in gwd.schemas
  463. Generating and caching the translation database
  464. Merging translations into gwd.schemas.
  465. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -o gtk-window-decorator gtk-window-decorator.o ../../libdecoration/libdecoration.la -lXrender -lX11 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lfreetype -lfontconfig -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lgconf-2 -lglib-2.0 -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0
  466. libtool: link: x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -Wl,-O1 -o .libs/gtk-window-decorator gtk-window-decorator.o -Wl,--as-needed ../../libdecoration/.libs/libdecoration.so -lm -lXrender -lX11 -lwnck-1 -lgconf-2 -lmetacity-private -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0
  467. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  468. Making all in gnome
  469. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  470. make[3]: Цель `all' не требует выполнения команд.
  471. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  472. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  473. make[3]: Цель `all-am' не требует выполнения команд.
  474. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  475. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  476. Making all in kde
  477. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  478. Making all in window-decorator
  479. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  480. make[3]: Цель `all' не требует выполнения команд.
  481. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  482. Making all in window-decorator-kde4
  483. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  484. /usr/bin/qdbusxml2cpp -a kwinadaptor -i decorator.h -l KWD::Decorator org.kde.KWin.xml
  485. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o utils.o utils.cpp
  486. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o decorator.o decorator.cpp
  487. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o window.o window.cpp
  488. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o options.o options.cpp
  489. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o kdecoration_plugins.o kdecoration_plugins.cpp
  490. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o switcher.o switcher.cpp
  491. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o paintredirector.o paintredirector.cpp
  492. /usr/bin/moc decorator.h > decorator.moc.cpp
  493. /usr/bin/moc window.h > window.moc.cpp
  494. /usr/bin/moc paintredirector.h > paintredirector.moc.cpp
  495. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o kwinadaptor.o kwinadaptor.cpp
  496. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o main.o main.cpp
  497. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o decorator.moc.o decorator.moc.cpp
  498. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o window.moc.o window.moc.cpp
  499. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o paintredirector.moc.o paintredirector.moc.cpp
  500. /usr/bin/moc kwinadaptor.h > kwinadaptor.moc.cpp
  501. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -c -o kwinadaptor.moc.o kwinadaptor.moc.cpp
  502. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -o kde4-window-decorator main.o utils.o decorator.o window.o options.o kdecoration_plugins.o switcher.o paintredirector.o decorator.moc.o window.moc.o paintredirector.moc.o kwinadaptor.moc.o kwinadaptor.o ../../libdecoration/libdecoration.la -L/usr/lib64/qt4 -ldbus-1 -lXdamage -lXfixes -lXext -lXcomposite -lQtGui -lQtDBus -lQtXml -lQtCore -L/usr/lib64/ -lkdecore -lkdecorations -lkdeui -lplasma -ldl
  503. libtool: link: x86_64-pc-linux-gnu-g++ -march=x86-64 -O2 -pipe -Wall -D_FORTIFY_SOURCE=2 -Wl,-O1 -o .libs/kde4-window-decorator main.o utils.o decorator.o window.o options.o kdecoration_plugins.o switcher.o paintredirector.o decorator.moc.o window.moc.o paintredirector.moc.o kwinadaptor.moc.o kwinadaptor.o -Wl,--as-needed ../../libdecoration/.libs/libdecoration.so -lXrender -lX11 -lm -L/usr/lib64/qt4 -ldbus-1 -lXdamage -lXfixes -lXext -lXcomposite -lQtGui -lQtDBus -lQtXml -lQtCore -L/usr/lib64/ -lkdecore -lkdecorations -lkdeui -lplasma -ldl
  504. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  505. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  506. make[3]: Цель `all-am' не требует выполнения команд.
  507. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  508. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  509. Making all in po
  510. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/po'
  511. file=`echo ru | sed 's,.*/,,'`.gmo \
  512. && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
  513. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/po'
  514. Making all in metadata
  515. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/metadata'
  516. plugins=yes; \
  517. if [ -z $plugins ]; then plugins="core"; fi; \
  518. plugin_values=`echo $plugins | sed 's/\([a-zA-Z0-9]*\)/<value>\1<\/value>/g' | tr ',' '\n' | sed 's/^/\t\t /g'`; \
  519. gawk -v aa="$plugin_values" '{gsub("\t\t <default_plugins/>", aa); print }' <./core.xml.in.in >core.xml.in
  520. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po annotate.xml.in annotate.xml
  521. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po blur.xml.in blur.xml
  522. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po clone.xml.in clone.xml
  523. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po commands.xml.in commands.xml
  524. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po cube.xml.in cube.xml
  525. Found cached translation database
  526. Merging translations into annotate.xml.
  527. Found cached translation database
  528. Merging translations into commands.xml.
  529. Found cached translation database
  530. Merging translations into clone.xml.
  531. Found cached translation database
  532. Merging translations into blur.xml.
  533. Found cached translation database
  534. Merging translations into cube.xml.
  535. CREATED annotate.xml
  536. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po dbus.xml.in dbus.xml
  537. CREATED clone.xml
  538. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po decoration.xml.in decoration.xml
  539. CREATED blur.xml
  540. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po fade.xml.in fade.xml
  541. CREATED cube.xml
  542. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po fs.xml.in fs.xml
  543. CREATED commands.xml
  544. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po gconf.xml.in gconf.xml
  545. Found cached translation database
  546. Merging translations into dbus.xml.
  547. Found cached translation database
  548. Merging translations into decoration.xml.
  549. Found cached translation database
  550. Merging translations into fade.xml.
  551. Found cached translation database
  552. Merging translations into fs.xml.
  553. CREATED dbus.xml
  554. CREATED decoration.xml
  555. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po glib.xml.in glib.xml
  556. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po gnomecompat.xml.in gnomecompat.xml
  557. CREATED fs.xml
  558. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po ini.xml.in ini.xml
  559. CREATED fade.xml
  560. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po inotify.xml.in inotify.xml
  561. Found cached translation database
  562. Merging translations into gconf.xml.
  563. CREATED gconf.xml
  564. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po kconfig.xml.in kconfig.xml
  565. Found cached translation database
  566. Merging translations into glib.xml.
  567. Found cached translation database
  568. Merging translations into gnomecompat.xml.
  569. CREATED glib.xml
  570. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po minimize.xml.in minimize.xml
  571. Found cached translation database
  572. Merging translations into ini.xml.
  573. CREATED gnomecompat.xml
  574. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po move.xml.in move.xml
  575. CREATED ini.xml
  576. Found cached translation database
  577. Found cached translation database
  578. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po obs.xml.in obs.xml
  579. Merging translations into inotify.xml.
  580. Merging translations into kconfig.xml.
  581. CREATED inotify.xml
  582. CREATED kconfig.xml
  583. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po place.xml.in place.xml
  584. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po png.xml.in png.xml
  585. Found cached translation database
  586. Merging translations into minimize.xml.
  587. Found cached translation database
  588. Merging translations into place.xml.
  589. CREATED minimize.xml
  590. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po regex.xml.in regex.xml
  591. Found cached translation database
  592. Found cached translation database
  593. Merging translations into move.xml.
  594. Merging translations into obs.xml.
  595. Found cached translation database
  596. Merging translations into png.xml.
  597. CREATED move.xml
  598. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po resize.xml.in resize.xml
  599. CREATED place.xml
  600. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po rotate.xml.in rotate.xml
  601. CREATED png.xml
  602. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po scale.xml.in scale.xml
  603. CREATED obs.xml
  604. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po screenshot.xml.in screenshot.xml
  605. Found cached translation database
  606. Merging translations into regex.xml.
  607. Found cached translation database
  608. Merging translations into resize.xml.
  609. Found cached translation database
  610. Merging translations into rotate.xml.
  611. CREATED regex.xml
  612. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po svg.xml.in svg.xml
  613. Found cached translation database
  614. Merging translations into scale.xml.
  615. CREATED resize.xml
  616. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po switcher.xml.in switcher.xml
  617. Found cached translation database
  618. Merging translations into screenshot.xml.
  619. CREATED screenshot.xml
  620. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po video.xml.in video.xml
  621. CREATED rotate.xml
  622. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po water.xml.in water.xml
  623. CREATED scale.xml
  624. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po wobbly.xml.in wobbly.xml
  625. Found cached translation database
  626. Merging translations into svg.xml.
  627. Found cached translation database
  628. Merging translations into switcher.xml.
  629. CREATED svg.xml
  630. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po zoom.xml.in zoom.xml
  631. Found cached translation database
  632. Merging translations into video.xml.
  633. Found cached translation database
  634. Merging translations into water.xml.
  635. Found cached translation database
  636. Merging translations into wobbly.xml.
  637. CREATED video.xml
  638. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po core.xml.in core.xml
  639. CREATED switcher.xml
  640. CREATED water.xml
  641. Found cached translation database
  642. Merging translations into zoom.xml.
  643. CREATED wobbly.xml
  644. Found cached translation database
  645. Merging translations into core.xml.
  646. CREATED zoom.xml
  647. CREATED core.xml
  648. xsltproc -o compiz-core.schemas --param defaultPlugins "'yes'" \
  649. ./schemas.xslt core.xml
  650. xsltproc -o compiz-annotate.schemas --param defaultPlugins "'yes'" \
  651. ./schemas.xslt annotate.xml
  652. xsltproc -o compiz-blur.schemas --param defaultPlugins "'yes'" \
  653. ./schemas.xslt blur.xml
  654. xsltproc -o compiz-clone.schemas --param defaultPlugins "'yes'" \
  655. ./schemas.xslt clone.xml
  656. xsltproc -o compiz-commands.schemas --param defaultPlugins "'yes'" \
  657. ./schemas.xslt commands.xml
  658. xsltproc -o compiz-cube.schemas --param defaultPlugins "'yes'" \
  659. ./schemas.xslt cube.xml
  660. xsltproc -o compiz-dbus.schemas --param defaultPlugins "'yes'" \
  661. ./schemas.xslt dbus.xml
  662. xsltproc -o compiz-decoration.schemas --param defaultPlugins "'yes'" \
  663. ./schemas.xslt decoration.xml
  664. xsltproc -o compiz-fade.schemas --param defaultPlugins "'yes'" \
  665. ./schemas.xslt fade.xml
  666. xsltproc -o compiz-fs.schemas --param defaultPlugins "'yes'" \
  667. ./schemas.xslt fs.xml
  668. xsltproc -o compiz-gconf.schemas --param defaultPlugins "'yes'" \
  669. ./schemas.xslt gconf.xml
  670. xsltproc -o compiz-glib.schemas --param defaultPlugins "'yes'" \
  671. ./schemas.xslt glib.xml
  672. xsltproc -o compiz-gnomecompat.schemas --param defaultPlugins "'yes'" \
  673. ./schemas.xslt gnomecompat.xml
  674. xsltproc -o compiz-ini.schemas --param defaultPlugins "'yes'" \
  675. ./schemas.xslt ini.xml
  676. xsltproc -o compiz-inotify.schemas --param defaultPlugins "'yes'" \
  677. ./schemas.xslt inotify.xml
  678. xsltproc -o compiz-kconfig.schemas --param defaultPlugins "'yes'" \
  679. ./schemas.xslt kconfig.xml
  680. xsltproc -o compiz-minimize.schemas --param defaultPlugins "'yes'" \
  681. ./schemas.xslt minimize.xml
  682. xsltproc -o compiz-move.schemas --param defaultPlugins "'yes'" \
  683. ./schemas.xslt move.xml
  684. xsltproc -o compiz-obs.schemas --param defaultPlugins "'yes'" \
  685. ./schemas.xslt obs.xml
  686. xsltproc -o compiz-place.schemas --param defaultPlugins "'yes'" \
  687. ./schemas.xslt place.xml
  688. xsltproc -o compiz-png.schemas --param defaultPlugins "'yes'" \
  689. ./schemas.xslt png.xml
  690. xsltproc -o compiz-regex.schemas --param defaultPlugins "'yes'" \
  691. ./schemas.xslt regex.xml
  692. xsltproc -o compiz-resize.schemas --param defaultPlugins "'yes'" \
  693. ./schemas.xslt resize.xml
  694. xsltproc -o compiz-rotate.schemas --param defaultPlugins "'yes'" \
  695. ./schemas.xslt rotate.xml
  696. xsltproc -o compiz-scale.schemas --param defaultPlugins "'yes'" \
  697. ./schemas.xslt scale.xml
  698. xsltproc -o compiz-screenshot.schemas --param defaultPlugins "'yes'" \
  699. ./schemas.xslt screenshot.xml
  700. xsltproc -o compiz-svg.schemas --param defaultPlugins "'yes'" \
  701. ./schemas.xslt svg.xml
  702. xsltproc -o compiz-switcher.schemas --param defaultPlugins "'yes'" \
  703. ./schemas.xslt switcher.xml
  704. xsltproc -o compiz-video.schemas --param defaultPlugins "'yes'" \
  705. ./schemas.xslt video.xml
  706. xsltproc -o compiz-water.schemas --param defaultPlugins "'yes'" \
  707. ./schemas.xslt water.xml
  708. xsltproc -o compiz-wobbly.schemas --param defaultPlugins "'yes'" \
  709. ./schemas.xslt wobbly.xml
  710. xsltproc -o compiz-zoom.schemas --param defaultPlugins "'yes'" \
  711. ./schemas.xslt zoom.xml
  712. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/metadata'
  713. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  714. make[2]: Цель `all-am' не требует выполнения команд.
  715. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  716. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  717. >>> Source compiled.
  718. >>> Test phase [not enabled]: x11-wm/compiz-0.8.8
  719.  
  720. >>> Install compiz-0.8.8 into /var/tmp/portage/x11-wm/compiz-0.8.8/image/ category x11-wm
  721. make -j5 DESTDIR=/var/tmp/portage/x11-wm/compiz-0.8.8/image/ install
  722. Making install in include
  723. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  724. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  725. make[2]: Цель `install-exec-am' не требует выполнения команд.
  726. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/include/compiz'
  727. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/include/compiz'
  728. /usr/bin/install -c -m 644 compiz-common.h '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/include/compiz'
  729. /usr/bin/install -c -m 644 compiz.h compiz-plugin.h compiz-core.h compiz-cube.h compiz-scale.h decoration.h '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/include/compiz'
  730. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  731. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  732. Making install in src
  733. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  734. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  735. make[2]: Цель `install-data-am' не требует выполнения команд.
  736. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin'
  737. /bin/sh ../libtool --mode=install /usr/bin/install -c compiz '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin'
  738. libtool: install: /usr/bin/install -c compiz /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin/compiz
  739. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  740. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  741. Making install in libdecoration
  742. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  743. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  744. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64'
  745. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/pkgconfig'
  746. /bin/sh ../libtool --mode=install /usr/bin/install -c libdecoration.la '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64'
  747. /usr/bin/install -c -m 644 libdecoration.pc '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/pkgconfig'
  748. libtool: install: /usr/bin/install -c .libs/libdecoration.so.0.0.0 /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/libdecoration.so.0.0.0
  749. libtool: install: (cd /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64 && { ln -s -f libdecoration.so.0.0.0 libdecoration.so.0 || { rm -f libdecoration.so.0 && ln -s libdecoration.so.0.0.0 libdecoration.so.0; }; })
  750. libtool: install: (cd /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64 && { ln -s -f libdecoration.so.0.0.0 libdecoration.so || { rm -f libdecoration.so && ln -s libdecoration.so.0.0.0 libdecoration.so; }; })
  751. libtool: install: /usr/bin/install -c .libs/libdecoration.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/libdecoration.la
  752. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  753. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  754. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  755. Making install in plugins
  756. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  757. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  758. make[2]: Цель `install-exec-am' не требует выполнения команд.
  759. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz'
  760. /bin/sh ../libtool --mode=install /usr/bin/install -c libglib.la libgconf.la libdecoration.la libwobbly.la libfade.la libminimize.la libcube.la librotate.la libzoom.la libscale.la libmove.la libresize.la libplace.la libswitcher.la libwater.la libscreenshot.la libclone.la libpng.la libblur.la libregex.la libvideo.la libini.la libobs.la libcommands.la libgnomecompat.la libsvg.la libannotate.la libinotify.la libfs.la '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz'
  761. libtool: install: /usr/bin/install -c .libs/libglib.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libglib.so
  762. libtool: install: /usr/bin/install -c .libs/libglib.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libglib.la
  763. libtool: install: /usr/bin/install -c .libs/libgconf.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libgconf.so
  764. libtool: install: /usr/bin/install -c .libs/libgconf.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libgconf.la
  765. libtool: install: warning: relinking `libdecoration.la'
  766. libtool: install: (cd /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins; /bin/sh /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libdecoration.la -rpath /usr/lib64/compiz decoration.lo ../libdecoration/libdecoration.la -inst-prefix-dir /var/tmp/portage/x11-wm/compiz-0.8.8/image/)
  767. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/decoration.o -Wl,--as-needed -L/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64 -L/usr/lib64 -ldecoration -lXrender -lX11 -lm -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdecoration.so -o .libs/libdecoration.so
  768. libtool: install: /usr/bin/install -c .libs/libdecoration.soT /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libdecoration.so
  769. libtool: install: /usr/bin/install -c .libs/libdecoration.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libdecoration.la
  770. libtool: install: /usr/bin/install -c .libs/libwobbly.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libwobbly.so
  771. libtool: install: /usr/bin/install -c .libs/libwobbly.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libwobbly.la
  772. libtool: install: /usr/bin/install -c .libs/libfade.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libfade.so
  773. libtool: install: /usr/bin/install -c .libs/libfade.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libfade.la
  774. libtool: install: /usr/bin/install -c .libs/libminimize.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libminimize.so
  775. libtool: install: /usr/bin/install -c .libs/libminimize.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libminimize.la
  776. libtool: install: /usr/bin/install -c .libs/libcube.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libcube.so
  777. libtool: install: /usr/bin/install -c .libs/libcube.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libcube.la
  778. libtool: install: /usr/bin/install -c .libs/librotate.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/librotate.so
  779. libtool: install: /usr/bin/install -c .libs/librotate.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/librotate.la
  780. libtool: install: /usr/bin/install -c .libs/libzoom.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libzoom.so
  781. libtool: install: /usr/bin/install -c .libs/libzoom.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libzoom.la
  782. libtool: install: /usr/bin/install -c .libs/libscale.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libscale.so
  783. libtool: install: /usr/bin/install -c .libs/libscale.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libscale.la
  784. libtool: install: /usr/bin/install -c .libs/libmove.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libmove.so
  785. libtool: install: /usr/bin/install -c .libs/libmove.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libmove.la
  786. libtool: install: /usr/bin/install -c .libs/libresize.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libresize.so
  787. libtool: install: /usr/bin/install -c .libs/libresize.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libresize.la
  788. libtool: install: /usr/bin/install -c .libs/libplace.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libplace.so
  789. libtool: install: /usr/bin/install -c .libs/libplace.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libplace.la
  790. libtool: install: /usr/bin/install -c .libs/libswitcher.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libswitcher.so
  791. libtool: install: /usr/bin/install -c .libs/libswitcher.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libswitcher.la
  792. libtool: install: /usr/bin/install -c .libs/libwater.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libwater.so
  793. libtool: install: /usr/bin/install -c .libs/libwater.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libwater.la
  794. libtool: install: /usr/bin/install -c .libs/libscreenshot.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libscreenshot.so
  795. libtool: install: /usr/bin/install -c .libs/libscreenshot.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libscreenshot.la
  796. libtool: install: /usr/bin/install -c .libs/libclone.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libclone.so
  797. libtool: install: /usr/bin/install -c .libs/libclone.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libclone.la
  798. libtool: install: /usr/bin/install -c .libs/libpng.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libpng.so
  799. libtool: install: /usr/bin/install -c .libs/libpng.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libpng.la
  800. libtool: install: warning: relinking `libblur.la'
  801. libtool: install: (cd /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins; /bin/sh /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libblur.la -rpath /usr/lib64/compiz blur.lo ../libdecoration/libdecoration.la -lGLU -inst-prefix-dir /var/tmp/portage/x11-wm/compiz-0.8.8/image/)
  802. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/blur.o -Wl,--as-needed -L/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64 -L/usr/lib64 -ldecoration -lXrender -lX11 -lm -lGLU -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libblur.so -o .libs/libblur.so
  803. libtool: install: /usr/bin/install -c .libs/libblur.soT /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libblur.so
  804. libtool: install: /usr/bin/install -c .libs/libblur.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libblur.la
  805. libtool: install: /usr/bin/install -c .libs/libregex.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libregex.so
  806. libtool: install: /usr/bin/install -c .libs/libregex.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libregex.la
  807. libtool: install: warning: relinking `libvideo.la'
  808. libtool: install: (cd /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins; /bin/sh /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libvideo.la -rpath /usr/lib64/compiz video.lo ../libdecoration/libdecoration.la -inst-prefix-dir /var/tmp/portage/x11-wm/compiz-0.8.8/image/)
  809. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/video.o -Wl,--as-needed -L/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64 -L/usr/lib64 -ldecoration -lXrender -lX11 -lm -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libvideo.so -o .libs/libvideo.so
  810. libtool: install: /usr/bin/install -c .libs/libvideo.soT /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libvideo.so
  811. libtool: install: /usr/bin/install -c .libs/libvideo.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libvideo.la
  812. libtool: install: /usr/bin/install -c .libs/libini.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libini.so
  813. libtool: install: /usr/bin/install -c .libs/libini.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libini.la
  814. libtool: install: /usr/bin/install -c .libs/libobs.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libobs.so
  815. libtool: install: /usr/bin/install -c .libs/libobs.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libobs.la
  816. libtool: install: /usr/bin/install -c .libs/libcommands.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libcommands.so
  817. libtool: install: /usr/bin/install -c .libs/libcommands.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libcommands.la
  818. libtool: install: /usr/bin/install -c .libs/libgnomecompat.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libgnomecompat.so
  819. libtool: install: /usr/bin/install -c .libs/libgnomecompat.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libgnomecompat.la
  820. libtool: install: warning: relinking `libsvg.la'
  821. libtool: install: (cd /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins; /bin/sh /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libsvg.la -rpath /usr/lib64/compiz svg.lo ../libdecoration/libdecoration.la -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /var/tmp/portage/x11-wm/compiz-0.8.8/image/)
  822. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/svg.o -Wl,--as-needed -L/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64 -L/usr/lib64 -ldecoration -lXrender -lX11 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libsvg.so -o .libs/libsvg.so
  823. libtool: install: /usr/bin/install -c .libs/libsvg.soT /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libsvg.so
  824. libtool: install: /usr/bin/install -c .libs/libsvg.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libsvg.la
  825. libtool: install: /usr/bin/install -c .libs/libannotate.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libannotate.so
  826. libtool: install: /usr/bin/install -c .libs/libannotate.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libannotate.la
  827. libtool: install: /usr/bin/install -c .libs/libinotify.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libinotify.so
  828. libtool: install: /usr/bin/install -c .libs/libinotify.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libinotify.la
  829. libtool: install: /usr/bin/install -c .libs/libfs.so /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libfs.so
  830. libtool: install: /usr/bin/install -c .libs/libfs.lai /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/compiz/libfs.la
  831. libtool: install: warning: remember to run `libtool --finish /usr/lib64/compiz'
  832. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  833. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  834. Making install in images
  835. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  836. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  837. make[2]: Цель `install-exec-am' не требует выполнения команд.
  838. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/compiz'
  839. /usr/bin/install -c -m 644 icon.png freedesktop.png '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/compiz'
  840. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  841. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  842. Making install in gtk
  843. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  844. Making install in window-decorator
  845. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  846. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  847. if test -z "/var/tmp/portage/x11-wm/compiz-0.8.8/image/" ; then \
  848. GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule gwd.schemas; \
  849. fi
  850. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin'
  851. /bin/sh ../../libtool --mode=install /usr/bin/install -c gtk-window-decorator '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin'
  852. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//etc/gconf/schemas'
  853. /usr/bin/install -c -m 644 gwd.schemas '/var/tmp/portage/x11-wm/compiz-0.8.8/image//etc/gconf/schemas'
  854. libtool: install: warning: `../../libdecoration/libdecoration.la' has not been installed in `/usr/lib64'
  855. libtool: install: /usr/bin/install -c .libs/gtk-window-decorator /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin/gtk-window-decorator
  856. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  857. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  858. Making install in gnome
  859. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  860. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  861. make[3]: Цель `install-exec-am' не требует выполнения команд.
  862. make[3]: Цель `install-data-am' не требует выполнения команд.
  863. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  864. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  865. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  866. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  867. make[3]: Цель `install-exec-am' не требует выполнения команд.
  868. make[3]: Цель `install-data-am' не требует выполнения команд.
  869. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  870. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  871. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  872. Making install in kde
  873. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  874. Making install in window-decorator
  875. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  876. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  877. make[3]: Цель `install-data-am' не требует выполнения команд.
  878. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  879. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  880. Making install in window-decorator-kde4
  881. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  882. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  883. make[3]: Цель `install-data-am' не требует выполнения команд.
  884. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin'
  885. /bin/sh ../../libtool --mode=install /usr/bin/install -c kde4-window-decorator '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin'
  886. libtool: install: warning: `../../libdecoration/libdecoration.la' has not been installed in `/usr/lib64'
  887. libtool: install: /usr/bin/install -c .libs/kde4-window-decorator /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/bin/kde4-window-decorator
  888. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  889. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  890. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  891. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  892. make[3]: Цель `install-exec-am' не требует выполнения команд.
  893. make[3]: Цель `install-data-am' не требует выполнения команд.
  894. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  895. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  896. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  897. Making install in po
  898. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/po'
  899. linguas="ru "; \
  900. for lang in $linguas; do \
  901. dir=/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/locale/$lang/LC_MESSAGES; \
  902. /bin/sh /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/install-sh -d $dir; \
  903. if test -r $lang.gmo; then \
  904. /usr/bin/install -c -m 644 $lang.gmo $dir/compiz.mo; \
  905. echo "installing $lang.gmo as $dir/compiz.mo"; \
  906. else \
  907. /usr/bin/install -c -m 644 ./$lang.gmo $dir/compiz.mo; \
  908. echo "installing ./$lang.gmo as" \
  909. "$dir/compiz.mo"; \
  910. fi; \
  911. if test -r $lang.gmo.m; then \
  912. /usr/bin/install -c -m 644 $lang.gmo.m $dir/compiz.mo.m; \
  913. echo "installing $lang.gmo.m as $dir/compiz.mo.m"; \
  914. else \
  915. if test -r ./$lang.gmo.m ; then \
  916. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  917. $dir/compiz.mo.m; \
  918. echo "installing ./$lang.gmo.m as" \
  919. "$dir/compiz.mo.m"; \
  920. else \
  921. true; \
  922. fi; \
  923. fi; \
  924. done
  925. installing ru.gmo as /var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/locale/ru/LC_MESSAGES/compiz.mo
  926. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/po'
  927. Making install in metadata
  928. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/metadata'
  929. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/metadata'
  930. make[2]: Цель `install-exec-am' не требует выполнения команд.
  931. if test -z "/var/tmp/portage/x11-wm/compiz-0.8.8/image/" ; then \
  932. GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule compiz-core.schemas compiz-annotate.schemas compiz-blur.schemas compiz-clone.schemas compiz-commands.schemas compiz-cube.schemas compiz-dbus.schemas compiz-decoration.schemas compiz-fade.schemas compiz-fs.schemas compiz-gconf.schemas compiz-glib.schemas compiz-gnomecompat.schemas compiz-ini.schemas compiz-inotify.schemas compiz-kconfig.schemas compiz-minimize.schemas compiz-move.schemas compiz-obs.schemas compiz-place.schemas compiz-png.schemas compiz-regex.schemas compiz-resize.schemas compiz-rotate.schemas compiz-scale.schemas compiz-screenshot.schemas compiz-svg.schemas compiz-switcher.schemas compiz-video.schemas compiz-water.schemas compiz-wobbly.schemas compiz-zoom.schemas; \
  933. fi
  934. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//etc/gconf/schemas'
  935. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/compiz'
  936. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/compiz'
  937. /usr/bin/install -c -m 644 compiz-core.schemas compiz-annotate.schemas compiz-blur.schemas compiz-clone.schemas compiz-commands.schemas compiz-cube.schemas compiz-dbus.schemas compiz-decoration.schemas compiz-fade.schemas compiz-fs.schemas compiz-gconf.schemas compiz-glib.schemas compiz-gnomecompat.schemas compiz-ini.schemas compiz-inotify.schemas compiz-kconfig.schemas compiz-minimize.schemas compiz-move.schemas compiz-obs.schemas compiz-place.schemas compiz-png.schemas compiz-regex.schemas compiz-resize.schemas compiz-rotate.schemas compiz-scale.schemas compiz-screenshot.schemas compiz-svg.schemas compiz-switcher.schemas compiz-video.schemas compiz-water.schemas compiz-wobbly.schemas compiz-zoom.schemas '/var/tmp/portage/x11-wm/compiz-0.8.8/image//etc/gconf/schemas'
  938. /usr/bin/install -c -m 644 core.xml annotate.xml blur.xml clone.xml commands.xml cube.xml dbus.xml decoration.xml fade.xml fs.xml gconf.xml glib.xml gnomecompat.xml ini.xml inotify.xml kconfig.xml minimize.xml move.xml obs.xml place.xml png.xml regex.xml resize.xml rotate.xml scale.xml screenshot.xml svg.xml switcher.xml video.xml water.xml wobbly.xml zoom.xml '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/compiz'
  939. /usr/bin/install -c -m 644 schemas.xslt '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/share/compiz'
  940. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/metadata'
  941. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/metadata'
  942. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  943. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  944. make[2]: Цель `install-exec-am' не требует выполнения команд.
  945. /bin/mkdir -p '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/pkgconfig'
  946. /usr/bin/install -c -m 644 compiz.pc compiz-cube.pc compiz-scale.pc compiz-gconf.pc '/var/tmp/portage/x11-wm/compiz-0.8.8/image//usr/lib64/pkgconfig'
  947. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  948. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  949. * Removing unnecessary /usr/lib64/compiz/libannotate.la (requested)
  950. * Removing unnecessary /usr/lib64/compiz/libresize.la (requested)
  951. * Removing unnecessary /usr/lib64/compiz/libini.la (requested)
  952. * Removing unnecessary /usr/lib64/compiz/librotate.la (requested)
  953. * Removing unnecessary /usr/lib64/compiz/libzoom.la (requested)
  954. * Removing unnecessary /usr/lib64/compiz/libobs.la (requested)
  955. * Removing unnecessary /usr/lib64/compiz/libpng.la (requested)
  956. * Removing unnecessary /usr/lib64/compiz/libminimize.la (requested)
  957. * Removing unnecessary /usr/lib64/compiz/libsvg.la (requested)
  958. * Removing unnecessary /usr/lib64/compiz/libmove.la (requested)
  959. * Removing unnecessary /usr/lib64/compiz/libwater.la (requested)
  960. * Removing unnecessary /usr/lib64/compiz/libglib.la (requested)
  961. * Removing unnecessary /usr/lib64/compiz/libinotify.la (requested)
  962. * Removing unnecessary /usr/lib64/compiz/libwobbly.la (requested)
  963. * Removing unnecessary /usr/lib64/compiz/libswitcher.la (requested)
  964. * Removing unnecessary /usr/lib64/compiz/libcommands.la (requested)
  965. * Removing unnecessary /usr/lib64/compiz/libplace.la (requested)
  966. * Removing unnecessary /usr/lib64/compiz/libgnomecompat.la (requested)
  967. * Removing unnecessary /usr/lib64/compiz/libblur.la (requested)
  968. * Removing unnecessary /usr/lib64/compiz/libscreenshot.la (requested)
  969. * Removing unnecessary /usr/lib64/compiz/libvideo.la (requested)
  970. * Removing unnecessary /usr/lib64/compiz/libdecoration.la (requested)
  971. * Removing unnecessary /usr/lib64/compiz/libregex.la (requested)
  972. * Removing unnecessary /usr/lib64/compiz/libclone.la (requested)
  973. * Removing unnecessary /usr/lib64/compiz/libcube.la (requested)
  974. * Removing unnecessary /usr/lib64/compiz/libgconf.la (requested)
  975. * Removing unnecessary /usr/lib64/compiz/libfs.la (requested)
  976. * Removing unnecessary /usr/lib64/compiz/libscale.la (requested)
  977. * Removing unnecessary /usr/lib64/compiz/libfade.la (requested)
  978. * Removing unnecessary /usr/lib64/libdecoration.la (requested)
  979. >>> Completed installing compiz-0.8.8 into /var/tmp/portage/x11-wm/compiz-0.8.8/image/
  980.  
  981. * QA Notice: This package installs one or more .desktop files that do not
  982. * pass validation.
  983. *
  984. * /usr/share/applications/compiz.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
  985. *
  986. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  987. usr/bin/kde4-window-decorator
  988. usr/lib64/compiz/libannotate.so
  989. usr/bin/gtk-window-decorator
  990. usr/bin/compiz
  991. usr/lib64/compiz/libresize.so
  992. usr/lib64/compiz/libini.so
  993. usr/lib64/compiz/librotate.so
  994. usr/lib64/compiz/libzoom.so
  995. usr/lib64/compiz/libobs.so
  996. usr/lib64/compiz/libpng.so
  997. usr/lib64/compiz/libminimize.so
  998. usr/lib64/compiz/libmove.so
  999. usr/lib64/compiz/libsvg.so
  1000. usr/lib64/compiz/libwater.so
  1001. usr/lib64/compiz/libinotify.so
  1002. usr/lib64/compiz/libglib.so
  1003. usr/lib64/compiz/libwobbly.so
  1004. usr/lib64/compiz/libswitcher.so
  1005. usr/lib64/compiz/libcommands.so
  1006. usr/lib64/compiz/libplace.so
  1007. usr/lib64/compiz/libgnomecompat.so
  1008. usr/lib64/compiz/libblur.so
  1009. usr/lib64/compiz/libscreenshot.so
  1010. usr/lib64/compiz/libvideo.so
  1011. usr/lib64/compiz/libdecoration.so
  1012. usr/lib64/compiz/libclone.so
  1013. usr/lib64/compiz/libregex.so
  1014. usr/lib64/compiz/libcube.so
  1015. usr/lib64/compiz/libgconf.so
  1016. usr/lib64/compiz/libfs.so
  1017. usr/lib64/compiz/libscale.so
  1018. usr/lib64/compiz/libfade.so
  1019. usr/lib64/libdecoration.so.0.0.0
  1020. ecompressdir: bzip2 -9 /usr/share/doc
  1021.  
  1022. >>> Installing (1 of 1) x11-wm/compiz-0.8.8
  1023. * Uninstalling GNOME 2 GConf schemas
  1024. * Installing GNOME 2 GConf schemas
  1025. * If you update to x11-wm/metacity-2.24 after you install compiz-0.8.8,
  1026. * gtk-window-decorator will crash until you reinstall compiz again.
  1027.  
  1028. * Messages for package x11-wm/compiz-0.8.8:
  1029.  
  1030. * If you update to x11-wm/metacity-2.24 after you install compiz-0.8.8,
  1031. * gtk-window-decorator will crash until you reinstall compiz again.
  1032. >>> Auto-cleaning packages...
  1033.  
  1034. >>> No outdated packages were found on your system.
  1035.  
  1036. * GNU info directory index is up-to-date.
  1037.  
  1038. * IMPORTANT: 6 news items need reading for repository 'gentoo'.
  1039. * Use eselect news to read news items.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement