Advertisement
Guest User

Untitled

a guest
Sep 10th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 151.08 KB | None | 0 0
  1. USE="kde" emerge compiz
  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
  12. * compiz-0.8.8.tar.bz2 SHA256 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.8.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 --enable-fast-install --disable-static --disable-gnome-keybindings --with-default-plugins --enable-librsvg --enable-annotate --enable-dbus --enable-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 for DBUS... yes
  183. checking for DBUS_GLIB... yes
  184. checking sys/inotify.h usability... yes
  185. checking sys/inotify.h presence... yes
  186. checking for sys/inotify.h... yes
  187. checking for FUSE... yes
  188. checking for ANNOTATE... yes
  189. checking for LIBRSVG... yes
  190. checking for GTK_WINDOW_DECORATOR... yes
  191. checking for wnck_window_has_name... yes
  192. checking for METACITY... yes
  193. checking for GNOME_WINDOW_SETTINGS... no
  194. checking for KWin headers... yes
  195. checking for KDE4_WINDOW_DECORATOR... yes
  196. checking that generated files are newer than configure... done
  197. configure: creating ./config.status
  198. config.status: creating compiz.pc
  199. config.status: creating compiz-cube.pc
  200. config.status: creating compiz-scale.pc
  201. config.status: creating compiz-gconf.pc
  202. config.status: creating compiz-kconfig.pc
  203. config.status: creating Makefile
  204. config.status: creating src/Makefile
  205. config.status: creating libdecoration/Makefile
  206. config.status: creating libdecoration/libdecoration.pc
  207. config.status: creating include/Makefile
  208. config.status: creating plugins/Makefile
  209. config.status: creating images/Makefile
  210. config.status: creating gtk/Makefile
  211. config.status: creating gtk/window-decorator/Makefile
  212. config.status: creating gtk/gnome/Makefile
  213. config.status: creating kde/Makefile
  214. config.status: creating kde/window-decorator/Makefile
  215. config.status: creating kde/window-decorator-kde4/Makefile
  216. config.status: creating po/Makefile.in
  217. config.status: creating metadata/Makefile
  218. config.status: creating config.h
  219. config.status: executing depfiles commands
  220. config.status: executing libtool commands
  221. config.status: executing default-1 commands
  222. config.status: executing include/compiz-common.h commands
  223. config.status: creating include/compiz-common.h
  224. config.status: executing po/stamp-it commands
  225.  
  226. the following optional plugins will be compiled:
  227. glib: yes
  228. gconf: yes
  229. kconfig: no
  230. dbus: yes
  231. annotate: yes
  232. svg: yes
  233. inotify: yes
  234. fuse: yes
  235.  
  236. and the following optional features will be compiled:
  237. gtk: yes
  238. metacity: yes
  239. gnome: no
  240. kde: no
  241. kde4: yes
  242.  
  243. >>> Source configured.
  244. >>> Compiling source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  245. make -j5
  246. make all-recursive
  247. make[1]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  248. Making all in include
  249. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  250. make[2]: Цель `all' не требует выполнения команд.
  251. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  252. Making all in src
  253. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  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 main.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 privates.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 object.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 core.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 texture.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 display.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 screen.c
  261. display.c: В функции ‘updateModifierMappings’:
  262. display.c:1109:3: предупреждение: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1695)
  263. 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
  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 event.c
  265. 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
  266. 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
  267. option.c: В функции ‘keyBindingToString’:
  268. option.c:609:2: предупреждение: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1695)
  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 plugin.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 session.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 fragment.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 matrix.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 cursor.c
  274. 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
  275. 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
  276. /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
  277. 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
  278. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  279. Making all in libdecoration
  280. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  281. /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
  282. 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
  283. /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
  284. 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
  285. libtool: link: (cd ".libs" && rm -f "libdecoration.so.0" && ln -s "libdecoration.so.0.0.0" "libdecoration.so.0")
  286. libtool: link: (cd ".libs" && rm -f "libdecoration.so" && ln -s "libdecoration.so.0.0.0" "libdecoration.so")
  287. libtool: link: ( cd ".libs" && rm -f "libdecoration.la" && ln -s "../libdecoration.la" "libdecoration.la" )
  288. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/libdecoration'
  289. Making all in plugins
  290. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  294. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  295. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  299. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  300. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  301. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  304. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  305. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  306. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  309. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  312. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  314. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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 dbus.lo dbus.c
  318. resize.c: In function 'resizeHandleMotionEvent':
  319. resize.c:945:7: warning: 'xStatus' may be used uninitialized in this function
  320. resize.c:945:16: warning: 'yForXResize' may be used uninitialized in this function
  321. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  322. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  323. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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 dbus.c -fPIC -DPIC -o .libs/dbus.o
  324. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  325. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  326. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  327. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  328. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  329. screenshot.c: In function 'shotPaintScreen':
  330. screenshot.c:350:7: warning: passing argument 4 of 'scandir' from incompatible pointer type
  331. /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 *)'
  332. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  333. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  334. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  336. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  339. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  342. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  343. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  344. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  345. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  346. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  349. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  350. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  351. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  352. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  353. /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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  354. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  355. svg.c: In function 'svgSet':
  356. 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
  357. 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
  358. svg.c: In function 'readSvgFileToImage':
  359. 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
  360. 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
  361. svg.c: In function 'svgFiniWindow':
  362. 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
  363. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  364. svg.c: In function 'svgInit':
  365. 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
  366. svg.c: In function 'svgFini':
  367. svg.c:1029:5: warning: 'rsvg_term' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:184)
  368. 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/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libxml2 -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
  369. /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
  370. /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
  371. 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
  372. libtool: link: ( cd ".libs" && rm -f "libglib.la" && ln -s "../libglib.la" "libglib.la" )
  373. /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
  374. /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
  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: 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
  377. 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
  378. 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
  379. 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
  380. libtool: link: ( cd ".libs" && rm -f "libgconf.la" && ln -s "../libgconf.la" "libgconf.la" )
  381. /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
  382. libtool: link: ( cd ".libs" && rm -f "libdecoration.la" && ln -s "../libdecoration.la" "libdecoration.la" )
  383. /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
  384. libtool: link: ( cd ".libs" && rm -f "libfade.la" && ln -s "../libfade.la" "libfade.la" )
  385. /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
  386. libtool: link: ( cd ".libs" && rm -f "libwobbly.la" && ln -s "../libwobbly.la" "libwobbly.la" )
  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 libzoom.la -rpath /usr/lib64/compiz zoom.lo
  388. /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
  389. 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
  390. 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
  391. 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
  392. libtool: link: ( cd ".libs" && rm -f "libminimize.la" && ln -s "../libminimize.la" "libminimize.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 libmove.la -rpath /usr/lib64/compiz move.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: ( cd ".libs" && rm -f "libcube.la" && ln -s "../libcube.la" "libcube.la" )
  397. libtool: link: ( cd ".libs" && rm -f "librotate.la" && ln -s "../librotate.la" "librotate.la" )
  398. /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
  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 libplace.la -rpath /usr/lib64/compiz place.lo
  400. libtool: link: ( cd ".libs" && rm -f "libzoom.la" && ln -s "../libzoom.la" "libzoom.la" )
  401. libtool: link: ( cd ".libs" && rm -f "libscale.la" && ln -s "../libscale.la" "libscale.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 libdbus.la -rpath /usr/lib64/compiz dbus.lo -ldbus-1 -lxml2
  403. /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
  404. 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
  405. 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
  406. 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
  407. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dbus.o -Wl,--as-needed -ldbus-1 -lxml2 -march=x86-64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdbus.so -o .libs/libdbus.so
  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. libtool: link: ( cd ".libs" && rm -f "libmove.la" && ln -s "../libmove.la" "libmove.la" )
  410. /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
  411. libtool: link: ( cd ".libs" && rm -f "libplace.la" && ln -s "../libplace.la" "libplace.la" )
  412. /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
  413. libtool: link: ( cd ".libs" && rm -f "libresize.la" && ln -s "../libresize.la" "libresize.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 libclone.la -rpath /usr/lib64/compiz clone.lo
  415. libtool: link: ( cd ".libs" && rm -f "libswitcher.la" && ln -s "../libswitcher.la" "libswitcher.la" )
  416. libtool: link: ( cd ".libs" && rm -f "libdbus.la" && ln -s "../libdbus.la" "libdbus.la" )
  417. /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
  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 libblur.la -rpath /usr/lib64/compiz blur.lo ../libdecoration/libdecoration.la -lGLU
  419. 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
  420. 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
  421. libtool: link: ( cd ".libs" && rm -f "libwater.la" && ln -s "../libwater.la" "libwater.la" )
  422. 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
  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 libregex.la -rpath /usr/lib64/compiz regex.lo
  424. libtool: link: ( cd ".libs" && rm -f "libscreenshot.la" && ln -s "../libscreenshot.la" "libscreenshot.la" )
  425. 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
  426. /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
  427. libtool: link: ( cd ".libs" && rm -f "libclone.la" && ln -s "../libclone.la" "libclone.la" )
  428. 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
  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 libini.la -rpath /usr/lib64/compiz ini.lo
  430. libtool: link: ( cd ".libs" && rm -f "libpng.la" && ln -s "../libpng.la" "libpng.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 libobs.la -rpath /usr/lib64/compiz obs.lo
  432. 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
  433. 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
  434. libtool: link: ( cd ".libs" && rm -f "libblur.la" && ln -s "../libblur.la" "libblur.la" )
  435. libtool: link: ( cd ".libs" && rm -f "libregex.la" && ln -s "../libregex.la" "libregex.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 libcommands.la -rpath /usr/lib64/compiz commands.lo
  437. /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
  438. 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
  439. 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
  440. libtool: link: ( cd ".libs" && rm -f "libvideo.la" && ln -s "../libvideo.la" "libvideo.la" )
  441. /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
  442. libtool: link: ( cd ".libs" && rm -f "libini.la" && ln -s "../libini.la" "libini.la" )
  443. libtool: link: ( cd ".libs" && rm -f "libobs.la" && ln -s "../libobs.la" "libobs.la" )
  444. 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
  445. /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
  446. /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
  447. 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
  448. libtool: link: ( cd ".libs" && rm -f "libgnomecompat.la" && ln -s "../libgnomecompat.la" "libgnomecompat.la" )
  449. /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
  450. libtool: link: ( cd ".libs" && rm -f "libcommands.la" && ln -s "../libcommands.la" "libcommands.la" )
  451. 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
  452. 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
  453. 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
  454. 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
  455. libtool: link: ( cd ".libs" && rm -f "libinotify.la" && ln -s "../libinotify.la" "libinotify.la" )
  456. libtool: link: ( cd ".libs" && rm -f "libannotate.la" && ln -s "../libannotate.la" "libannotate.la" )
  457. libtool: link: ( cd ".libs" && rm -f "libsvg.la" && ln -s "../libsvg.la" "libsvg.la" )
  458. libtool: link: ( cd ".libs" && rm -f "libfs.la" && ln -s "../libfs.la" "libfs.la" )
  459. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/plugins'
  460. Making all in images
  461. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  462. make[2]: Цель `all' не требует выполнения команд.
  463. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/images'
  464. Making all in gtk
  465. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  466. Making all in window-decorator
  467. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  468. 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 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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
  469. LC_ALL=C /usr/bin/intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po gwd.schemas.in gwd.schemas
  470. Generating and caching the translation database
  471. Merging translations into gwd.schemas.
  472. /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 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -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
  473. 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 -ldbus-glib-1 -ldbus-1 -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
  474. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/window-decorator'
  475. Making all in gnome
  476. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  477. make[3]: Цель `all' не требует выполнения команд.
  478. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk/gnome'
  479. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  480. make[3]: Цель `all-am' не требует выполнения команд.
  481. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  482. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/gtk'
  483. Making all in kde
  484. make[2]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  485. Making all in window-decorator
  486. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  487. make[3]: Цель `all' не требует выполнения команд.
  488. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator'
  489. Making all in window-decorator-kde4
  490. make[3]: Вход в каталог `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  491. /usr/bin/qdbusxml2cpp -a kwinadaptor -i decorator.h -l KWD::Decorator org.kde.KWin.xml
  492. 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
  493. 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
  494. 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
  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 options.o options.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 kdecoration_plugins.o kdecoration_plugins.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 switcher.o switcher.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 paintredirector.o paintredirector.cpp
  499. /usr/bin/moc decorator.h > decorator.moc.cpp
  500. /usr/bin/moc window.h > window.moc.cpp
  501. /usr/bin/moc paintredirector.h > paintredirector.moc.cpp
  502. 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
  503. decorator.cpp: В функции-члене ‘bool KWD::Decorator::enableDecorations(Time)’:
  504. decorator.cpp:216:27: ошибка: cannot allocate an object of abstract type ‘KWD::Window’
  505. window.h:54:64: замечание: because the following virtual functions are pure within ‘KWD::Window’:
  506. /usr/include/kdecorationbridge.h:101:21: замечание: virtual QString KDecorationBridgeUnstable::caption(int) const
  507. /usr/include/kdecorationbridge.h:102:18: замечание: virtual void KDecorationBridgeUnstable::closeTab(long int)
  508. /usr/include/kdecorationbridge.h:103:18: замечание: virtual void KDecorationBridgeUnstable::closeTabGroup()
  509. /usr/include/kdecorationbridge.h:104:18: замечание: virtual long int KDecorationBridgeUnstable::currentTabId() const
  510. /usr/include/kdecorationbridge.h:106:19: замечание: virtual QIcon KDecorationBridgeUnstable::icon(int) const
  511. /usr/include/kdecorationbridge.h:107:18: замечание: virtual void KDecorationBridgeUnstable::setCurrentTab(long int)
  512. /usr/include/kdecorationbridge.h:109:18: замечание: virtual void KDecorationBridgeUnstable::showWindowMenu(const QPoint&, long int)
  513. /usr/include/kdecorationbridge.h:110:18: замечание: virtual void KDecorationBridgeUnstable::tab_A_before_B(long int, long int)
  514. /usr/include/kdecorationbridge.h:111:18: замечание: virtual void KDecorationBridgeUnstable::tab_A_behind_B(long int, long int)
  515. /usr/include/kdecorationbridge.h:112:17: замечание: virtual int KDecorationBridgeUnstable::tabCount() const
  516. /usr/include/kdecorationbridge.h:113:18: замечание: virtual long int KDecorationBridgeUnstable::tabId(int) const
  517. /usr/include/kdecorationbridge.h:114:18: замечание: virtual void KDecorationBridgeUnstable::untab(long int, const QRect&)
  518. decorator.cpp:218:33: ошибка: cannot allocate an object of abstract type ‘KWD::Window’
  519. window.h:54:64: замечание: since type ‘KWD::Window’ has pure virtual functions
  520. decorator.cpp: В функции-члене ‘void KWD::Decorator::handleWindowAdded(WId)’:
  521. decorator.cpp:682:30: ошибка: cannot allocate an object of abstract type ‘KWD::Window’
  522. window.h:54:64: замечание: since type ‘KWD::Window’ has pure virtual functions
  523. make[3]: *** [decorator.o] Ошибка 1
  524. make[3]: *** Ожидание завершения заданий...
  525. make[3]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde/window-decorator-kde4'
  526. make[2]: *** [all-recursive] Ошибка 1
  527. make[2]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/kde'
  528. make[1]: *** [all-recursive] Ошибка 1
  529. make[1]: Выход из каталога `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  530. make: *** [all] Ошибка 2
  531. * ERROR: x11-wm/compiz-0.8.8 failed (compile phase):
  532. * emake failed
  533. *
  534. * If you need support, post the output of `emerge --info '=x11-wm/compiz-0.8.8'`,
  535. * the complete build log and the output of `emerge -pqv '=x11-wm/compiz-0.8.8'`.
  536. * The complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/build.log'.
  537. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/environment'.
  538. * Working directory: '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  539. * S: '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  540.  
  541. >>> Failed to emerge x11-wm/compiz-0.8.8, Log file:
  542.  
  543. >>> '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/build.log'
  544.  
  545. * Messages for package x11-wm/compiz-0.8.8:
  546.  
  547. * ERROR: x11-wm/compiz-0.8.8 failed (compile phase):
  548. * emake failed
  549. *
  550. * If you need support, post the output of `emerge --info '=x11-wm/compiz-0.8.8'`,
  551. * the complete build log and the output of `emerge -pqv '=x11-wm/compiz-0.8.8'`.
  552. * The complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/build.log'.
  553. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/environment'.
  554. * Working directory: '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  555. * S: '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement