Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2012
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.90 KB | None | 0 0
  1.  * Package: media-video/cheese-3.4.2
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: amd64 elibc_glibc introspection kernel_linux multilib userland_GNU
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking cheese-3.4.2.tar.xz to /var/tmp/portage/media-video/cheese-3.4.2/work
  8. >>> Source unpacked in /var/tmp/portage/media-video/cheese-3.4.2/work
  9. >>> Preparing source in /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2 ...
  10. * Fixing OMF Makefiles ...
  11.  [ ok ]
  12. * Running elibtoolize in: cheese-3.4.2/build-aux/
  13. * Applying portage/1.2.0 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying as-needed/2.2.6 patch ...
  16. >>> Source prepared.
  17. >>> Configuring source in /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2 ...
  18. * econf: updating cheese-3.4.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  19. * econf: updating cheese-3.4.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  20. ./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 VALAC=/usr/bin/valac-0.14 --enable-introspection --disable-lcov --disable-static --disable-gtk-doc --disable-maintainer-mode
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking whether to disable maintainer-specific portions of Makefiles... no
  27. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  35. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  36. checking for style of include used by make... GNU
  37. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  38. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  39. checking for valac... /usr/bin/valac-0.14
  40. checking /usr/bin/valac-0.14 is at least version 0.13.2... yes
  41. checking build system type... x86_64-pc-linux-gnu
  42. checking host system type... x86_64-pc-linux-gnu
  43. checking how to print strings... printf
  44. checking for a sed that does not truncate output... /bin/sed
  45. checking for grep that handles long lines and -e... /bin/grep
  46. checking for egrep... /bin/grep -E
  47. checking for fgrep... /bin/grep -F
  48. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  49. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  50. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  51. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  52. checking whether ln -s works... yes
  53. checking the maximum length of command line arguments... 1572864
  54. checking whether the shell understands some XSI constructs... yes
  55. checking whether the shell understands "+="... yes
  56. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  57. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  58. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  59. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  60. checking how to recognize dependent libraries... pass_all
  61. checking for x86_64-pc-linux-gnu-dlltool... no
  62. checking for dlltool... no
  63. checking how to associate runtime and link libraries... printf %s\n
  64. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  65. checking for archiver @FILE support... @
  66. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  67. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  68. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  69. checking for sysroot... no
  70. checking for x86_64-pc-linux-gnu-mt... no
  71. checking for mt... no
  72. checking if : is a manifest tool... no
  73. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  74. checking for ANSI C header files... yes
  75. checking for sys/types.h... yes
  76. checking for sys/stat.h... yes
  77. checking for stdlib.h... yes
  78. checking for string.h... yes
  79. checking for memory.h... yes
  80. checking for strings.h... yes
  81. checking for inttypes.h... yes
  82. checking for stdint.h... yes
  83. checking for unistd.h... yes
  84. checking for dlfcn.h... yes
  85. checking for objdir... .libs
  86. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  87. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  88. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  89. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  90. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  92. 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
  93. checking whether -lc should be explicitly linked in... no
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100. checking for x86_64-pc-linux-gnu-pkg-config... no
  101. checking for pkg-config... /usr/bin/pkg-config
  102. checking pkg-config is at least version 0.24... yes
  103. checking whether gcc understands -Wno-sign-compare... yes
  104. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  105. checking what language compliance flags to pass to the C compiler...
  106. checking whether NLS is requested... yes
  107. checking for intltool >= 0.40.0... 0.50.2 found
  108. checking for intltool-update... /usr/bin/intltool-update
  109. checking for intltool-merge... /usr/bin/intltool-merge
  110. checking for intltool-extract... /usr/bin/intltool-extract
  111. checking for xgettext... /usr/bin/xgettext
  112. checking for msgmerge... /usr/bin/msgmerge
  113. checking for msgfmt... /usr/bin/msgfmt
  114. checking for gmsgfmt... /usr/bin/gmsgfmt
  115. checking for perl... /usr/bin/perl
  116. checking for perl >= 5.8.1... 5.16.0
  117. checking for XML::Parser... ok
  118. checking host operating system... Linux
  119. checking for gudev-1.0... found
  120. checking sys/videoio.h usability... no
  121. checking sys/videoio.h presence... no
  122. checking for sys/videoio.h... no
  123. checking X11/extensions/XTest.h usability... yes
  124. checking X11/extensions/XTest.h presence... yes
  125. checking for X11/extensions/XTest.h... yes
  126. checking for XTestFakeKeyEvent in -lXtst... yes
  127. checking for CHEESE... yes
  128. checking for CHEESE_GTK... yes
  129. checking for gst-inspect-0.10... /usr/bin/gst-inspect-0.10
  130. checking for camerabin GStreamer plugin...
  131. (gst-plugin-scanner:7339): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to open display. You have to set the DISPLAY environment variable, or use the --display command line argument
  132. ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
  133. found
  134. checking for vp8enc GStreamer plugin... found
  135. checking for webmmux GStreamer plugin... found
  136. checking for nautilus-sendto... no
  137. configure: WARNING: Unable to find nautilus-sendto >= 2.91.0 in the path. This is a runtime dependency just needed for using the sharing functionality in Cheese.
  138. checking for gtester... /usr/bin/gtester
  139. checking for gtester-report... notfound
  140. configure: WARNING: testing disabled as the required utilities were not found
  141. checking for glib-mkenums script... glib-mkenums
  142. checking for gobject-introspection... yes
  143. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  144. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  145. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  146. checking whether to build gtk-doc documentation... no
  147. checking for XML catalog (/etc/xml/catalog)... found
  148. checking for xmlcatalog... /usr/bin/xmlcatalog
  149. checking for xsltproc... yes
  150. checking for DocBook XML DTD V4.3 in XML catalog... found
  151. checking for DocBook XSL Stylesheets in XML catalog... found
  152. checking for itstool... itstool
  153. checking for xmllint... xmllint
  154. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  155. checking pkg-config is at least version 0.16... yes
  156. configure: creating ./config.status
  157. config.status: creating Makefile
  158. config.status: creating docs/reference/Makefile
  159. config.status: creating docs/reference/version.xml
  160. config.status: creating data/cheese.pc
  161. config.status: creating data/cheese-gtk.pc
  162. config.status: creating data/cheese.desktop.in
  163. config.status: creating help/Makefile
  164. config.status: creating po/Makefile.in
  165. config.status: creating cheese-config.h
  166. config.status: executing depfiles commands
  167. config.status: executing libtool commands
  168. config.status: executing po/stamp-it commands
  169. >>> Source configured.
  170. >>> Compiling source in /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2 ...
  171. make -j8
  172. make all-recursive
  173. make[1]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
  174. Making all in po
  175. make[2]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/po'
  176. MSGFMT af.gmo
  177. MSGFMT ar.gmo
  178. MSGFMT as.gmo
  179. MSGFMT ast.gmo
  180. MSGFMT be.gmo
  181. MSGFMT be@latin.gmo
  182. MSGFMT bg.gmo
  183. MSGFMT bn.gmo
  184. MSGFMT bn_IN.gmo
  185. MSGFMT ca.gmo
  186. MSGFMT ca@valencia.gmo
  187. MSGFMT cs.gmo
  188. MSGFMT da.gmo
  189. MSGFMT de.gmo
  190. MSGFMT dz.gmo
  191. MSGFMT el.gmo
  192. MSGFMT en_GB.gmo
  193. MSGFMT en@shaw.gmo
  194. MSGFMT eo.gmo
  195. MSGFMT es.gmo
  196. MSGFMT et.gmo
  197. MSGFMT eu.gmo
  198. MSGFMT fa.gmo
  199. MSGFMT fi.gmo
  200. MSGFMT fr.gmo
  201. MSGFMT ga.gmo
  202. MSGFMT gl.gmo
  203. MSGFMT he.gmo
  204. MSGFMT gu.gmo
  205. MSGFMT hi.gmo
  206. MSGFMT hr.gmo
  207. MSGFMT hu.gmo
  208. MSGFMT id.gmo
  209. MSGFMT it.gmo
  210. MSGFMT ja.gmo
  211. MSGFMT kk.gmo
  212. MSGFMT ka.gmo
  213. MSGFMT km.gmo
  214. MSGFMT kn.gmo
  215. MSGFMT ko.gmo
  216. MSGFMT ku.gmo
  217. MSGFMT lt.gmo
  218. MSGFMT lv.gmo
  219. MSGFMT mai.gmo
  220. MSGFMT mk.gmo
  221. MSGFMT ml.gmo
  222. MSGFMT mr.gmo
  223. MSGFMT ms.gmo
  224. MSGFMT nb.gmo
  225. MSGFMT nds.gmo
  226. MSGFMT nl.gmo
  227. MSGFMT nn.gmo
  228. MSGFMT oc.gmo
  229. MSGFMT or.gmo
  230. MSGFMT pa.gmo
  231. MSGFMT pl.gmo
  232. MSGFMT pt.gmo
  233. MSGFMT ps.gmo
  234. MSGFMT ro.gmo
  235. MSGFMT pt_BR.gmo
  236. MSGFMT ru.gmo
  237. MSGFMT sk.gmo
  238. MSGFMT sl.gmo
  239. MSGFMT sq.gmo
  240. MSGFMT sr@latin.gmo
  241. MSGFMT sr.gmo
  242. MSGFMT sv.gmo
  243. MSGFMT ta.gmo
  244. MSGFMT te.gmo
  245. MSGFMT th.gmo
  246. MSGFMT tr.gmo
  247. MSGFMT ug.gmo
  248. MSGFMT uk.gmo
  249. MSGFMT vi.gmo
  250. MSGFMT xh.gmo
  251. MSGFMT zh_CN.gmo
  252. MSGFMT zh_HK.gmo
  253. MSGFMT zh_TW.gmo
  254. MSGFMT zu.gmo
  255. make[2]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/po'
  256. Making all in help
  257. make[2]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/help'
  258. GEN ca/ca.mo
  259. GEN cs/cs.mo
  260. GEN de/de.mo
  261. GEN el/el.mo
  262. GEN en_GB/en_GB.mo
  263. GEN es/es.mo
  264. GEN fi/fi.mo
  265. GEN fr/fr.mo
  266. GEN gl/gl.mo
  267. GEN hu/hu.mo
  268. GEN it/it.mo
  269. GEN lv/lv.mo
  270. GEN ko/ko.mo
  271. GEN nl/nl.mo
  272. GEN oc/oc.mo
  273. GEN pa/pa.mo
  274. GEN pt_BR/pt_BR.mo
  275. GEN ru/ru.mo
  276. GEN sv/sv.mo
  277. GEN sl/sl.mo
  278. GEN te/te.mo
  279. GEN th/th.mo
  280. GEN zh_CN/zh_CN.mo
  281. GEN ca/
  282. GEN cs/
  283. GEN de/
  284. GEN el/
  285. GEN en_GB/
  286. GEN es/
  287. GEN fi/
  288. GEN fr/
  289. GEN gl/
  290. GEN hu/
  291. GEN it/
  292. GEN lv/
  293. GEN ko/
  294. GEN nl/
  295. GEN oc/
  296. GEN pa/
  297. GEN pt_BR/
  298. GEN ru/
  299. GEN sl/
  300. GEN sv/
  301. GEN te/
  302. GEN th/
  303. GEN zh_CN/
  304. make[2]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/help'
  305. make[2]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
  306. GEN libcheese/cheese-enums.h
  307. ITMRG data/cheese.desktop
  308. ITMRG data/org.gnome.Cheese.gschema.xml
  309. CC libcheese/libcheese_la-cheese-camera.lo
  310. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese-camera.lo `test -f 'libcheese/cheese-camera.c' || echo './'`libcheese/cheese-camera.c
  311. CC libcheese/libcheese_la-cheese-camera-device.lo
  312. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese-camera-device.lo `test -f 'libcheese/cheese-camera-device.c' || echo './'`libcheese/cheese-camera-device.c
  313. CC libcheese/libcheese_la-cheese-camera-device-monitor.lo
  314. CC libcheese/libcheese_la-cheese-effect.lo
  315. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese-camera-device-monitor.lo `test -f 'libcheese/cheese-camera-device-monitor.c' || echo './'`libcheese/cheese-camera-device-monitor.c
  316. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese-effect.lo `test -f 'libcheese/cheese-effect.c' || echo './'`libcheese/cheese-effect.c
  317. CC libcheese/libcheese_la-cheese-fileutil.lo
  318. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese-fileutil.lo `test -f 'libcheese/cheese-fileutil.c' || echo './'`libcheese/cheese-fileutil.c
  319. CC libcheese/libcheese_la-cheese.lo
  320. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese.lo `test -f 'libcheese/cheese.c' || echo './'`libcheese/cheese.c
  321. CC libcheese/libcheese_gtk_la-cheese-avatar-chooser.lo
  322. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_gtk_la-cheese-avatar-chooser.lo `test -f 'libcheese/cheese-avatar-chooser.c' || echo './'`libcheese/cheese-avatar-chooser.c
  323. CC libcheese/libcheese_gtk_la-cheese-aspect-frame.lo
  324. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_gtk_la-cheese-aspect-frame.lo `test -f 'libcheese/cheese-aspect-frame.c' || echo './'`libcheese/cheese-aspect-frame.c
  325. CC libcheese/libcheese_gtk_la-cheese-flash.lo
  326. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_gtk_la-cheese-flash.lo `test -f 'libcheese/cheese-flash.c' || echo './'`libcheese/cheese-flash.c
  327. CC libcheese/libcheese_gtk_la-cheese-gtk.lo
  328. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_gtk_la-cheese-gtk.lo `test -f 'libcheese/cheese-gtk.c' || echo './'`libcheese/cheese-gtk.c
  329. CC libcheese/libcheese_gtk_la-cheese-widget.lo
  330. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_gtk_la-cheese-widget.lo `test -f 'libcheese/cheese-widget.c' || echo './'`libcheese/cheese-widget.c
  331. CC libcheese/libcheese_gtk_la-um-crop-area.lo
  332. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_gtk_la-um-crop-area.lo `test -f 'libcheese/um-crop-area.c' || echo './'`libcheese/um-crop-area.c
  333. libcheese/cheese-camera.c: In function 'cheese_camera_connect_effect_texture':
  334. libcheese/cheese-camera.c:917:3: warning: 'clutter_gst_video_sink_new' is deprecated (declared at /usr/include/clutter-1.0/clutter-gst/clutter-gst-util.h:48) [-Wdeprecated-declarations]
  335. libcheese/cheese-camera.c: In function 'cheese_camera_setup':
  336. libcheese/cheese-camera.c:1489:3: warning: 'clutter_gst_video_sink_new' is deprecated (declared at /usr/include/clutter-1.0/clutter-gst/clutter-gst-util.h:48) [-Wdeprecated-declarations]
  337. CC src/cheese-cheese-countdown.o
  338. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/cheese-cheese-countdown.o `test -f 'src/cheese-countdown.c' || echo './'`src/cheese-countdown.c
  339. CC src/cheese-cheese-effects-manager.o
  340. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/cheese-cheese-effects-manager.o `test -f 'src/cheese-effects-manager.c' || echo './'`src/cheese-effects-manager.c
  341. CC src/cheese-cheese-preferences.o
  342. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/cheese-cheese-preferences.o `test -f 'src/cheese-preferences.c' || echo './'`src/cheese-preferences.c
  343. src/cheese-effects-manager.c: In function 'cheese_effects_manager_load_effects':
  344. src/cheese-effects-manager.c:158:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  345. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  346. src/cheese-effects-manager.c: In function 'cheese_effects_manager_get_effect':
  347. src/cheese-effects-manager.c:206:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  348. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  349. CC src/cheese-cheese-window.o
  350. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/cheese-cheese-window.o `test -f 'src/cheese-window.c' || echo './'`src/cheese-window.c
  351. CC src/cheese-cheese-main.o
  352. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/cheese-cheese-main.o `test -f 'src/cheese-main.c' || echo './'`src/cheese-main.c
  353. CC src/cheese-cheese-shareable-media.o
  354. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/cheese-cheese-shareable-media.o `test -f 'src/cheese-shareable-media.c' || echo './'`src/cheese-shareable-media.c
  355. CC src/thumbview/cheese-cheese-thumb-view.o
  356. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/thumbview/cheese-cheese-thumb-view.o `test -f 'src/thumbview/cheese-thumb-view.c' || echo './'`src/thumbview/cheese-thumb-view.c
  357. CC src/thumbview/cheese-cheese-thumbnail.o
  358. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/thumbview/cheese-cheese-thumbnail.o `test -f 'src/thumbview/cheese-thumbnail.c' || echo './'`src/thumbview/cheese-thumbnail.c
  359. CC src/thumbview/cheese-eog-thumb-nav.o
  360. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -include ./cheese-config.h -I./libcheese -I./src -export-dynamic -march=core2 -O2 -pipe -c -o src/thumbview/cheese-eog-thumb-nav.o `test -f 'src/thumbview/eog-thumb-nav.c' || echo './'`src/thumbview/eog-thumb-nav.c
  361. CC tests/tests_cheese_test_camera-cheese-test-camera.o
  362. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I./libcheese -march=core2 -O2 -pipe -c -o tests/tests_cheese_test_camera-cheese-test-camera.o `test -f 'tests/cheese-test-camera.c' || echo './'`tests/cheese-test-camera.c
  363. src/cheese-preferences.c: In function '_cheese_preferences_dialog_add_camera_device_gfunc':
  364. src/cheese-preferences.c:372:2: warning: passing argument 2 of 'cheese_preferences_dialog_add_camera_device' discards 'const' qualifier from pointer target type [enabled by default]
  365. src/cheese-preferences.c:117:13: note: expected 'void *' but argument is of type 'gconstpointer'
  366. src/cheese-preferences.c: In function 'cheese_preferences_dialog_initialize_camera_devices':
  367. src/cheese-preferences.c:410:2: warning: passing argument 2 of 'g_ptr_array_foreach' from incompatible pointer type [enabled by default]
  368. /usr/include/glib-2.0/glib/garray.h:146:12: note: expected 'GFunc' but argument is of type 'void (*)(const void *, void *)'
  369. src/cheese-preferences.c: In function '__lambda2_':
  370. src/cheese-preferences.c:505:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  371. src/cheese-preferences.c:516:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  372. src/cheese-preferences.c: In function '___lambda2__gfunc':
  373. src/cheese-preferences.c:575:2: warning: passing argument 2 of '__lambda2_' discards 'const' qualifier from pointer target type [enabled by default]
  374. src/cheese-preferences.c:446:13: note: expected 'struct CheeseVideoFormat *' but argument is of type 'gconstpointer'
  375. src/cheese-preferences.c: In function 'cheese_preferences_dialog_setup_resolutions_for_device':
  376. src/cheese-preferences.c:609:2: warning: passing argument 2 of 'g_list_foreach' from incompatible pointer type [enabled by default]
  377. /usr/include/glib-2.0/glib/glist.h:100:10: note: expected 'GFunc' but argument is of type 'void (*)(const void *, void *)'
  378. src/cheese-preferences.c: In function '___lambda3_':
  379. src/cheese-preferences.c:1184:9: warning: assignment from incompatible pointer type [enabled by default]
  380. CC tests/tests_cheese_test_chooser-cheese-test-chooser.o
  381. src/cheese-preferences.c: In function '____lambda3__gfunc':x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I./libcheese -march=core2 -O2 -pipe -c -o tests/tests_cheese_test_chooser-cheese-test-chooser.o `test -f 'tests/cheese-test-chooser.c' || echo './'`tests/cheese-test-chooser.c
  382.  
  383. src/cheese-preferences.c:1213:2: warning: passing argument 2 of '___lambda3_' discards 'const' qualifier from pointer target type [enabled by default]
  384. src/cheese-preferences.c:1160:13: note: expected 'void *' but argument is of type 'gconstpointer'
  385. src/cheese-preferences.c: In function 'cheese_preferences_dialog_on_camera_update_num_camera_devices':
  386. src/cheese-preferences.c:1281:3: warning: passing argument 2 of 'g_ptr_array_foreach' from incompatible pointer type [enabled by default]
  387. /usr/include/glib-2.0/glib/garray.h:146:12: note: expected 'GFunc' but argument is of type 'void (*)(const void *, void *)'
  388. src/cheese-preferences.c: In function 'cheese_preferences_dialog_remove_camera_device':
  389. src/cheese-preferences.c:1415:9: warning: assignment from incompatible pointer type [enabled by default]
  390. src/cheese-preferences.c: At top level:
  391. src/cheese-preferences.c:427:20: warning: 'block1_data_ref' defined but not used [-Wunused-function]
  392. src/cheese-preferences.c:1141:20: warning: 'block2_data_ref' defined but not used [-Wunused-function]
  393. src/cheese-shareable-media.c: In function '__lambda4_':
  394. src/cheese-shareable-media.c:236:7: warning: variable '_tmp0__length1' set but not used [-Wunused-but-set-variable]
  395. src/cheese-shareable-media.c:235:10: warning: variable '_tmp0_' set but not used [-Wunused-but-set-variable]
  396. src/cheese-shareable-media.c:234:25: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  397. src/cheese-shareable-media.c: In function '___lambda4__gfunc':
  398. src/cheese-shareable-media.c:250:2: warning: passing argument 2 of '__lambda4_' discards 'const' qualifier from pointer target type [enabled by default]
  399. src/cheese-shareable-media.c:233:13: note: expected 'struct GFile *' but argument is of type 'gconstpointer'
  400. src/cheese-shareable-media.c: In function 'cheese_shareable_media_share_files':
  401. src/cheese-shareable-media.c:280:2: warning: passing argument 2 of 'g_list_foreach' from incompatible pointer type [enabled by default]
  402. /usr/include/glib-2.0/glib/glist.h:100:10: note: expected 'GFunc' but argument is of type 'void (*)(const void *, void *)'
  403. src/cheese-shareable-media.c:284:8: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  404. src/cheese-shareable-media.c:263:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable]
  405. src/cheese-shareable-media.c:262:10: warning: variable '_tmp1_' set but not used [-Wunused-but-set-variable]
  406. src/cheese-shareable-media.c: At top level:
  407. src/cheese-shareable-media.c:194:20: warning: 'block3_data_ref' defined but not used [-Wunused-function]
  408. CC tests/tests_cheese_test_flash-cheese-test-flash.o
  409. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I./libcheese -march=core2 -O2 -pipe -c -o tests/tests_cheese_test_flash-cheese-test-flash.o `test -f 'tests/cheese-test-flash.c' || echo './'`tests/cheese-test-flash.c
  410. src/cheese-main.c: In function 'cheese_main_real_local_command_line':
  411. src/cheese-main.c:338:9: warning: variable '_tmp23__length1' set but not used [-Wunused-but-set-variable]
  412. src/cheese-main.c:227:10: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable]
  413. src/cheese-main.c:226:7: warning: variable '_local_args_size_' set but not used [-Wunused-but-set-variable]
  414. src/cheese-main.c: In function 'cheese_main_finalize':
  415. src/cheese-main.c:417:15: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  416. src/cheese-window.c: In function 'pk_proxy_dbus_interface_get_property':
  417. src/cheese-window.c:594:11: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  418. src/cheese-window.c: In function 'pk_proxy_dbus_interface_set_property':
  419. src/cheese-window.c:603:11: warning: variable 'object' set but not used [-Wunused-but-set-variable]
  420. src/cheese-window.c: In function 'cheese_main_window_install_packages_finish':
  421. src/cheese-window.c:1458:39: warning: variable '_data_' set but not used [-Wunused-but-set-variable]
  422. src/cheese-window.c: In function 'cheese_main_window_install_packages_co':
  423. src/cheese-window.c:1501:3: warning: passing argument 1 of 'g_async_initable_new_finish' from incompatible pointer type [enabled by default]
  424. /usr/include/glib-2.0/gio/gasyncinitable.h:110:10: note: expected 'struct GAsyncInitable *' but argument is of type 'struct GObject *'
  425. src/cheese-window.c:1501:18: warning: assignment from incompatible pointer type [enabled by default]
  426. src/cheese-window.c: In function 'cheese_main_window_get_data_file_dir':
  427. src/cheese-window.c:1635:18: warning: assignment from incompatible pointer type [enabled by default]
  428. src/cheese-window.c:1665:10: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable]
  429. src/cheese-window.c:1664:13: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable]
  430. src/cheese-window.c:1654:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable]
  431. src/cheese-window.c:1653:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable]
  432. src/cheese-window.c:1682:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable]
  433. src/cheese-window.c:1681:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable]
  434. src/cheese-window.c:1626:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable]
  435. src/cheese-window.c:1625:10: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable]
  436. src/cheese-window.c:1620:7: warning: variable '_system_data_dirs_size_' set but not used [-Wunused-but-set-variable]
  437. src/cheese-window.c: In function 'cheese_main_window_set_fullscreen_mode': CC tests/tests_cheese_test_monitor-cheese-test-monitor.o
  438. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I./libcheese -march=core2 -O2 -pipe -c -o tests/tests_cheese_test_monitor-cheese-test-monitor.o `test -f 'tests/cheese-test-monitor.c' || echo './'`tests/cheese-test-monitor.c
  439.  
  440. src/cheese-window.c:2443:9: warning: unused variable '_b_collection_size_' [-Wunused-variable]
  441. src/cheese-window.c:2442:9: warning: variable 'b_collection_length1' set but not used [-Wunused-but-set-variable]
  442. src/cheese-window.c:2498:9: warning: unused variable '_b_collection_size_' [-Wunused-variable]
  443. src/cheese-window.c:2497:9: warning: variable 'b_collection_length1' set but not used [-Wunused-but-set-variable]
  444. src/cheese-window.c: In function 'cheese_main_window_on_key_release':
  445. src/cheese-window.c:2863:9: warning: assignment from incompatible pointer type [enabled by default]
  446. src/cheese-window.c: In function 'cheese_main_window_on_next_effects_page':
  447. src/cheese-window.c:3371:2: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  448. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  449. src/cheese-window.c: In function 'cheese_main_window_activate_effects_page':
  450. src/cheese-window.c:3467:5: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  451. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  452. src/cheese-window.c: In function 'cheese_main_window_setup_effects_page_switch_sensitivity':
  453. src/cheese-window.c:3560:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  454. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  455. src/cheese-window.c: In function 'cheese_main_window_toggle_effects_selector':
  456. src/cheese-window.c:3594:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  457. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  458. src/cheese-window.c:3619:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  459. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  460. src/cheese-window.c: In function 'cheese_main_window_setup_effects_selector':
  461. src/cheese-window.c:3674:3: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  462. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  463. src/cheese-window.c:3714:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  464. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  465. src/cheese-window.c:3825:6: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [enabled by default]
  466. /usr/include/gee-1.0/gee.h:755:6: note: expected 'struct GeeAbstractCollection *' but argument is of type 'struct GeeCollection *'
  467. src/cheese-window.c: In function 'cheese_main_window_toggle_camera_actions_sensitivities':
  468. src/cheese-window.c:3951:4: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [enabled by default]
  469. /usr/include/gee-1.0/gee.h:792:9: note: expected 'struct GeeAbstractMap *' but argument is of type 'struct GeeMap *'
  470. src/cheese-window.c:4123:13: warning: unused variable '_s_collection_size_' [-Wunused-variable]
  471. src/cheese-window.c:4122:13: warning: variable 's_collection_length1' set but not used [-Wunused-but-set-variable]
  472. src/cheese-window.c:4017:8: warning: variable '_active_actions_size_' set but not used [-Wunused-but-set-variable]
  473. src/cheese-window.c: In function 'cheese_main_window_setup_ui':
  474. src/cheese-window.c:4757:11: warning: assignment from incompatible pointer type [enabled by default]
  475. src/cheese-window.c:4762:11: warning: assignment from incompatible pointer type [enabled by default]
  476. src/cheese-window.c:4426:19: warning: variable '_tmp173_' set but not used [-Wunused-but-set-variable]
  477. src/cheese-window.c: In function 'cheese_main_window_on_action_pre_activated':
  478. src/cheese-window.c:4861:9: warning: assignment from incompatible pointer type [enabled by default]
  479. CC tests/tests_cheese_test_widget-cheese-test-widget.o
  480. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I./libcheese -march=core2 -O2 -pipe -c -o tests/tests_cheese_test_widget-cheese-test-widget.o `test -f 'tests/cheese-test-widget.c' || echo './'`tests/cheese-test-widget.c
  481. src/thumbview/eog-thumb-nav.c: In function 'eog_thumb_nav_vadj_changed':
  482. src/thumbview/eog-thumb-nav.c:130:23: warning: variable 'ltr' set but not used [-Wunused-but-set-variable]
  483. src/thumbview/eog-thumb-nav.c: In function 'eog_thumb_nav_vadj_value_changed':
  484. src/thumbview/eog-thumb-nav.c:175:23: warning: variable 'ltr' set but not used [-Wunused-but-set-variable]
  485. CC tests/tests_test_webcam_button-test-webcam-button.o
  486. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -I./libcheese -march=core2 -O2 -pipe -c -o tests/tests_test_webcam_button-test-webcam-button.o `test -f 'tests/test-webcam-button.c' || echo './'`tests/test-webcam-button.c
  487. GEN data/org.gnome.Cheese.gschema.valid
  488. warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
  489. GEN libcheese/cheese-enums.c
  490. CCLD tests/test-webcam-button
  491. CC libcheese/libcheese_la-cheese-enums.lo
  492. /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DPACKAGE_DATADIR=\""/usr/share/cheese"\" -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -DGNOME_DESKTOP_USE_UNSTABLE_API=1 -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -Wall -DGSEAL_ENABLE -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I./libcheese -I./libcheese -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gnome-desktop-3.0 -I/usr/include/librsvg-2.0 -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gee-1.0 -I/usr/include/gudev-1.0 -I/usr/include/gsettings-desktop-schemas -Wall -DGSEAL_ENABLE -march=core2 -O2 -pipe -c -o libcheese/libcheese_la-cheese-enums.lo `test -f 'libcheese/cheese-enums.c' || echo './'`libcheese/cheese-enums.c
  493. CCLD libcheese.la
  494. CCLD libcheese-gtk.la
  495. GISCAN Cheese-3.0.gir
  496. CCLD tests/cheese-test-camera
  497. libtool: link: warning: `/usr/lib/libgstbase-0.10.la' seems to be moved
  498. libtool: link: warning: `/usr/lib/libgstinterfaces-0.10.la' seems to be moved
  499. libtool: link: warning: `/usr/lib/libgstreamer-0.10.la' seems to be moved
  500. CCLD cheese
  501. CCLD tests/cheese-test-chooser
  502. CCLD tests/cheese-test-flash
  503. CCLD tests/cheese-test-widget
  504. CCLD tests/cheese-test-monitor
  505. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libcogl.so.5, needed by /usr/lib/libmx-1.0.so, not found (try using -rpath or -rpath-link)
  506. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libcogl.so.5, needed by /usr/lib/libmx-1.0.so, not found (try using -rpath or -rpath-link)
  507. cd ./docs/reference && make all
  508. make[3]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/docs/reference'
  509. GEN cheese.1
  510. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libcogl.so.5, needed by /usr/lib/libmx-1.0.so, not found (try using -rpath or -rpath-link)
  511. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libcogl.so.5, needed by /usr/lib/libmx-1.0.so, not found (try using -rpath or -rpath-link)
  512. Note: Writing cheese.1
  513. make[3]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/docs/reference'
  514. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libcogl.so.5, needed by /usr/lib/libmx-1.0.so, not found (try using -rpath or -rpath-link)
  515. /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspectobSNZt/.libs/Cheese-3.0: error while loading shared libraries: libcogl.so.5: cannot open shared object file: No such file or directory
  516. Command '['/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspectobSNZt/Cheese-3.0', '--introspect-dump=/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspectobSNZt/functions.txt,/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspectobSNZt/dump.xml']' returned non-zero exit status 127
  517. make[2]: *** [Cheese-3.0.gir] Error 1
  518. make[2]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
  519. make[1]: *** [all-recursive] Error 1
  520. make[1]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
  521. make: *** [all] Error 2
  522. * ERROR: media-video/cheese-3.4.2 failed (compile phase):
  523. * emake failed
  524. *
  525. * If you need support, post the output of `emerge --info '=media-video/cheese-3.4.2'`,
  526. * the complete build log and the output of `emerge -pqv '=media-video/cheese-3.4.2'`.
  527. * The complete build log is located at '/var/tmp/portage/media-video/cheese-3.4.2/temp/build.log'.
  528. * The ebuild environment file is located at '/var/tmp/portage/media-video/cheese-3.4.2/temp/environment'.
  529. * Working directory: '/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
  530. * S: '/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement