* Package: net-misc/rygel-0.34.0  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: X abi_x86_64 amd64 elibc_glibc introspection kernel_linux sqlite transcode userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking rygel-0.34.0.tar.xz to /var/tmp/portage/net-misc/rygel-0.34.0/work >>> Source unpacked in /var/tmp/portage/net-misc/rygel-0.34.0/work >>> Preparing source in /var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0 ... * Disabling deprecation warnings ...  [ ok ] * Running elibtoolize in: rygel-0.34.0/ * Applying ppc64le/2.4.4 patch ... * Running elibtoolize in: rygel-0.34.0/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0 ... * econf: updating rygel-0.34.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating rygel-0.34.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rygel-0.34.0 --htmldir=/usr/share/doc/rygel-0.34.0/html --libdir=/usr/lib64 --disable-maintainer-mode XSLTPROC=/bin/false --enable-gst-launch-plugin --with-media-engine=gstreamer --enable-nls --with-systemduserunitdir=/usr/lib/systemd/user --enable-introspection --enable-media-export-plugin --enable-lms-plugin --disable-tests --disable-tracker-plugin --with-ui configure: loading site script /usr/share/config.site 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no 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 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for LIBRYGEL_CORE_DEPS... yes checking for valac... valac configure: WARNING: no proper vala compiler found configure: WARNING: you will not be able to compile vala source files checking for LIBRYGEL_DB_DEPS... yes checking unistr.h usability... yes checking unistr.h presence... yes checking for unistr.h... yes checking for u8_strcoll in -lunistring... yes checking for LIBRYGEL_SERVER_DEPS... yes checking for LIBRYGEL_RENDERER_DEPS... yes checking for LIBRYGEL_RUIH_DEPS... yes checking for RYGEL_DEPS... yes checking for TEST_DEPS... yes checking for EXAMPLE_DEPS... yes checking for RYGEL_MEDIA_ENGINE_GSTREAMER_DEPS... yes checking for LIBRYGEL_RENDERER_GST_DEPS... yes checking for RYGEL_PLUGIN_EXTERNAL_DEPS... yes checking for RYGEL_PLUGIN_MPRIS_DEPS... yes checking for RYGEL_PLUGIN_RUIH_DEPS... yes checking for RYGEL_PLUGIN_LMS_DEPS... yes checking for RYGEL_PLUGIN_PLAYBIN_DEPS... yes checking for RYGEL_PLUGIN_MEDIA_EXPORT_DEPS... yes checking for RYGEL_PLUGIN_GST_LAUNCH_DEPS... yes checking for RYGEL_UI_DEPS... yes checking for EXAMPLE_UI_DEPS... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether make supports nested variables... (cached) yes checking for xsltproc... /bin/false checking whether /bin/false can create manpages... no checking for valadoc... : checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/plugins/external/Makefile config.status: creating src/plugins/external/external.plugin config.status: creating src/plugins/mpris/Makefile config.status: creating src/plugins/mpris/mpris.plugin config.status: creating src/plugins/ruih/Makefile config.status: creating src/plugins/ruih/ruih.plugin config.status: creating src/plugins/lms/Makefile config.status: creating src/plugins/lms/lms.plugin config.status: creating src/plugins/playbin/Makefile config.status: creating src/plugins/playbin/playbin.plugin config.status: creating src/plugins/media-export/Makefile config.status: creating src/plugins/media-export/media-export.plugin config.status: creating src/plugins/gst-launch/Makefile config.status: creating src/plugins/gst-launch/gst-launch.plugin config.status: creating src/plugins/tracker/Makefile config.status: creating src/plugins/tracker/tracker.plugin config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/librygel-core/Makefile config.status: creating src/librygel-db/Makefile config.status: creating src/librygel-renderer/Makefile config.status: creating src/librygel-renderer-gst/Makefile config.status: creating src/librygel-server/Makefile config.status: creating src/librygel-ruih/Makefile config.status: creating src/rygel/Makefile config.status: creating src/ui/Makefile config.status: creating src/media-engines/Makefile config.status: creating src/media-engines/gstreamer/Makefile config.status: creating src/media-engines/gstreamer/media-engine-gst.plugin config.status: creating src/media-engines/simple/Makefile config.status: creating src/media-engines/simple/media-engine-simple.plugin config.status: creating src/plugins/Makefile config.status: creating data/Makefile config.status: creating data/xml/Makefile config.status: creating data/xml/MediaServer3.xml.in config.status: creating data/xml/RuihServer2.xml.in config.status: creating data/xml/MediaRenderer2.xml.in config.status: creating data/icons/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/120x120/Makefile config.status: creating data/icons/128x128/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/librygel-core/Makefile config.status: creating doc/reference/librygel-db/Makefile config.status: creating doc/reference/librygel-renderer/Makefile config.status: creating doc/reference/librygel-server/Makefile config.status: creating doc/reference/librygel-renderer-gst/Makefile config.status: creating po/Makefile.in config.status: creating rygel-core-2.6.pc config.status: creating rygel-renderer-2.6.pc config.status: creating rygel-server-2.6.pc config.status: creating rygel-renderer-gst-2.6.pc config.status: creating rygel-ruih-2.0.pc config.status: creating examples/Makefile config.status: creating examples/renderer-plugins/Makefile config.status: creating examples/renderer-plugins/vala/Makefile config.status: creating examples/renderer-plugins/vala/example-renderer-vala.plugin config.status: creating examples/renderer-plugins/C/Makefile config.status: creating examples/renderer-plugins/C/example-renderer-c.plugin config.status: creating examples/server-plugins/Makefile config.status: creating examples/server-plugins/vala/Makefile config.status: creating examples/server-plugins/vala/example-server-vala.plugin config.status: creating examples/server-plugins/C/Makefile config.status: creating examples/server-plugins/C/example-server-c.plugin config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile rygel 0.34.0 ============ Prefix: /usr Source code location: . Compiler: x86_64-pc-linux-gnu-gcc CFLAGS: -march=amdfam10 -O2 -ggdb -pipe -w VALAFLAGS: --enable-deprecated --target-glib=2.40 uninstalled: no preferences ui: yes Media Engine: gstreamer API documentation: no GObject-Introspection: yes Plugins: examples: no tracker: no version: media-export yes lightmediascanner yes external: yes MPRIS2: yes gst-launch: yes playbin: yes RUIH plugin: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0 ... make -j5 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0' Making all in src make[2]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src' Making all in librygel-core make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core' make all-am make[4]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-connection-manager.lo `test -f 'rygel-connection-manager.c' || echo './'`rygel-connection-manager.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-basic-management.lo `test -f 'rygel-basic-management.c' || echo './'`rygel-basic-management.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-basic-management-test.lo `test -f 'rygel-basic-management-test.c' || echo './'`rygel-basic-management-test.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-basic-management-test-ping.lo `test -f 'rygel-basic-management-test-ping.c' || echo './'`rygel-basic-management-test-ping.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-basic-management-test-nslookup.lo `test -f 'rygel-basic-management-test-nslookup.c' || echo './'`rygel-basic-management-test-nslookup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-basic-management-test.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-basic-management-test.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-basic-management.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-basic-management.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-connection-manager.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-connection-manager.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-basic-management-test-nslookup.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-basic-management-test-nslookup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-basic-management-test-ping.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-basic-management-test-ping.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-basic-management-test-traceroute.lo `test -f 'rygel-basic-management-test-traceroute.c' || echo './'`rygel-basic-management-test-traceroute.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-description-file.lo `test -f 'rygel-description-file.c' || echo './'`rygel-description-file.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-dlna-profile.lo `test -f 'rygel-dlna-profile.c' || echo './'`rygel-dlna-profile.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-energy-management.lo `test -f 'rygel-energy-management.c' || echo './'`rygel-energy-management.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-basic-management-test-traceroute.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-basic-management-test-traceroute.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-description-file.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-description-file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dlna-profile.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-dlna-profile.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-root-device.lo `test -f 'rygel-root-device.c' || echo './'`rygel-root-device.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-root-device-factory.lo `test -f 'rygel-root-device-factory.c' || echo './'`rygel-root-device-factory.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-dbus-interface.lo `test -f 'rygel-dbus-interface.c' || echo './'`rygel-dbus-interface.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-log-handler.lo `test -f 'rygel-log-handler.c' || echo './'`rygel-log-handler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-energy-management.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-energy-management.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-root-device.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-root-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-root-device-factory.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-root-device-factory.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-meta-config.lo `test -f 'rygel-meta-config.c' || echo './'`rygel-meta-config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dbus-interface.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-dbus-interface.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-plugin-loader.lo `test -f 'rygel-plugin-loader.c' || echo './'`rygel-plugin-loader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-log-handler.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-log-handler.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-recursive-module-loader.lo `test -f 'rygel-recursive-module-loader.c' || echo './'`rygel-recursive-module-loader.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-plugin.lo `test -f 'rygel-plugin.c' || echo './'`rygel-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-resource-info.lo `test -f 'rygel-resource-info.c' || echo './'`rygel-resource-info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-meta-config.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-meta-config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-plugin-loader.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-plugin-loader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-plugin.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-recursive-module-loader.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-recursive-module-loader.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-media-device.lo `test -f 'rygel-media-device.c' || echo './'`rygel-media-device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-resource-info.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-resource-info.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-configuration.lo `test -f 'rygel-configuration.c' || echo './'`rygel-configuration.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-base-configuration.lo `test -f 'rygel-base-configuration.c' || echo './'`rygel-base-configuration.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-cmdline-config.lo `test -f 'rygel-cmdline-config.c' || echo './'`rygel-cmdline-config.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-environment-config.lo `test -f 'rygel-environment-config.c' || echo './'`rygel-environment-config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-device.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-media-device.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-configuration.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-configuration.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-base-configuration.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-base-configuration.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-cmdline-config.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-cmdline-config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-environment-config.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-environment-config.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-user-config.lo `test -f 'rygel-user-config.c' || echo './'`rygel-user-config.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-state-machine.lo `test -f 'rygel-state-machine.c' || echo './'`rygel-state-machine.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-v1-hacks.lo `test -f 'rygel-v1-hacks.c' || echo './'`rygel-v1-hacks.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-icon-info.lo `test -f 'rygel-icon-info.c' || echo './'`rygel-icon-info.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-xml-utils.lo `test -f 'rygel-xml-utils.c' || echo './'`rygel-xml-utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-state-machine.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-state-machine.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-user-config.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-user-config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-v1-hacks.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-v1-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-plugin-information.lo `test -f 'rygel-plugin-information.c' || echo './'`rygel-plugin-information.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-icon-info.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-icon-info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-xml-utils.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-xml-utils.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_core_2_6_la-rygel-energy-management-helper.lo `test -f 'rygel-energy-management-helper.c' || echo './'`rygel-energy-management-helper.c /usr/bin/g-ir-compiler -l librygel-core-2.6.so.2 --includedir=. RygelCore-2.6.gir -o RygelCore-2.6.typelib libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-plugin-information.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-plugin-information.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATA_DIR=\"/usr/share/rygel\" -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR=\"/usr/lib64/rygel-2.6/plugins\" -DSMALL_ICON_DIR=\"/usr/share/rygel/icons/48x48\" -DBIG_ICON_DIR=\"/usr/share/rygel/icons/120x120\" -include config.h -DG_LOG_DOMAIN=\"RygelCore\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-energy-management-helper.c -fPIC -DPIC -o .libs/librygel_core_2_6_la-rygel-energy-management-helper.o /usr/share/gir-1.0/Gee-0.8.gir:9:51: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10:53: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3697:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3742:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3794:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3900:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3914:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3928:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4025:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4039:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4067:72: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4093:80: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4094:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4095:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4096:66: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4181:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4195:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4503:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4511:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4559:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4628:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4675:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4720:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4734:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4800:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4887:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4933:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5421:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5432:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5443:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5454:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5465:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5476:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5487:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5493:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5499:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5512:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5525:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5538:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5551:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5564:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5590:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5603:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5629:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5645:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5661:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5677:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5693:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5709:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5725:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5738:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5751:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5764:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5777:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5790:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5810:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5824:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5838:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5852:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5878:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5894:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5910:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5939:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5957:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5975:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6011:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6029:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6050:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6071:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6092:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6110:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6128:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6507:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6513:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6519:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6533:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6547:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6561:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6572:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6586:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6597:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6635:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6636:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6637:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6656:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6657:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6658:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6677:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6678:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6679:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6695:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6696:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6697:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6713:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6734:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6755:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6774:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6793:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6807:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6821:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6861:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6899:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6912:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6931:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6950:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6966:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6990:71: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6991:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6992:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7016:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7017:59: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7018:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7039:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7065:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8002:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8003:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8112:61: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8113:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8205:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8206:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8246:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8247:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10549:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10563:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10596:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10615:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10632:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10649:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10665:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10681:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10700:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10719:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10738:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10757:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10773:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10789:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10808:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10827:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10845:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10863:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10883:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10902:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10948:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10969:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11017:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11038:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11062:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11172:48: warning: element annotation from state 10 is unknown, ignoring RygelCore-2.6.gir:3136:1: warning: element enumeration from state 3 is unknown, ignoring /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DDATA_DIR='"/usr/share/rygel"' -include config.h -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DPLUGIN_DIR='"/usr/lib64/rygel-2.6/plugins"' -DSMALL_ICON_DIR='"/usr/share/rygel/icons/48x48"' -DBIG_ICON_DIR='"/usr/share/rygel/icons/120x120"' -include config.h -DG_LOG_DOMAIN='"RygelCore"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -version-info 2:4:0 -Wl,--as-needed -o librygel-core-2.6.la -rpath /usr/lib64 librygel_core_2_6_la-rygel-connection-manager.lo librygel_core_2_6_la-rygel-basic-management.lo librygel_core_2_6_la-rygel-basic-management-test.lo librygel_core_2_6_la-rygel-basic-management-test-ping.lo librygel_core_2_6_la-rygel-basic-management-test-nslookup.lo librygel_core_2_6_la-rygel-basic-management-test-traceroute.lo librygel_core_2_6_la-rygel-description-file.lo librygel_core_2_6_la-rygel-dlna-profile.lo librygel_core_2_6_la-rygel-energy-management.lo librygel_core_2_6_la-rygel-root-device.lo librygel_core_2_6_la-rygel-root-device-factory.lo librygel_core_2_6_la-rygel-dbus-interface.lo librygel_core_2_6_la-rygel-log-handler.lo librygel_core_2_6_la-rygel-meta-config.lo librygel_core_2_6_la-rygel-plugin-loader.lo librygel_core_2_6_la-rygel-recursive-module-loader.lo librygel_core_2_6_la-rygel-plugin.lo librygel_core_2_6_la-rygel-resource-info.lo librygel_core_2_6_la-rygel-media-device.lo librygel_core_2_6_la-rygel-configuration.lo librygel_core_2_6_la-rygel-base-configuration.lo librygel_core_2_6_la-rygel-cmdline-config.lo librygel_core_2_6_la-rygel-environment-config.lo librygel_core_2_6_la-rygel-user-config.lo librygel_core_2_6_la-rygel-state-machine.lo librygel_core_2_6_la-rygel-v1-hacks.lo librygel_core_2_6_la-rygel-icon-info.lo librygel_core_2_6_la-rygel-xml-utils.lo librygel_core_2_6_la-rygel-plugin-information.lo librygel_core_2_6_la-rygel-energy-management-helper.lo -lgupnp-1.0 -lgee-0.8 -lgssdp-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxml2 -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librygel_core_2_6_la-rygel-connection-manager.o .libs/librygel_core_2_6_la-rygel-basic-management.o .libs/librygel_core_2_6_la-rygel-basic-management-test.o .libs/librygel_core_2_6_la-rygel-basic-management-test-ping.o .libs/librygel_core_2_6_la-rygel-basic-management-test-nslookup.o .libs/librygel_core_2_6_la-rygel-basic-management-test-traceroute.o .libs/librygel_core_2_6_la-rygel-description-file.o .libs/librygel_core_2_6_la-rygel-dlna-profile.o .libs/librygel_core_2_6_la-rygel-energy-management.o .libs/librygel_core_2_6_la-rygel-root-device.o .libs/librygel_core_2_6_la-rygel-root-device-factory.o .libs/librygel_core_2_6_la-rygel-dbus-interface.o .libs/librygel_core_2_6_la-rygel-log-handler.o .libs/librygel_core_2_6_la-rygel-meta-config.o .libs/librygel_core_2_6_la-rygel-plugin-loader.o .libs/librygel_core_2_6_la-rygel-recursive-module-loader.o .libs/librygel_core_2_6_la-rygel-plugin.o .libs/librygel_core_2_6_la-rygel-resource-info.o .libs/librygel_core_2_6_la-rygel-media-device.o .libs/librygel_core_2_6_la-rygel-configuration.o .libs/librygel_core_2_6_la-rygel-base-configuration.o .libs/librygel_core_2_6_la-rygel-cmdline-config.o .libs/librygel_core_2_6_la-rygel-environment-config.o .libs/librygel_core_2_6_la-rygel-user-config.o .libs/librygel_core_2_6_la-rygel-state-machine.o .libs/librygel_core_2_6_la-rygel-v1-hacks.o .libs/librygel_core_2_6_la-rygel-icon-info.o .libs/librygel_core_2_6_la-rygel-xml-utils.o .libs/librygel_core_2_6_la-rygel-plugin-information.o .libs/librygel_core_2_6_la-rygel-energy-management-helper.o -Wl,--as-needed -lgupnp-1.0 -lgee-0.8 -lgssdp-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lm -pthread -march=amdfam10 -O2 -ggdb -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,librygel-core-2.6.so.2 -o .libs/librygel-core-2.6.so.2.0.4 libtool: link: (cd ".libs" && rm -f "librygel-core-2.6.so.2" && ln -s "librygel-core-2.6.so.2.0.4" "librygel-core-2.6.so.2") libtool: link: (cd ".libs" && rm -f "librygel-core-2.6.so" && ln -s "librygel-core-2.6.so.2.0.4" "librygel-core-2.6.so") libtool: link: ( cd ".libs" && rm -f "librygel-core-2.6.la" && ln -s "../librygel-core-2.6.la" "librygel-core-2.6.la" ) make[4]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core' make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core' Making all in librygel-renderer make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-renderer' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-media-renderer-plugin.lo `test -f 'rygel-media-renderer-plugin.c' || echo './'`rygel-media-renderer-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-media-player.lo `test -f 'rygel-media-player.c' || echo './'`rygel-media-player.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-media-renderer.lo `test -f 'rygel-media-renderer.c' || echo './'`rygel-media-renderer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-player-controller.lo `test -f 'rygel-player-controller.c' || echo './'`rygel-player-controller.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-av-transport.lo `test -f 'rygel-av-transport.c' || echo './'`rygel-av-transport.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-renderer-plugin.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-media-renderer-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-player.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-media-player.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-renderer.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-media-renderer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-av-transport.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-av-transport.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-player-controller.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-player-controller.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-default-player-controller.lo `test -f 'rygel-default-player-controller.c' || echo './'`rygel-default-player-controller.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-rendering-control.lo `test -f 'rygel-rendering-control.c' || echo './'`rygel-rendering-control.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-sink-connection-manager.lo `test -f 'rygel-sink-connection-manager.c' || echo './'`rygel-sink-connection-manager.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-time-utils.lo `test -f 'rygel-time-utils.c' || echo './'`rygel-time-utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-default-player-controller.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-default-player-controller.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-sink-connection-manager.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-sink-connection-manager.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-rendering-control.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-rendering-control.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-time-utils.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-time-utils.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-changelog.lo `test -f 'rygel-changelog.c' || echo './'`rygel-changelog.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_2_6_la-rygel-volume.lo `test -f 'rygel-volume.c' || echo './'`rygel-volume.c /usr/bin/g-ir-compiler -l librygel-renderer-2.6.so.2 --includedir=./../librygel-core --includedir=./../librygel-core --includedir=. RygelRenderer-2.6.gir -o RygelRenderer-2.6.typelib libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-volume.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-volume.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-changelog.c -fPIC -DPIC -o .libs/librygel_renderer_2_6_la-rygel-changelog.o /usr/share/gir-1.0/Gee-0.8.gir:9:51: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10:53: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3697:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3742:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3794:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3900:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3914:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3928:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4025:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4039:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4067:72: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4093:80: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4094:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4095:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4096:66: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4181:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4195:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4503:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4511:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4559:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4628:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4675:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4720:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4734:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4800:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4887:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4933:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5421:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5432:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5443:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5454:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5465:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5476:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5487:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5493:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5499:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5512:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5525:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5538:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5551:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5564:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5590:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5603:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5629:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5645:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5661:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5677:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5693:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5709:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5725:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5738:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5751:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5764:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5777:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5790:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5810:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5824:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5838:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5852:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5878:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5894:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5910:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5939:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5957:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5975:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6011:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6029:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6050:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6071:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6092:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6110:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6128:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6507:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6513:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6519:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6533:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6547:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6561:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6572:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6586:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6597:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6635:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6636:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6637:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6656:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6657:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6658:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6677:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6678:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6679:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6695:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6696:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6697:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6713:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6734:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6755:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6774:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6793:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6807:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6821:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6861:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6899:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6912:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6931:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6950:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6966:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6990:71: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6991:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6992:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7016:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7017:59: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7018:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7039:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7065:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8002:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8003:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8112:61: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8113:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8205:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8206:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8246:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8247:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10549:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10563:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10596:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10615:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10632:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10649:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10665:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10681:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10700:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10719:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10738:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10757:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10773:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10789:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10808:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10827:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10845:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10863:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10883:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10902:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10948:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10969:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11017:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11038:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11062:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11172:48: warning: element annotation from state 10 is unknown, ignoring ./../librygel-core/RygelCore-2.6.gir:3136:1: warning: element enumeration from state 3 is unknown, ignoring /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRenderer\" -march=amdfam10 -O2 -ggdb -pipe -w -version-info 2:4:0 -Wl,--as-needed -o librygel-renderer-2.6.la -rpath /usr/lib64 librygel_renderer_2_6_la-rygel-media-renderer-plugin.lo librygel_renderer_2_6_la-rygel-media-player.lo librygel_renderer_2_6_la-rygel-media-renderer.lo librygel_renderer_2_6_la-rygel-player-controller.lo librygel_renderer_2_6_la-rygel-av-transport.lo librygel_renderer_2_6_la-rygel-default-player-controller.lo librygel_renderer_2_6_la-rygel-rendering-control.lo librygel_renderer_2_6_la-rygel-sink-connection-manager.lo librygel_renderer_2_6_la-rygel-time-utils.lo librygel_renderer_2_6_la-rygel-changelog.lo librygel_renderer_2_6_la-rygel-volume.lo -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/librygel-core/librygel-core-2.6.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librygel_renderer_2_6_la-rygel-media-renderer-plugin.o .libs/librygel_renderer_2_6_la-rygel-media-player.o .libs/librygel_renderer_2_6_la-rygel-media-renderer.o .libs/librygel_renderer_2_6_la-rygel-player-controller.o .libs/librygel_renderer_2_6_la-rygel-av-transport.o .libs/librygel_renderer_2_6_la-rygel-default-player-controller.o .libs/librygel_renderer_2_6_la-rygel-rendering-control.o .libs/librygel_renderer_2_6_la-rygel-sink-connection-manager.o .libs/librygel_renderer_2_6_la-rygel-time-utils.o .libs/librygel_renderer_2_6_la-rygel-changelog.o .libs/librygel_renderer_2_6_la-rygel-volume.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core/.libs -Wl,--as-needed -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/librygel-core/.libs/librygel-core-2.6.so -pthread -march=amdfam10 -O2 -ggdb -pthread -Wl,-soname -Wl,librygel-renderer-2.6.so.2 -o .libs/librygel-renderer-2.6.so.2.0.4 libtool: link: (cd ".libs" && rm -f "librygel-renderer-2.6.so.2" && ln -s "librygel-renderer-2.6.so.2.0.4" "librygel-renderer-2.6.so.2") libtool: link: (cd ".libs" && rm -f "librygel-renderer-2.6.so" && ln -s "librygel-renderer-2.6.so.2.0.4" "librygel-renderer-2.6.so") libtool: link: ( cd ".libs" && rm -f "librygel-renderer-2.6.la" && ln -s "../librygel-renderer-2.6.la" "librygel-renderer-2.6.la" ) make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-renderer' Making all in librygel-server make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-server' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-audio-item.lo `test -f 'rygel-audio-item.c' || echo './'`rygel-audio-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-image-item.lo `test -f 'rygel-image-item.c' || echo './'`rygel-image-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-logical-expression.lo `test -f 'rygel-logical-expression.c' || echo './'`rygel-logical-expression.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-art-store.lo `test -f 'rygel-media-art-store.c' || echo './'`rygel-media-art-store.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-objects.lo `test -f 'rygel-media-objects.c' || echo './'`rygel-media-objects.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-art-store.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-art-store.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-image-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-image-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-audio-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-audio-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-logical-expression.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-logical-expression.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-objects.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-objects.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-music-item.lo `test -f 'rygel-music-item.c' || echo './'`rygel-music-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-photo-item.lo `test -f 'rygel-photo-item.c' || echo './'`rygel-photo-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-relational-expression.lo `test -f 'rygel-relational-expression.c' || echo './'`rygel-relational-expression.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-simple-container.lo `test -f 'rygel-simple-container.c' || echo './'`rygel-simple-container.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-subtitle.lo `test -f 'rygel-subtitle.c' || echo './'`rygel-subtitle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-music-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-music-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-photo-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-photo-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-relational-expression.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-relational-expression.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-simple-container.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-simple-container.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-thumbnail.lo `test -f 'rygel-thumbnail.c' || echo './'`rygel-thumbnail.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-subtitle.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-subtitle.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-video-item.lo `test -f 'rygel-video-item.c' || echo './'`rygel-video-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-container.lo `test -f 'rygel-media-container.c' || echo './'`rygel-media-container.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-item.lo `test -f 'rygel-media-item.c' || echo './'`rygel-media-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-file-item.lo `test -f 'rygel-media-file-item.c' || echo './'`rygel-media-file-item.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-thumbnail.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-thumbnail.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-video-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-video-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-container.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-container.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-item.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-object.lo `test -f 'rygel-media-object.c' || echo './'`rygel-media-object.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-file-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-file-item.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-resource.lo `test -f 'rygel-media-resource.c' || echo './'`rygel-media-resource.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-server-plugin.lo `test -f 'rygel-media-server-plugin.c' || echo './'`rygel-media-server-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-search-expression.lo `test -f 'rygel-search-expression.c' || echo './'`rygel-search-expression.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-object.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-object.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-searchable-container.lo `test -f 'rygel-searchable-container.c' || echo './'`rygel-searchable-container.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-resource.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-resource.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-server-plugin.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-server-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-search-expression.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-search-expression.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-trackable-container.lo `test -f 'rygel-trackable-container.c' || echo './'`rygel-trackable-container.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-trackable-item.lo `test -f 'rygel-trackable-item.c' || echo './'`rygel-trackable-item.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-searchable-container.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-searchable-container.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-visual-item.lo `test -f 'rygel-visual-item.c' || echo './'`rygel-visual-item.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-writable-container.lo `test -f 'rygel-writable-container.c' || echo './'`rygel-writable-container.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-trackable-container.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-trackable-container.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-trackable-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-trackable-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-visual-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-visual-item.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-server.lo `test -f 'rygel-media-server.c' || echo './'`rygel-media-server.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-engine.lo `test -f 'rygel-media-engine.c' || echo './'`rygel-media-engine.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-writable-container.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-writable-container.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-seek.lo `test -f 'rygel-http-seek.c' || echo './'`rygel-http-seek.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-data-source.lo `test -f 'rygel-data-source.c' || echo './'`rygel-data-source.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-updatable-object.lo `test -f 'rygel-updatable-object.c' || echo './'`rygel-updatable-object.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-server.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-server.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-engine.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-engine.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-seek.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-seek.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-playlist-item.lo `test -f 'rygel-playlist-item.c' || echo './'`rygel-playlist-item.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-data-source.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-data-source.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-updatable-object.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-updatable-object.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-browse.lo `test -f 'rygel-browse.c' || echo './'`rygel-browse.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-client-hacks.lo `test -f 'rygel-client-hacks.c' || echo './'`rygel-client-hacks.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-content-directory.lo `test -f 'rygel-content-directory.c' || echo './'`rygel-content-directory.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-dbus-thumbnailer.lo `test -f 'rygel-dbus-thumbnailer.c' || echo './'`rygel-dbus-thumbnailer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-playlist-item.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-playlist-item.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-client-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-client-hacks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-browse.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-browse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-content-directory.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-content-directory.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dbus-thumbnailer.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-dbus-thumbnailer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-engine-loader.lo `test -f 'rygel-engine-loader.c' || echo './'`rygel-engine-loader.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-byte-seek-request.lo `test -f 'rygel-http-byte-seek-request.c' || echo './'`rygel-http-byte-seek-request.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-byte-seek-response.lo `test -f 'rygel-http-byte-seek-response.c' || echo './'`rygel-http-byte-seek-response.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-free-desktop-interfaces.lo `test -f 'rygel-free-desktop-interfaces.c' || echo './'`rygel-free-desktop-interfaces.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-engine-loader.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-engine-loader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-byte-seek-request.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-byte-seek-request.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-byte-seek-response.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-byte-seek-response.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-get-handler.lo `test -f 'rygel-http-get-handler.c' || echo './'`rygel-http-get-handler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-free-desktop-interfaces.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-free-desktop-interfaces.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-get.lo `test -f 'rygel-http-get.c' || echo './'`rygel-http-get.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-thumbnail-handler.lo `test -f 'rygel-http-thumbnail-handler.c' || echo './'`rygel-http-thumbnail-handler.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-subtitle-handler.lo `test -f 'rygel-http-subtitle-handler.c' || echo './'`rygel-http-subtitle-handler.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-item-uri.lo `test -f 'rygel-http-item-uri.c' || echo './'`rygel-http-item-uri.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-get.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-get.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-get-handler.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-get-handler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-thumbnail-handler.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-thumbnail-handler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-subtitle-handler.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-subtitle-handler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-item-uri.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-item-uri.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-post.lo `test -f 'rygel-http-post.c' || echo './'`rygel-http-post.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-request.lo `test -f 'rygel-http-request.c' || echo './'`rygel-http-request.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-response.lo `test -f 'rygel-http-response.c' || echo './'`rygel-http-response.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-response-element.lo `test -f 'rygel-http-response-element.c' || echo './'`rygel-http-response-element.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-post.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-post.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-request.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-request.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-response.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-response.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-server.lo `test -f 'rygel-http-server.c' || echo './'`rygel-http-server.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-response-element.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-response-element.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-time-seek-request.lo `test -f 'rygel-http-time-seek-request.c' || echo './'`rygel-http-time-seek-request.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-time-seek-response.lo `test -f 'rygel-http-time-seek-response.c' || echo './'`rygel-http-time-seek-response.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-http-resource-handler.lo `test -f 'rygel-http-resource-handler.c' || echo './'`rygel-http-resource-handler.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-import-resource.lo `test -f 'rygel-import-resource.c' || echo './'`rygel-import-resource.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-server.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-server.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-time-seek-response.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-time-seek-response.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-time-seek-request.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-time-seek-request.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-http-resource-handler.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-http-resource-handler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-import-resource.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-import-resource.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-object-creator.lo `test -f 'rygel-object-creator.c' || echo './'`rygel-object-creator.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-reference-creator.lo `test -f 'rygel-reference-creator.c' || echo './'`rygel-reference-creator.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-item-destroyer.lo `test -f 'rygel-item-destroyer.c' || echo './'`rygel-item-destroyer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-item-updater.lo `test -f 'rygel-item-updater.c' || echo './'`rygel-item-updater.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-object-creator.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-object-creator.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-item-destroyer.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-item-destroyer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-item-updater.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-item-updater.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-reference-creator.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-reference-creator.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-object-removal-queue.lo `test -f 'rygel-object-removal-queue.c' || echo './'`rygel-object-removal-queue.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-last-change-entry.lo `test -f 'rygel-last-change-entry.c' || echo './'`rygel-last-change-entry.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-last-change-obj-add.lo `test -f 'rygel-last-change-obj-add.c' || echo './'`rygel-last-change-obj-add.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-last-change-obj-del.lo `test -f 'rygel-last-change-obj-del.c' || echo './'`rygel-last-change-obj-del.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-object-removal-queue.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-object-removal-queue.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-last-change-entry.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-last-change-entry.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-last-change-obj-add.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-last-change-obj-add.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-last-change-obj-mod.lo `test -f 'rygel-last-change-obj-mod.c' || echo './'`rygel-last-change-obj-mod.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-last-change-st-done.lo `test -f 'rygel-last-change-st-done.c' || echo './'`rygel-last-change-st-done.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-last-change.lo `test -f 'rygel-last-change.c' || echo './'`rygel-last-change.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-lg-tv-hacks.lo `test -f 'rygel-lg-tv-hacks.c' || echo './'`rygel-lg-tv-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-last-change-obj-del.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-last-change-obj-del.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-m3u-playlist.lo `test -f 'rygel-m3u-playlist.c' || echo './'`rygel-m3u-playlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-last-change-st-done.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-last-change-st-done.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-last-change.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-last-change.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-last-change-obj-mod.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-last-change-obj-mod.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-lg-tv-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-lg-tv-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-query-action.lo `test -f 'rygel-media-query-action.c' || echo './'`rygel-media-query-action.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-media-receiver-registrar.lo `test -f 'rygel-media-receiver-registrar.c' || echo './'`rygel-media-receiver-registrar.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-panasonic-hacks.lo `test -f 'rygel-panasonic-hacks.c' || echo './'`rygel-panasonic-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-m3u-playlist.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-m3u-playlist.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-samsung-tv-hacks.lo `test -f 'rygel-samsung-tv-hacks.c' || echo './'`rygel-samsung-tv-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-query-action.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-query-action.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-media-receiver-registrar.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-media-receiver-registrar.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-seek-hacks.lo `test -f 'rygel-seek-hacks.c' || echo './'`rygel-seek-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-panasonic-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-panasonic-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-search-criteria-parser.lo `test -f 'rygel-search-criteria-parser.c' || echo './'`rygel-search-criteria-parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-samsung-tv-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-samsung-tv-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-search.lo `test -f 'rygel-search.c' || echo './'`rygel-search.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-serializer.lo `test -f 'rygel-serializer.c' || echo './'`rygel-serializer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-seek-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-seek-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-source-connection-manager.lo `test -f 'rygel-source-connection-manager.c' || echo './'`rygel-source-connection-manager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-search-criteria-parser.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-search-criteria-parser.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-subtitle-manager.lo `test -f 'rygel-subtitle-manager.c' || echo './'`rygel-subtitle-manager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-search.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-search.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-serializer.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-serializer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-source-connection-manager.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-source-connection-manager.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-thumbnailer.lo `test -f 'rygel-thumbnailer.c' || echo './'`rygel-thumbnailer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-wmp-hacks.lo `test -f 'rygel-wmp-hacks.c' || echo './'`rygel-wmp-hacks.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-xbmc-hacks.lo `test -f 'rygel-xbmc-hacks.c' || echo './'`rygel-xbmc-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-subtitle-manager.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-subtitle-manager.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-xbmc4xbox-hacks.lo `test -f 'rygel-xbmc4xbox-hacks.c' || echo './'`rygel-xbmc4xbox-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-xbmc-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-xbmc-hacks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-thumbnailer.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-thumbnailer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-wmp-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-wmp-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-xbox-hacks.lo `test -f 'rygel-xbox-hacks.c' || echo './'`rygel-xbox-hacks.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-xbmc4xbox-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-xbmc4xbox-hacks.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-phillips-hacks.lo `test -f 'rygel-phillips-hacks.c' || echo './'`rygel-phillips-hacks.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-data-sink.lo `test -f 'rygel-data-sink.c' || echo './'`rygel-data-sink.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-playspeed.lo `test -f 'rygel-playspeed.c' || echo './'`rygel-playspeed.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-playspeed-request.lo `test -f 'rygel-playspeed-request.c' || echo './'`rygel-playspeed-request.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-xbox-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-xbox-hacks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-phillips-hacks.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-phillips-hacks.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-data-sink.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-data-sink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-playspeed.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-playspeed.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-playspeed-response.lo `test -f 'rygel-playspeed-response.c' || echo './'`rygel-playspeed-response.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-playspeed-request.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-playspeed-request.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-dtcp-cleartext-request.lo `test -f 'rygel-dtcp-cleartext-request.c' || echo './'`rygel-dtcp-cleartext-request.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-dtcp-cleartext-response.lo `test -f 'rygel-dtcp-cleartext-response.c' || echo './'`rygel-dtcp-cleartext-response.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-dlna-available-seek-request.lo `test -f 'rygel-dlna-available-seek-request.c' || echo './'`rygel-dlna-available-seek-request.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-playspeed-response.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-playspeed-response.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_server_2_6_la-rygel-dlna-available-seek-response.lo `test -f 'rygel-dlna-available-seek-response.c' || echo './'`rygel-dlna-available-seek-response.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dtcp-cleartext-request.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-dtcp-cleartext-request.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dtcp-cleartext-response.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-dtcp-cleartext-response.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dlna-available-seek-request.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-dlna-available-seek-request.o /usr/bin/g-ir-compiler -l librygel-server-2.6.so.2 --includedir=./../librygel-core --includedir=./../librygel-core --includedir=. RygelServer-2.6.gir -o RygelServer-2.6.typelib /usr/share/gir-1.0/Gee-0.8.gir:9:51: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10:53: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3697:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3742:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3794:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3900:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3914:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3928:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4025:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4039:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4067:72: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4093:80: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4094:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4095:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4096:66: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4181:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4195:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4503:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4511:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4559:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4628:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4675:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4720:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4734:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4800:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4887:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4933:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5421:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5432:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5443:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5454:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5465:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5476:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5487:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5493:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5499:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5512:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5525:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5538:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5551:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5564:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5590:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5603:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5629:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5645:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5661:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5677:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5693:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5709:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5725:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5738:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5751:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5764:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5777:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5790:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5810:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5824:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5838:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5852:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5878:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5894:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5910:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5939:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5957:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5975:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6011:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6029:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6050:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6071:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6092:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6110:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6128:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6507:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6513:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6519:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6533:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6547:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6561:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6572:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6586:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6597:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6635:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6636:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6637:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6656:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6657:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6658:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6677:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6678:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6679:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6695:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6696:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6697:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6713:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6734:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6755:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6774:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6793:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6807:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6821:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6861:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6899:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6912:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6931:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6950:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6966:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6990:71: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6991:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6992:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7016:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7017:59: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7018:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7039:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7065:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8002:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8003:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8112:61: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8113:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8205:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8206:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8246:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8247:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10549:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10563:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10596:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10615:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10632:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10649:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10665:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10681:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10700:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10719:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10738:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10757:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10773:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10789:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10808:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10827:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10845:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10863:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10883:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10902:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10948:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10969:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11017:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11038:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11062:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11172:48: warning: element annotation from state 10 is unknown, ignoring libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-dlna-available-seek-response.c -fPIC -DPIC -o .libs/librygel_server_2_6_la-rygel-dlna-available-seek-response.o ./../librygel-core/RygelCore-2.6.gir:3136:1: warning: element enumeration from state 3 is unknown, ignoring RygelServer-2.6.gir:2591:1: warning: element virtual-method from state 24 is unknown, ignoring RygelServer-2.6.gir:2606:1: warning: element virtual-method from state 24 is unknown, ignoring /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmediaart-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelServer\" -march=amdfam10 -O2 -ggdb -pipe -w -version-info 2:4:0 -Wl,--as-needed -o librygel-server-2.6.la -rpath /usr/lib64 librygel_server_2_6_la-rygel-audio-item.lo librygel_server_2_6_la-rygel-image-item.lo librygel_server_2_6_la-rygel-logical-expression.lo librygel_server_2_6_la-rygel-media-art-store.lo librygel_server_2_6_la-rygel-media-objects.lo librygel_server_2_6_la-rygel-music-item.lo librygel_server_2_6_la-rygel-photo-item.lo librygel_server_2_6_la-rygel-relational-expression.lo librygel_server_2_6_la-rygel-simple-container.lo librygel_server_2_6_la-rygel-subtitle.lo librygel_server_2_6_la-rygel-thumbnail.lo librygel_server_2_6_la-rygel-video-item.lo librygel_server_2_6_la-rygel-media-container.lo librygel_server_2_6_la-rygel-media-item.lo librygel_server_2_6_la-rygel-media-file-item.lo librygel_server_2_6_la-rygel-media-object.lo librygel_server_2_6_la-rygel-media-resource.lo librygel_server_2_6_la-rygel-media-server-plugin.lo librygel_server_2_6_la-rygel-search-expression.lo librygel_server_2_6_la-rygel-searchable-container.lo librygel_server_2_6_la-rygel-trackable-container.lo librygel_server_2_6_la-rygel-trackable-item.lo librygel_server_2_6_la-rygel-visual-item.lo librygel_server_2_6_la-rygel-writable-container.lo librygel_server_2_6_la-rygel-media-server.lo librygel_server_2_6_la-rygel-media-engine.lo librygel_server_2_6_la-rygel-http-seek.lo librygel_server_2_6_la-rygel-data-source.lo librygel_server_2_6_la-rygel-updatable-object.lo librygel_server_2_6_la-rygel-playlist-item.lo librygel_server_2_6_la-rygel-browse.lo librygel_server_2_6_la-rygel-client-hacks.lo librygel_server_2_6_la-rygel-content-directory.lo librygel_server_2_6_la-rygel-dbus-thumbnailer.lo librygel_server_2_6_la-rygel-engine-loader.lo librygel_server_2_6_la-rygel-http-byte-seek-request.lo librygel_server_2_6_la-rygel-http-byte-seek-response.lo librygel_server_2_6_la-rygel-free-desktop-interfaces.lo librygel_server_2_6_la-rygel-http-get-handler.lo librygel_server_2_6_la-rygel-http-get.lo librygel_server_2_6_la-rygel-http-thumbnail-handler.lo librygel_server_2_6_la-rygel-http-subtitle-handler.lo librygel_server_2_6_la-rygel-http-item-uri.lo librygel_server_2_6_la-rygel-http-post.lo librygel_server_2_6_la-rygel-http-request.lo librygel_server_2_6_la-rygel-http-response.lo librygel_server_2_6_la-rygel-http-response-element.lo librygel_server_2_6_la-rygel-http-server.lo librygel_server_2_6_la-rygel-http-time-seek-request.lo librygel_server_2_6_la-rygel-http-time-seek-response.lo librygel_server_2_6_la-rygel-http-resource-handler.lo librygel_server_2_6_la-rygel-import-resource.lo librygel_server_2_6_la-rygel-object-creator.lo librygel_server_2_6_la-rygel-reference-creator.lo librygel_server_2_6_la-rygel-item-destroyer.lo librygel_server_2_6_la-rygel-item-updater.lo librygel_server_2_6_la-rygel-object-removal-queue.lo librygel_server_2_6_la-rygel-last-change-entry.lo librygel_server_2_6_la-rygel-last-change-obj-add.lo librygel_server_2_6_la-rygel-last-change-obj-del.lo librygel_server_2_6_la-rygel-last-change-obj-mod.lo librygel_server_2_6_la-rygel-last-change-st-done.lo librygel_server_2_6_la-rygel-last-change.lo librygel_server_2_6_la-rygel-lg-tv-hacks.lo librygel_server_2_6_la-rygel-m3u-playlist.lo librygel_server_2_6_la-rygel-media-query-action.lo librygel_server_2_6_la-rygel-media-receiver-registrar.lo librygel_server_2_6_la-rygel-panasonic-hacks.lo librygel_server_2_6_la-rygel-samsung-tv-hacks.lo librygel_server_2_6_la-rygel-seek-hacks.lo librygel_server_2_6_la-rygel-search-criteria-parser.lo librygel_server_2_6_la-rygel-search.lo librygel_server_2_6_la-rygel-serializer.lo librygel_server_2_6_la-rygel-source-connection-manager.lo librygel_server_2_6_la-rygel-subtitle-manager.lo librygel_server_2_6_la-rygel-thumbnailer.lo librygel_server_2_6_la-rygel-wmp-hacks.lo librygel_server_2_6_la-rygel-xbmc-hacks.lo librygel_server_2_6_la-rygel-xbmc4xbox-hacks.lo librygel_server_2_6_la-rygel-xbox-hacks.lo librygel_server_2_6_la-rygel-phillips-hacks.lo librygel_server_2_6_la-rygel-data-sink.lo librygel_server_2_6_la-rygel-playspeed.lo librygel_server_2_6_la-rygel-playspeed-request.lo librygel_server_2_6_la-rygel-playspeed-response.lo librygel_server_2_6_la-rygel-dtcp-cleartext-request.lo librygel_server_2_6_la-rygel-dtcp-cleartext-response.lo librygel_server_2_6_la-rygel-dlna-available-seek-request.lo librygel_server_2_6_la-rygel-dlna-available-seek-response.lo -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgssdp-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lmediaart-2.0 -lglib-2.0 ../../src/librygel-core/librygel-core-2.6.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librygel_server_2_6_la-rygel-audio-item.o .libs/librygel_server_2_6_la-rygel-image-item.o .libs/librygel_server_2_6_la-rygel-logical-expression.o .libs/librygel_server_2_6_la-rygel-media-art-store.o .libs/librygel_server_2_6_la-rygel-media-objects.o .libs/librygel_server_2_6_la-rygel-music-item.o .libs/librygel_server_2_6_la-rygel-photo-item.o .libs/librygel_server_2_6_la-rygel-relational-expression.o .libs/librygel_server_2_6_la-rygel-simple-container.o .libs/librygel_server_2_6_la-rygel-subtitle.o .libs/librygel_server_2_6_la-rygel-thumbnail.o .libs/librygel_server_2_6_la-rygel-video-item.o .libs/librygel_server_2_6_la-rygel-media-container.o .libs/librygel_server_2_6_la-rygel-media-item.o .libs/librygel_server_2_6_la-rygel-media-file-item.o .libs/librygel_server_2_6_la-rygel-media-object.o .libs/librygel_server_2_6_la-rygel-media-resource.o .libs/librygel_server_2_6_la-rygel-media-server-plugin.o .libs/librygel_server_2_6_la-rygel-search-expression.o .libs/librygel_server_2_6_la-rygel-searchable-container.o .libs/librygel_server_2_6_la-rygel-trackable-container.o .libs/librygel_server_2_6_la-rygel-trackable-item.o .libs/librygel_server_2_6_la-rygel-visual-item.o .libs/librygel_server_2_6_la-rygel-writable-container.o .libs/librygel_server_2_6_la-rygel-media-server.o .libs/librygel_server_2_6_la-rygel-media-engine.o .libs/librygel_server_2_6_la-rygel-http-seek.o .libs/librygel_server_2_6_la-rygel-data-source.o .libs/librygel_server_2_6_la-rygel-updatable-object.o .libs/librygel_server_2_6_la-rygel-playlist-item.o .libs/librygel_server_2_6_la-rygel-browse.o .libs/librygel_server_2_6_la-rygel-client-hacks.o .libs/librygel_server_2_6_la-rygel-content-directory.o .libs/librygel_server_2_6_la-rygel-dbus-thumbnailer.o .libs/librygel_server_2_6_la-rygel-engine-loader.o .libs/librygel_server_2_6_la-rygel-http-byte-seek-request.o .libs/librygel_server_2_6_la-rygel-http-byte-seek-response.o .libs/librygel_server_2_6_la-rygel-free-desktop-interfaces.o .libs/librygel_server_2_6_la-rygel-http-get-handler.o .libs/librygel_server_2_6_la-rygel-http-get.o .libs/librygel_server_2_6_la-rygel-http-thumbnail-handler.o .libs/librygel_server_2_6_la-rygel-http-subtitle-handler.o .libs/librygel_server_2_6_la-rygel-http-item-uri.o .libs/librygel_server_2_6_la-rygel-http-post.o .libs/librygel_server_2_6_la-rygel-http-request.o .libs/librygel_server_2_6_la-rygel-http-response.o .libs/librygel_server_2_6_la-rygel-http-response-element.o .libs/librygel_server_2_6_la-rygel-http-server.o .libs/librygel_server_2_6_la-rygel-http-time-seek-request.o .libs/librygel_server_2_6_la-rygel-http-time-seek-response.o .libs/librygel_server_2_6_la-rygel-http-resource-handler.o .libs/librygel_server_2_6_la-rygel-import-resource.o .libs/librygel_server_2_6_la-rygel-object-creator.o .libs/librygel_server_2_6_la-rygel-reference-creator.o .libs/librygel_server_2_6_la-rygel-item-destroyer.o .libs/librygel_server_2_6_la-rygel-item-updater.o .libs/librygel_server_2_6_la-rygel-object-removal-queue.o .libs/librygel_server_2_6_la-rygel-last-change-entry.o .libs/librygel_server_2_6_la-rygel-last-change-obj-add.o .libs/librygel_server_2_6_la-rygel-last-change-obj-del.o .libs/librygel_server_2_6_la-rygel-last-change-obj-mod.o .libs/librygel_server_2_6_la-rygel-last-change-st-done.o .libs/librygel_server_2_6_la-rygel-last-change.o .libs/librygel_server_2_6_la-rygel-lg-tv-hacks.o .libs/librygel_server_2_6_la-rygel-m3u-playlist.o .libs/librygel_server_2_6_la-rygel-media-query-action.o .libs/librygel_server_2_6_la-rygel-media-receiver-registrar.o .libs/librygel_server_2_6_la-rygel-panasonic-hacks.o .libs/librygel_server_2_6_la-rygel-samsung-tv-hacks.o .libs/librygel_server_2_6_la-rygel-seek-hacks.o .libs/librygel_server_2_6_la-rygel-search-criteria-parser.o .libs/librygel_server_2_6_la-rygel-search.o .libs/librygel_server_2_6_la-rygel-serializer.o .libs/librygel_server_2_6_la-rygel-source-connection-manager.o .libs/librygel_server_2_6_la-rygel-subtitle-manager.o .libs/librygel_server_2_6_la-rygel-thumbnailer.o .libs/librygel_server_2_6_la-rygel-wmp-hacks.o .libs/librygel_server_2_6_la-rygel-xbmc-hacks.o .libs/librygel_server_2_6_la-rygel-xbmc4xbox-hacks.o .libs/librygel_server_2_6_la-rygel-xbox-hacks.o .libs/librygel_server_2_6_la-rygel-phillips-hacks.o .libs/librygel_server_2_6_la-rygel-data-sink.o .libs/librygel_server_2_6_la-rygel-playspeed.o .libs/librygel_server_2_6_la-rygel-playspeed-request.o .libs/librygel_server_2_6_la-rygel-playspeed-response.o .libs/librygel_server_2_6_la-rygel-dtcp-cleartext-request.o .libs/librygel_server_2_6_la-rygel-dtcp-cleartext-response.o .libs/librygel_server_2_6_la-rygel-dlna-available-seek-request.o .libs/librygel_server_2_6_la-rygel-dlna-available-seek-response.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core/.libs -Wl,--as-needed -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgssdp-1.0 -lgmodule-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lmediaart-2.0 -lglib-2.0 ../../src/librygel-core/.libs/librygel-core-2.6.so -pthread -march=amdfam10 -O2 -ggdb -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,librygel-server-2.6.so.2 -o .libs/librygel-server-2.6.so.2.0.4 libtool: link: (cd ".libs" && rm -f "librygel-server-2.6.so.2" && ln -s "librygel-server-2.6.so.2.0.4" "librygel-server-2.6.so.2") libtool: link: (cd ".libs" && rm -f "librygel-server-2.6.so" && ln -s "librygel-server-2.6.so.2.0.4" "librygel-server-2.6.so") libtool: link: ( cd ".libs" && rm -f "librygel-server-2.6.la" && ln -s "../librygel-server-2.6.la" "librygel-server-2.6.la" ) make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-server' Making all in librygel-ruih make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-ruih' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-filter-entry.lo `test -f 'rygel-ruih-filter-entry.c' || echo './'`rygel-ruih-filter-entry.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-icon-elem.lo `test -f 'rygel-ruih-icon-elem.c' || echo './'`rygel-ruih-icon-elem.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-protocol-elem.lo `test -f 'rygel-ruih-protocol-elem.c' || echo './'`rygel-ruih-protocol-elem.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-server-plugin.lo `test -f 'rygel-ruih-server-plugin.c' || echo './'`rygel-ruih-server-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-server.lo `test -f 'rygel-ruih-server.c' || echo './'`rygel-ruih-server.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-server.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-server.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-filter-entry.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-filter-entry.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-protocol-elem.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-protocol-elem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-server-plugin.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-server-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-icon-elem.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-icon-elem.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-service.lo `test -f 'rygel-ruih-service.c' || echo './'`rygel-ruih-service.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-service-error.lo `test -f 'rygel-ruih-service-error.c' || echo './'`rygel-ruih-service-error.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-servicemanager.lo `test -f 'rygel-ruih-servicemanager.c' || echo './'`rygel-ruih-servicemanager.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-ui-elem.lo `test -f 'rygel-ruih-ui-elem.c' || echo './'`rygel-ruih-ui-elem.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-ui-listing.lo `test -f 'rygel-ruih-ui-listing.c' || echo './'`rygel-ruih-ui-listing.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-service-error.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-service-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-service.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-service.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-servicemanager.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-servicemanager.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_ruih_2_0_la-rygel-ruih-wildcard-filter-entry.lo `test -f 'rygel-ruih-wildcard-filter-entry.c' || echo './'`rygel-ruih-wildcard-filter-entry.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-ui-elem.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-ui-elem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-ui-listing.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-ui-listing.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-ruih-wildcard-filter-entry.c -fPIC -DPIC -o .libs/librygel_ruih_2_0_la-rygel-ruih-wildcard-filter-entry.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/uuid -I/usr/include/gupnp-av-1.0 -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DG_LOG_DOMAIN=\"RygelRuih\" -march=amdfam10 -O2 -ggdb -pipe -w -version-info 1:0:0 -Wl,--as-needed -o librygel-ruih-2.0.la -rpath /usr/lib64 librygel_ruih_2_0_la-rygel-ruih-filter-entry.lo librygel_ruih_2_0_la-rygel-ruih-icon-elem.lo librygel_ruih_2_0_la-rygel-ruih-protocol-elem.lo librygel_ruih_2_0_la-rygel-ruih-server-plugin.lo librygel_ruih_2_0_la-rygel-ruih-server.lo librygel_ruih_2_0_la-rygel-ruih-service.lo librygel_ruih_2_0_la-rygel-ruih-service-error.lo librygel_ruih_2_0_la-rygel-ruih-servicemanager.lo librygel_ruih_2_0_la-rygel-ruih-ui-elem.lo librygel_ruih_2_0_la-rygel-ruih-ui-listing.lo librygel_ruih_2_0_la-rygel-ruih-wildcard-filter-entry.lo -lgupnp-1.0 -lgupnp-av-1.0 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/librygel-core/librygel-core-2.6.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librygel_ruih_2_0_la-rygel-ruih-filter-entry.o .libs/librygel_ruih_2_0_la-rygel-ruih-icon-elem.o .libs/librygel_ruih_2_0_la-rygel-ruih-protocol-elem.o .libs/librygel_ruih_2_0_la-rygel-ruih-server-plugin.o .libs/librygel_ruih_2_0_la-rygel-ruih-server.o .libs/librygel_ruih_2_0_la-rygel-ruih-service.o .libs/librygel_ruih_2_0_la-rygel-ruih-service-error.o .libs/librygel_ruih_2_0_la-rygel-ruih-servicemanager.o .libs/librygel_ruih_2_0_la-rygel-ruih-ui-elem.o .libs/librygel_ruih_2_0_la-rygel-ruih-ui-listing.o .libs/librygel_ruih_2_0_la-rygel-ruih-wildcard-filter-entry.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core/.libs -Wl,--as-needed -lgupnp-1.0 -lgupnp-av-1.0 -lgio-2.0 -lgee-0.8 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/librygel-core/.libs/librygel-core-2.6.so -pthread -march=amdfam10 -O2 -ggdb -pthread -Wl,-soname -Wl,librygel-ruih-2.0.so.1 -o .libs/librygel-ruih-2.0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "librygel-ruih-2.0.so.1" && ln -s "librygel-ruih-2.0.so.1.0.0" "librygel-ruih-2.0.so.1") libtool: link: (cd ".libs" && rm -f "librygel-ruih-2.0.so" && ln -s "librygel-ruih-2.0.so.1.0.0" "librygel-ruih-2.0.so") libtool: link: ( cd ".libs" && rm -f "librygel-ruih-2.0.la" && ln -s "../librygel-ruih-2.0.la" "librygel-ruih-2.0.la" ) make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-ruih' Making all in librygel-db make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-db' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_db_2_6_la-database-cursor.lo `test -f 'database-cursor.c' || echo './'`database-cursor.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_db_2_6_la-database.lo `test -f 'database.c' || echo './'`database.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_db_2_6_la-sql-function.lo `test -f 'sql-function.c' || echo './'`sql-function.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_db_2_6_la-sql-operator.lo `test -f 'sql-operator.c' || echo './'`sql-operator.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_db_2_6_la-collate.lo `test -f 'collate.c' || echo './'`collate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c sql-function.c -fPIC -DPIC -o .libs/librygel_db_2_6_la-sql-function.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c collate.c -fPIC -DPIC -o .libs/librygel_db_2_6_la-collate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c database.c -fPIC -DPIC -o .libs/librygel_db_2_6_la-database.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c database-cursor.c -fPIC -DPIC -o .libs/librygel_db_2_6_la-database-cursor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR=\"/usr/lib64/rygel-2.6/engines\" -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -c sql-operator.c -fPIC -DPIC -o .libs/librygel_db_2_6_la-sql-operator.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -DENGINE_DIR='"/usr/lib64/rygel-2.6/engines"' -DG_LOG_DOMAIN=\"RygelDb\" -march=amdfam10 -O2 -ggdb -pipe -w -version-info 2:4:0 -Wl,--as-needed -o librygel-db-2.6.la -rpath /usr/lib64 librygel_db_2_6_la-database-cursor.lo librygel_db_2_6_la-database.lo librygel_db_2_6_la-sql-function.lo librygel_db_2_6_la-sql-operator.lo librygel_db_2_6_la-collate.lo -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -lunistring ../../src/librygel-core/librygel-core-2.6.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librygel_db_2_6_la-database-cursor.o .libs/librygel_db_2_6_la-database.o .libs/librygel_db_2_6_la-sql-function.o .libs/librygel_db_2_6_la-sql-operator.o .libs/librygel_db_2_6_la-collate.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core/.libs -Wl,--as-needed -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -lunistring ../../src/librygel-core/.libs/librygel-core-2.6.so -pthread -march=amdfam10 -O2 -ggdb -pthread -Wl,-soname -Wl,librygel-db-2.6.so.2 -o .libs/librygel-db-2.6.so.2.0.4 libtool: link: (cd ".libs" && rm -f "librygel-db-2.6.so.2" && ln -s "librygel-db-2.6.so.2.0.4" "librygel-db-2.6.so.2") libtool: link: (cd ".libs" && rm -f "librygel-db-2.6.so" && ln -s "librygel-db-2.6.so.2.0.4" "librygel-db-2.6.so") libtool: link: ( cd ".libs" && rm -f "librygel-db-2.6.la" && ln -s "../librygel-db-2.6.la" "librygel-db-2.6.la" ) make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-db' Making all in librygel-renderer-gst make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-renderer-gst' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-renderer -I../../src/librygel-renderer -DG_LOG_DOMAIN=\"RygelRendererGst\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_gst_2_6_la-rygel-playbin-player.lo `test -f 'rygel-playbin-player.c' || echo './'`rygel-playbin-player.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-renderer -I../../src/librygel-renderer -DG_LOG_DOMAIN=\"RygelRendererGst\" -march=amdfam10 -O2 -ggdb -pipe -w -c -o librygel_renderer_gst_2_6_la-rygel-playbin-renderer.lo `test -f 'rygel-playbin-renderer.c' || echo './'`rygel-playbin-renderer.c /usr/bin/g-ir-compiler -l librygel-renderer-gst-2.6.so.2 --includedir=./../librygel-core --includedir=./../librygel-core --includedir=./../librygel-renderer --includedir=./../librygel-renderer --includedir=. RygelRendererGst-2.6.gir -o RygelRendererGst-2.6.typelib libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-renderer -I../../src/librygel-renderer -DG_LOG_DOMAIN=\"RygelRendererGst\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-playbin-player.c -fPIC -DPIC -o .libs/librygel_renderer_gst_2_6_la-rygel-playbin-player.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-renderer -I../../src/librygel-renderer -DG_LOG_DOMAIN=\"RygelRendererGst\" -march=amdfam10 -O2 -ggdb -pipe -w -c rygel-playbin-renderer.c -fPIC -DPIC -o .libs/librygel_renderer_gst_2_6_la-rygel-playbin-renderer.o /usr/share/gir-1.0/Gee-0.8.gir:9:51: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10:53: warning: element annotation from state 7 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3697:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3742:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3794:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3900:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3914:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:3928:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4025:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4039:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4067:72: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4093:80: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4094:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4095:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4096:66: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4181:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4195:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4503:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4511:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4559:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4628:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4675:1: warning: element property from state 24 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4720:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4734:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4800:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4887:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:4933:50: warning: element annotation from state 16 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5421:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5432:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5443:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5454:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5465:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5476:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5487:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5493:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5499:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5512:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5525:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5538:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5551:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5564:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5590:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5603:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5629:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5645:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5661:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5677:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5693:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5709:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5725:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5738:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5751:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5764:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5777:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5790:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5810:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5824:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5838:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5852:49: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5878:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5894:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5910:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5939:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5957:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5975:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:5993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6011:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6029:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6050:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6071:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6092:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6110:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6128:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6507:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6513:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6519:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6533:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6547:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6561:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6572:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6586:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6597:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6616:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6635:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6636:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6637:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6656:70: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6657:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6658:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6677:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6678:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6679:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6695:64: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6696:58: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6697:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6713:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6734:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6755:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6774:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6793:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6807:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6821:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6861:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6899:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6912:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6931:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6950:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6966:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6990:71: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6991:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:6992:50: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7016:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7017:59: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7018:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7039:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:7065:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8002:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8003:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8112:61: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8113:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8205:65: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8206:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8246:63: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:8247:55: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10549:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10563:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10577:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10596:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10615:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10632:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10649:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10665:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10681:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10700:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10719:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10738:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10757:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10773:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10789:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10808:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10827:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10845:48: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10863:48: warning: element annotation from state 18 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10883:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10902:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10926:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10948:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10969:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:10993:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11017:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11038:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11062:49: warning: element annotation from state 10 is unknown, ignoring /usr/share/gir-1.0/Gee-0.8.gir:11172:48: warning: element annotation from state 10 is unknown, ignoring ./../librygel-core/RygelCore-2.6.gir:3136:1: warning: element enumeration from state 3 is unknown, ignoring /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-renderer -I../../src/librygel-renderer -DG_LOG_DOMAIN=\"RygelRendererGst\" -march=amdfam10 -O2 -ggdb -pipe -w -version-info 2:4:0 -Wl,--as-needed -o librygel-renderer-gst-2.6.la -rpath /usr/lib64 librygel_renderer_gst_2_6_la-rygel-playbin-player.lo librygel_renderer_gst_2_6_la-rygel-playbin-renderer.lo -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/librygel-core/librygel-core-2.6.la ../../src/librygel-renderer/librygel-renderer-2.6.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librygel_renderer_gst_2_6_la-rygel-playbin-player.o .libs/librygel_renderer_gst_2_6_la-rygel-playbin-renderer.o -Wl,-rpath -Wl,/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-renderer/.libs -Wl,--as-needed -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/librygel-core/.libs/librygel-core-2.6.so ../../src/librygel-renderer/.libs/librygel-renderer-2.6.so -pthread -march=amdfam10 -O2 -ggdb -pthread -Wl,-soname -Wl,librygel-renderer-gst-2.6.so.2 -o .libs/librygel-renderer-gst-2.6.so.2.0.4 libtool: link: (cd ".libs" && rm -f "librygel-renderer-gst-2.6.so.2" && ln -s "librygel-renderer-gst-2.6.so.2.0.4" "librygel-renderer-gst-2.6.so.2") libtool: link: (cd ".libs" && rm -f "librygel-renderer-gst-2.6.so" && ln -s "librygel-renderer-gst-2.6.so.2.0.4" "librygel-renderer-gst-2.6.so") libtool: link: ( cd ".libs" && rm -f "librygel-renderer-gst-2.6.la" && ln -s "../librygel-renderer-gst-2.6.la" "librygel-renderer-gst-2.6.la" ) make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/librygel-renderer-gst' Making all in rygel make[3]: Entering directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/rygel' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-server -I../../src/librygel-server -include config.h -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN='"Rygel"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o rygel-rygel-acl.o `test -f 'rygel-acl.c' || echo './'`rygel-acl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-server -I../../src/librygel-server -include config.h -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN='"Rygel"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o rygel-rygel-dbus-service.o `test -f 'rygel-dbus-service.c' || echo './'`rygel-dbus-service.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-server -I../../src/librygel-server -include config.h -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN='"Rygel"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -c -o rygel-rygel-main.o `test -f 'rygel-main.c' || echo './'`rygel-main.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR='"/usr/share/rygel"' -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-server -I../../src/librygel-server -include config.h -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN='"Rygel"' -DSYS_CONFIG_DIR='"/etc"' -march=amdfam10 -O2 -ggdb -pipe -w -Wl,--as-needed -o rygel rygel-rygel-acl.o rygel-rygel-dbus-service.o rygel-rygel-main.o -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgssdp-1.0 ../../src/librygel-core/librygel-core-2.6.la ../../src/librygel-server/librygel-server-2.6.la libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/gee-0.8 -I/usr/include/gupnp-av-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATA_DIR=\"/usr/share/rygel\" -include config.h -I../../src/librygel-core -I../../src/librygel-core -I../../src/librygel-server -I../../src/librygel-server -include config.h -DLOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Rygel\" -DSYS_CONFIG_DIR=\"/etc\" -march=amdfam10 -O2 -ggdb -pipe -w -o .libs/rygel rygel-rygel-acl.o rygel-rygel-dbus-service.o rygel-rygel-main.o -Wl,--as-needed -lgupnp-1.0 -lgee-0.8 -lgupnp-av-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgssdp-1.0 ../../src/librygel-core/.libs/librygel-core-2.6.so ../../src/librygel-server/.libs/librygel-server-2.6.so -pthread ../../src/librygel-server/.libs/librygel-server-2.6.so: undefined reference to `media_art_plugin_init' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:680: rygel] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src/rygel' make[2]: *** [Makefile:463: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0/src' make[1]: *** [Makefile:596: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0' make: *** [Makefile:497: all] Error 2 * ERROR: net-misc/rygel-0.34.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/rygel-0.34.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/rygel-0.34.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:rygel-0.34.0:20171119-123026.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rygel-0.34.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/rygel-0.34.0/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0' * S: '/var/tmp/portage/net-misc/rygel-0.34.0/work/rygel-0.34.0'