Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 323556 Details for
Bug 434772
media-video/cheese-3.4.2 USE=introspection - ld: warning: libcogl.so.5, needed by /usr/lib/libmx-1.0.so, not found (try using -rpath or -rpath-link)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build fails
media-video:cheese-3.4.2:20120910-000046.log (text/plain), 91.37 KB, created by
David J Cozatt
on 2012-09-11 23:29:46 UTC
(
hide
)
Description:
build fails
Filename:
MIME Type:
Creator:
David J Cozatt
Created:
2012-09-11 23:29:46 UTC
Size:
91.37 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-video/cheese-3.4.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc introspection kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cheese-3.4.2.tar.xz to /var/tmp/portage/media-video/cheese-3.4.2/work >>>> Source unpacked in /var/tmp/portage/media-video/cheese-3.4.2/work >>>> Preparing source in /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2 ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[232C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: cheese-3.4.2/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2 ... > * econf: updating cheese-3.4.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cheese-3.4.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./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 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to disable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for valac... /usr/bin/valac-0.14 >checking /usr/bin/valac-0.14 is at least version 0.13.2... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >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 >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.24... yes >checking whether gcc understands -Wno-sign-compare... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >checking what language compliance flags to pass to the C compiler... >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.16.1 >checking for XML::Parser... ok >checking host operating system... Linux >checking for gudev-1.0... found >checking sys/videoio.h usability... no >checking sys/videoio.h presence... no >checking for sys/videoio.h... no >checking X11/extensions/XTest.h usability... yes >checking X11/extensions/XTest.h presence... yes >checking for X11/extensions/XTest.h... yes >checking for XTestFakeKeyEvent in -lXtst... yes >checking for CHEESE... yes >checking for CHEESE_GTK... yes >checking for gst-inspect-0.10... /usr/bin/gst-inspect-0.10 >checking for camerabin GStreamer plugin... >(gst-plugin-scanner:31310): 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 >** Message: pygobject_register_sinkfunc is deprecated (GstObject) >found >checking for vp8enc GStreamer plugin... found >checking for webmmux GStreamer plugin... found >checking for nautilus-sendto... no >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. >checking for gtester... /usr/bin/gtester >checking for gtester-report... notfound >configure: WARNING: testing disabled as the required utilities were not found >checking for glib-mkenums script... glib-mkenums >checking for gobject-introspection... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for XML catalog (/etc/xml/catalog)... found >checking for xmlcatalog... /usr/bin/xmlcatalog >checking for xsltproc... yes >checking for DocBook XML DTD V4.3 in XML catalog... found >checking for DocBook XSL Stylesheets in XML catalog... found >checking for itstool... itstool >checking for xmllint... xmllint >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/version.xml >config.status: creating data/cheese.pc >config.status: creating data/cheese-gtk.pc >config.status: creating data/cheese.desktop.in >config.status: creating help/Makefile >config.status: creating po/Makefile.in >config.status: creating cheese-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2 ... >make -j5 --load-average >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2' >Making all in po >make[2]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/po' > MSGFMT en_GB.gmo >make[2]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/po' >Making all in help >make[2]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/help' > GEN en_GB/en_GB.mo > GEN en_GB/ >make[2]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/help' >make[2]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2' > GEN libcheese/cheese-enums.h > ITMRG data/cheese.desktop > ITMRG data/org.gnome.Cheese.gschema.xml > CC libcheese/libcheese_la-cheese-camera.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_la-cheese-camera.lo `test -f 'libcheese/cheese-camera.c' || echo './'`libcheese/cheese-camera.c > CC libcheese/libcheese_la-cheese-camera-device-monitor.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -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 > CC libcheese/libcheese_la-cheese-camera-device.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_la-cheese-camera-device.lo `test -f 'libcheese/cheese-camera-device.c' || echo './'`libcheese/cheese-camera-device.c > CC libcheese/libcheese_la-cheese-effect.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_la-cheese-effect.lo `test -f 'libcheese/cheese-effect.c' || echo './'`libcheese/cheese-effect.c > CC libcheese/libcheese_la-cheese-fileutil.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_la-cheese-fileutil.lo `test -f 'libcheese/cheese-fileutil.c' || echo './'`libcheese/cheese-fileutil.c > CC libcheese/libcheese_la-cheese.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_la-cheese.lo `test -f 'libcheese/cheese.c' || echo './'`libcheese/cheese.c > CC libcheese/libcheese_gtk_la-cheese-avatar-chooser.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_gtk_la-cheese-avatar-chooser.lo `test -f 'libcheese/cheese-avatar-chooser.c' || echo './'`libcheese/cheese-avatar-chooser.c > CC libcheese/libcheese_gtk_la-cheese-aspect-frame.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_gtk_la-cheese-aspect-frame.lo `test -f 'libcheese/cheese-aspect-frame.c' || echo './'`libcheese/cheese-aspect-frame.c >libcheese/cheese-camera.c: In function 'cheese_camera_connect_effect_texture': >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] >libcheese/cheese-camera.c: In function 'cheese_camera_setup': >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] > CC libcheese/libcheese_gtk_la-cheese-flash.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_gtk_la-cheese-flash.lo `test -f 'libcheese/cheese-flash.c' || echo './'`libcheese/cheese-flash.c > CC libcheese/libcheese_gtk_la-cheese-gtk.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_gtk_la-cheese-gtk.lo `test -f 'libcheese/cheese-gtk.c' || echo './'`libcheese/cheese-gtk.c > CC libcheese/libcheese_gtk_la-cheese-widget.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_gtk_la-cheese-widget.lo `test -f 'libcheese/cheese-widget.c' || echo './'`libcheese/cheese-widget.c > CC libcheese/libcheese_gtk_la-um-crop-area.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_gtk_la-um-crop-area.lo `test -f 'libcheese/um-crop-area.c' || echo './'`libcheese/um-crop-area.c > CC src/cheese-cheese-countdown.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/cheese-cheese-countdown.o `test -f 'src/cheese-countdown.c' || echo './'`src/cheese-countdown.c > CC src/cheese-cheese-effects-manager.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/cheese-cheese-effects-manager.o `test -f 'src/cheese-effects-manager.c' || echo './'`src/cheese-effects-manager.c >src/cheese-effects-manager.c: In function âcheese_effects_manager_load_effectsâ: >src/cheese-effects-manager.c:158:2: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-effects-manager.c: In function âcheese_effects_manager_get_effectâ: >src/cheese-effects-manager.c:206:3: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â > CC src/cheese-cheese-preferences.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/cheese-cheese-preferences.o `test -f 'src/cheese-preferences.c' || echo './'`src/cheese-preferences.c > CC src/cheese-cheese-window.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/cheese-cheese-window.o `test -f 'src/cheese-window.c' || echo './'`src/cheese-window.c > CC src/cheese-cheese-main.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/cheese-cheese-main.o `test -f 'src/cheese-main.c' || echo './'`src/cheese-main.c > CC src/cheese-cheese-shareable-media.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/cheese-cheese-shareable-media.o `test -f 'src/cheese-shareable-media.c' || echo './'`src/cheese-shareable-media.c > CC src/thumbview/cheese-cheese-thumb-view.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/thumbview/cheese-cheese-thumb-view.o `test -f 'src/thumbview/cheese-thumb-view.c' || echo './'`src/thumbview/cheese-thumb-view.c >src/cheese-preferences.c: In function â_cheese_preferences_dialog_add_camera_device_gfuncâ: >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] >src/cheese-preferences.c:117:13: note: expected âvoid *â but argument is of type âgconstpointerâ >src/cheese-preferences.c: In function âcheese_preferences_dialog_initialize_camera_devicesâ: >src/cheese-preferences.c:410:2: warning: passing argument 2 of âg_ptr_array_foreachâ from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/glib/garray.h:146:12: note: expected âGFuncâ but argument is of type âvoid (*)(const void *, void *)â >src/cheese-preferences.c: In function â__lambda2_â: >src/cheese-preferences.c:505:10: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >src/cheese-preferences.c:516:11: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >src/cheese-preferences.c: In function â___lambda2__gfuncâ: >src/cheese-preferences.c:575:2: warning: passing argument 2 of â__lambda2_â discards âconstâ qualifier from pointer target type [enabled by default] >src/cheese-preferences.c:446:13: note: expected âstruct CheeseVideoFormat *â but argument is of type âgconstpointerâ >src/cheese-preferences.c: In function âcheese_preferences_dialog_setup_resolutions_for_deviceâ: >src/cheese-preferences.c:609:2: warning: passing argument 2 of âg_list_foreachâ from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/glib/glist.h:100:10: note: expected âGFuncâ but argument is of type âvoid (*)(const void *, void *)â >src/cheese-preferences.c: In function â___lambda3_â: >src/cheese-preferences.c:1184:9: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-preferences.c: In function â____lambda3__gfuncâ: >src/cheese-preferences.c:1213:2: warning: passing argument 2 of â___lambda3_â discards âconstâ qualifier from pointer target type [enabled by default] >src/cheese-preferences.c:1160:13: note: expected âvoid *â but argument is of type âgconstpointerâ >src/cheese-preferences.c: In function âcheese_preferences_dialog_on_camera_update_num_camera_devicesâ: >src/cheese-preferences.c:1281:3: warning: passing argument 2 of âg_ptr_array_foreachâ from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/glib/garray.h:146:12: note: expected âGFuncâ but argument is of type âvoid (*)(const void *, void *)â >src/cheese-preferences.c: In function âcheese_preferences_dialog_remove_camera_deviceâ: >src/cheese-preferences.c:1415:9: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-preferences.c: At top level: >src/cheese-preferences.c:427:20: warning: âblock1_data_refâ defined but not used [-Wunused-function] >src/cheese-preferences.c:1141:20: warning: âblock2_data_refâ defined but not used [-Wunused-function] >src/cheese-shareable-media.c: In function â__lambda4_â: >src/cheese-shareable-media.c:236:7: warning: variable â_tmp0__length1â set but not used [-Wunused-but-set-variable] >src/cheese-shareable-media.c:235:10: warning: variable â_tmp0_â set but not used [-Wunused-but-set-variable] >src/cheese-shareable-media.c:234:25: warning: variable âselfâ set but not used [-Wunused-but-set-variable] >src/cheese-shareable-media.c: In function â___lambda4__gfuncâ: >src/cheese-shareable-media.c:250:2: warning: passing argument 2 of â__lambda4_â discards âconstâ qualifier from pointer target type [enabled by default] >src/cheese-shareable-media.c:233:13: note: expected âstruct GFile *â but argument is of type âgconstpointerâ >src/cheese-shareable-media.c: In function âcheese_shareable_media_share_filesâ: >src/cheese-shareable-media.c:280:2: warning: passing argument 2 of âg_list_foreachâ from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/glib/glist.h:100:10: note: expected âGFuncâ but argument is of type âvoid (*)(const void *, void *)â >src/cheese-shareable-media.c:284:8: warning: variable â_tmp4__length1â set but not used [-Wunused-but-set-variable] >src/cheese-shareable-media.c:263:7: warning: variable â_tmp1__length1â set but not used [-Wunused-but-set-variable] >src/cheese-shareable-media.c:262:10: warning: variable â_tmp1_â set but not used [-Wunused-but-set-variable] >src/cheese-shareable-media.c: At top level: >src/cheese-shareable-media.c:194:20: warning: âblock3_data_refâ defined but not used [-Wunused-function] >src/cheese-main.c: In function âcheese_main_real_local_command_lineâ: >src/cheese-main.c:338:9: warning: variable â_tmp23__length1â set but not used [-Wunused-but-set-variable] >src/cheese-main.c:227:10: warning: variable â_tmp4_â set but not used [-Wunused-but-set-variable] >src/cheese-main.c:226:7: warning: variable â_local_args_size_â set but not used [-Wunused-but-set-variable] >src/cheese-main.c: In function âcheese_main_finalizeâ: >src/cheese-main.c:417:15: warning: variable âselfâ set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âpk_proxy_dbus_interface_get_propertyâ: >src/cheese-window.c:594:11: warning: variable âobjectâ set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âpk_proxy_dbus_interface_set_propertyâ: >src/cheese-window.c:603:11: warning: variable âobjectâ set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âcheese_main_window_install_packages_finishâ: >src/cheese-window.c:1458:39: warning: variable â_data_â set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âcheese_main_window_install_packages_coâ: >src/cheese-window.c:1501:3: warning: passing argument 1 of âg_async_initable_new_finishâ from incompatible pointer type [enabled by default] >/usr/include/glib-2.0/gio/gasyncinitable.h:110:10: note: expected âstruct GAsyncInitable *â but argument is of type âstruct GObject *â >src/cheese-window.c:1501:18: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-window.c: In function âcheese_main_window_get_data_file_dirâ: >src/cheese-window.c:1635:18: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-window.c:1665:10: warning: variable â_tmp8__length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:1664:13: warning: variable â_tmp8_â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:1654:8: warning: unused variable â_dir_collection_size_â [-Wunused-variable] >src/cheese-window.c:1653:8: warning: variable âdir_collection_length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:1682:8: warning: unused variable â_dir_collection_size_â [-Wunused-variable] >src/cheese-window.c:1681:8: warning: variable âdir_collection_length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:1626:7: warning: variable â_tmp4__length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:1625:10: warning: variable â_tmp4_â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:1620:7: warning: variable â_system_data_dirs_size_â set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âcheese_main_window_set_fullscreen_modeâ: >src/cheese-window.c:2443:9: warning: unused variable â_b_collection_size_â [-Wunused-variable] >src/cheese-window.c:2442:9: warning: variable âb_collection_length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:2498:9: warning: unused variable â_b_collection_size_â [-Wunused-variable] >src/cheese-window.c:2497:9: warning: variable âb_collection_length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âcheese_main_window_on_key_releaseâ: >src/cheese-window.c:2863:9: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-window.c: In function âcheese_main_window_on_next_effects_pageâ: >src/cheese-window.c:3371:2: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c: In function âcheese_main_window_activate_effects_pageâ: >src/cheese-window.c:3467:5: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c: In function âcheese_main_window_setup_effects_page_switch_sensitivityâ: >src/cheese-window.c:3560:3: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c: In function âcheese_main_window_toggle_effects_selectorâ: >src/cheese-window.c:3594:3: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c:3619:3: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c: In function âcheese_main_window_setup_effects_selectorâ: >src/cheese-window.c:3674:3: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c:3714:6: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c:3825:6: warning: passing argument 1 of âgee_abstract_collection_get_sizeâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:755:6: note: expected âstruct GeeAbstractCollection *â but argument is of type âstruct GeeCollection *â >src/cheese-window.c: In function âcheese_main_window_toggle_camera_actions_sensitivitiesâ: >src/cheese-window.c:3951:4: warning: passing argument 1 of âgee_abstract_map_get_keysâ from incompatible pointer type [enabled by default] >/usr/include/gee-1.0/gee.h:792:9: note: expected âstruct GeeAbstractMap *â but argument is of type âstruct GeeMap *â >src/cheese-window.c:4123:13: warning: unused variable â_s_collection_size_â [-Wunused-variable] >src/cheese-window.c:4122:13: warning: variable âs_collection_length1â set but not used [-Wunused-but-set-variable] >src/cheese-window.c:4017:8: warning: variable â_active_actions_size_â set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âcheese_main_window_setup_uiâ: >src/cheese-window.c:4757:11: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-window.c:4762:11: warning: assignment from incompatible pointer type [enabled by default] >src/cheese-window.c:4426:19: warning: variable â_tmp173_â set but not used [-Wunused-but-set-variable] >src/cheese-window.c: In function âcheese_main_window_on_action_pre_activatedâ: >src/cheese-window.c:4861:9: warning: assignment from incompatible pointer type [enabled by default] > CC src/thumbview/cheese-cheese-thumbnail.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/thumbview/cheese-cheese-thumbnail.o `test -f 'src/thumbview/cheese-thumbnail.c' || echo './'`src/thumbview/cheese-thumbnail.c > CC src/thumbview/cheese-eog-thumb-nav.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o src/thumbview/cheese-eog-thumb-nav.o `test -f 'src/thumbview/eog-thumb-nav.c' || echo './'`src/thumbview/eog-thumb-nav.c > CC tests/tests_cheese_test_camera-cheese-test-camera.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o tests/tests_cheese_test_camera-cheese-test-camera.o `test -f 'tests/cheese-test-camera.c' || echo './'`tests/cheese-test-camera.c > CC tests/tests_cheese_test_chooser-cheese-test-chooser.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o tests/tests_cheese_test_chooser-cheese-test-chooser.o `test -f 'tests/cheese-test-chooser.c' || echo './'`tests/cheese-test-chooser.c > CC tests/tests_cheese_test_flash-cheese-test-flash.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o tests/tests_cheese_test_flash-cheese-test-flash.o `test -f 'tests/cheese-test-flash.c' || echo './'`tests/cheese-test-flash.c >src/thumbview/eog-thumb-nav.c: In function âeog_thumb_nav_vadj_changedâ: >src/thumbview/eog-thumb-nav.c:130:23: warning: variable âltrâ set but not used [-Wunused-but-set-variable] >src/thumbview/eog-thumb-nav.c: In function âeog_thumb_nav_vadj_value_changedâ: >src/thumbview/eog-thumb-nav.c:175:23: warning: variable âltrâ set but not used [-Wunused-but-set-variable] > CC tests/tests_cheese_test_monitor-cheese-test-monitor.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o tests/tests_cheese_test_monitor-cheese-test-monitor.o `test -f 'tests/cheese-test-monitor.c' || echo './'`tests/cheese-test-monitor.c > CC tests/tests_cheese_test_widget-cheese-test-widget.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o tests/tests_cheese_test_widget-cheese-test-widget.o `test -f 'tests/cheese-test-widget.c' || echo './'`tests/cheese-test-widget.c > CC tests/tests_test_webcam_button-test-webcam-button.o >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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o tests/tests_test_webcam_button-test-webcam-button.o `test -f 'tests/test-webcam-button.c' || echo './'`tests/test-webcam-button.c > GEN data/org.gnome.Cheese.gschema.valid >warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > GEN libcheese/cheese-enums.c > CCLD tests/test-webcam-button > CC libcheese/libcheese_la-cheese-enums.lo >/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/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 -D_REENTRANT -DQT_SHARED -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/directfb -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -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/mx-1.0 -I/usr/include/gudev-1.0 -pthread -D_REENTRANT -DQT_SHARED -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/directfb -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/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=native -O2 -ggdb -D_FORTIFY_SOURCE=2 -mtune=amdfam10 -c -o libcheese/libcheese_la-cheese-enums.lo `test -f 'libcheese/cheese-enums.c' || echo './'`libcheese/cheese-enums.c > CCLD libcheese.la > CCLD libcheese-gtk.la > CCLD tests/cheese-test-camera > GISCAN Cheese-3.0.gir >libtool: link: warning: `/usr/lib/libgstbase-0.10.la' seems to be moved >libtool: link: warning: `/usr/lib/libgstinterfaces-0.10.la' seems to be moved >libtool: link: warning: `/usr/lib/libgstreamer-0.10.la' seems to be moved > CCLD tests/cheese-test-chooser > CCLD tests/cheese-test-flash > CCLD cheese > CCLD tests/cheese-test-monitor >/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) >/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) > CCLD tests/cheese-test-widget >/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) >/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) >cd ./docs/reference && make all >make[3]: Entering directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/docs/reference' > GEN cheese.1 >/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspect1Hjz2c/.libs/Cheese-3.0: error while loading shared libraries: libcogl.so.5: cannot open shared object file: No such file or directory >Command '['/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspect1Hjz2c/Cheese-3.0', '--introspect-dump=/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspect1Hjz2c/functions.txt,/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/tmp-introspect1Hjz2c/dump.xml']' returned non-zero exit status 127 >make[2]: *** [Cheese-3.0.gir] Error 1 >make[2]: *** Waiting for unfinished jobs.... >Note: Writing cheese.1 >make[3]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2/docs/reference' >/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) >make[2]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2' >make: *** [all] Error 2 > [31;01m*[0m ERROR: media-video/cheese-3.4.2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-video/cheese-3.4.2'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/cheese-3.4.2'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/media-video:cheese-3.4.2:20120910-000046.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/cheese-3.4.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/cheese-3.4.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2' > [31;01m*[0m S: '/var/tmp/portage/media-video/cheese-3.4.2/work/cheese-3.4.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 434772
: 323556 |
323558
|
323560